Untitled

 avatar
unknown
plain_text
2 years ago
22 kB
8
Indexable
 window.megaMenuData = {
      "des": [
        // Men
        {
          "id": "eg-men",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "New Arrivals",
                "linkUrl": "https://www.marmot.com/men/new-arrivals/"
              },
              {
                "linkText": "Best Sellers",
                "linkUrl": "https://www.marmot.com/men/best-sellers/"
              },
              {
                "linkText": "Big & Tall",
                "linkUrl": "https://www.marmot.com/men/big-and-tall/"
              },
              {
                "linkText": "Jacket Finder",
                "linkUrl": "https://www.marmot.com/jacketfinder.html"
              },
              {
                "linkText": "Shop by Activity",
                "linkUrl": "https://www.marmot.com/activity_men.html"
              },
              {
                "linkText": "Shop by Technology",
                "linkUrl": "https://www.marmot.com/technology.html"
              },
            ]
          },
          "content": [
            {
              "legend": "Jackets & Vests",
              "legendlinkUrl": "https://www.marmot.com/men/jackets-and-vests/",
              "content": [
                {
                  "linkText": "Insulated and Down",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/insulated-and-down/"
                },
                {
                  "linkText": "Rainwear",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/rainwear/"
                },
                {
                  "linkText": "Ski and Snowboard",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/ski-and-snowboard/"
                },
                {
                  "linkText": "Fleece",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/fleece/"
                },
                {
                  "linkText": "Softshell",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/softshell/"
                },
                {
                  "linkText": "Vests",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/vests/"
                },
              ]
            },
            {
              "legend": "Tops",
              "legendlinkUrl": "https://www.marmot.com/men/tops/",
              "content": [
                {
                  "linkText": "Shirts and Polos",
                  "linkUrl": "https://www.marmot.com/men/tops/shirts-and-polos/"
                },
                {
                  "linkText": "Sweatshirts and Hoodies",
                  "linkUrl": "https://www.marmot.com/men/tops/sweatshirts-and-hoodies/"
                },
                {
                  "linkText": "T-Shirts",
                  "linkUrl": "https://www.marmot.com/men/tops/t-shirts/"
                }
              ]
            },
            {
              "legend": "Bottoms",
              "legendlinkUrl": "https://www.marmot.com/men/bottoms/",
              "content": [
                {
                  "linkText": "Ski and Snowboard",
                  "linkUrl": "https://www.marmot.com/men/bottoms/ski-and-snowboard/"
                },
                {
                  "linkText": "Hiking Pants",
                  "linkUrl": "https://www.marmot.com/men/bottoms/hiking-pants/"
                },
                {
                  "linkText": "Rainwear",
                  "linkUrl": "https://www.marmot.com/men/bottoms/rainwear/"
                },
                {
                  "linkText": "Shorts", // shorts is not in men category
                  "linkUrl": ""
                },
                {
                  "linkText": "Exofficio Underwear",
                  "linkUrl": "https://www.marmot.com/men/bottoms/exofficio-underwear/"
                }
              ]
            },
            {
              "legend": "Accessories",
              "legendlinkUrl": "https://www.marmot.com/men/accessories/",
              "content": [
                {
                  "linkText": "Hats, Caps and Beanies",
                  "linkUrl": "https://www.marmot.com/men/accessories/hats-caps-and-beanies/"
                },
                {
                  "linkText": "Gloves and Mitts",
                  "linkUrl": "https://www.marmot.com/men/accessories/gloves-and-mitts/"
                },
                {
                  "linkText": "Ski and Snowboard",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/ski-and-snowboard/"
                },
                {
                  "linkText": "Fleece",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/fleece/"
                },
                {
                  "linkText": "Softshell",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/softshell/"
                },
                {
                  "linkText": "Vests",
                  "linkUrl": "https://www.marmot.com/men/jackets-and-vests/vests/"
                },
              ]
            },
            {
              "legend": "Find Your Fit",
              "legendlinkUrl": "https://www.marmot.com/jacketfinder.html",
              "content": []
            },
          ]
        },
        // Women
        {
          "id": "eg-women",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "New Arrivals",
                "linkUrl": "https://www.marmot.com/women/new-arrivals/"
              },
              {
                "linkText": "Best Sellers",
                "linkUrl": "https://www.marmot.com/women/best-sellers/"
              },
              {
                "linkText": "Plus Size",
                "linkUrl": "https://www.marmot.com/women/plus-size/"
              },
              {
                "linkText": "Jacket Finder",
                "linkUrl": "https://www.marmot.com/jacketfinder.html"
              },
              {
                "linkText": "Shop by Activity",
                "linkUrl": "https://www.marmot.com/activity_women.html"
              },
              {
                "linkText": "Shop by Technology",
                "linkUrl": "https://www.marmot.com/technology.html"
              },
            ]
          },
          "content": [
            {
              "legend": "Jackets & Vests",
              "legendlinkUrl": "https://www.marmot.com/women/jackets-and-vests/",
              "content": [
                {
                  "linkText": "Insulated and Down",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/insulated-and-down/"
                },
                {
                  "linkText": "Rainwear",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/rainwear/"
                },
                {
                  "linkText": "Ski and Snowboard",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/ski-and-snowboard/"
                },
                {
                  "linkText": "Fleece",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/fleece/"
                },
                {
                  "linkText": "Softshell",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/softshell/"
                },
                {
                  "linkText": "Vests",
                  "linkUrl": "https://www.marmot.com/women/jackets-and-vests/vests/"
                },
              ]
            },
            {
              "legend": "Tops",
              "legendlinkUrl": "https://www.marmot.com/women/tops/",
              "content": [
                {
                  "linkText": "Shirts and Polos",
                  "linkUrl": "https://www.marmot.com/women/tops/shirts/"
                },
                {
                  "linkText": "Sweatshirts and Sweaters",
                  "linkUrl": "https://www.marmot.com/women/tops/sweatshirts-and-sweaters/"
                },
                {
                  "linkText": "T-Shirts and Tank Tops",
                  "linkUrl": "https://www.marmot.com/women/tops/t-shirts-and-tank-tops/"
                }
              ]
            },
            {
              "legend": "Bottoms",
              "legendlinkUrl": "https://www.marmot.com/women/bottoms/",
              "content": [
                {
                  "linkText": "Ski and Snowboard",
                  "linkUrl": "https://www.marmot.com/women/bottoms/ski-and-snowboard/"
                },
                {
                  "linkText": "Hiking Pants",
                  "linkUrl": "https://www.marmot.com/women/bottoms/hiking-pants/"
                },
                {
                  "linkText": "Rainwear",
                  "linkUrl": "https://www.marmot.com/women/bottoms/rainwear/"
                },
                {
                  "linkText": "Shorts",
                  "linkUrl": "https://www.marmot.com/women/bottoms/shorts/"
                },
                {
                  "linkText": "Activewear",
                  "linkUrl": "https://www.marmot.com/women/bottoms/activewear/"
                },
                {
                  "linkText": "Exofficio Underwear",
                  "linkUrl": "https://www.marmot.com/women/bottoms/exofficio-underwear/"
                }
              ]
            },
            {
              "legend": "Accessories",
              "legendlinkUrl": "https://www.marmot.com/women/accessories/",
              "content": [
                {
                  "linkText": "Hats, Caps and Beanies",
                  "linkUrl": "https://www.marmot.com/women/accessories/hats-caps-and-beanies/"
                },
                {
                  "linkText": "Gloves and Mitts",
                  "linkUrl": "https://www.marmot.com/women/accessories/gloves-and-mitts/"
                }
              ]
            },
            {
              "legend": "Find Your Fit",
              "legendlinkUrl": "https://www.marmot.com/jacketfinder.html",
              "content": []
            },
          ]
        },
        // Equipment
        {
          "id": "eg-Equipment",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "New Arrivals",
                "linkUrl": "https://www.marmot.com/equipment/new-arrivals/"
              },
              {
                "linkText": "Best Sellers",
                "linkUrl": "https://www.marmot.com/equipment/best-sellers/"
              },
              {
                "linkText": "Sleeping Bag Finder",
                "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/"
              },
              {
                "linkText": "Shop by Activity",
                "linkUrl": "https://www.marmot.com/activity_equipment.html"
              }
            ]
          },
          "content": [
            {
              "legend": "Tents",
              "legendlinkUrl": "https://www.marmot.com/equipment/tents/",
              "content": [
                {
                  "linkText": "1 Person",
                  "linkUrl": "https://www.marmot.com/equipment/tents/1-person/"
                },
                {
                  "linkText": "2 Person",
                  "linkUrl": "https://www.marmot.com/equipment/tents/2-person/"
                },
                {
                  "linkText": "3 Person",
                  "linkUrl": "https://www.marmot.com/equipment/tents/3-person/"
                },
                {
                  "linkText": "4 Person",
                  "linkUrl": "https://www.marmot.com/equipment/tents/4-person/"
                },
                {
                  "linkText": "5 Person", // not available
                  "linkUrl": ""
                },
                {
                  "linkText": "6+ Person",
                  "linkUrl": "https://www.marmot.com/equipment/tents/6-person/"
                },
                {
                  "linkText": "Foot Prints",
                  "linkUrl": "https://www.marmot.com/equipment/tents/footprints/"
                },
              ]
            },
            {
              "legend": "Sleeping Bags",
              "legendlinkUrl": "https://www.marmot.com/equipment/sleeping-bags/",
              "content": [
                {
                  "linkText": "Down Bags",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/down-bags/"
                },
                {
                  "linkText": "Synthertic",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/synthetic/"
                },
                {
                  "linkText": "Camping",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/camping/"
                }
                ,
                {
                  "linkText": "Backpacking",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/backpacking/"
                }
                ,
                {
                  "linkText": "Ultralight",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/ultralight/"
                }
                ,
                {
                  "linkText": "Mountaineering",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/mountaineering/"
                },
                {
                  "linkText": "L3 Accessories Link",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/accessories/"
                }
                ,
                {
                  "linkText": "650 Sleeping Bags",
                  "linkUrl": "https://www.marmot.com/equipment/sleeping-bags/650-sleeping-bags/"
                }
              ]
            },
            {
              "legend": "Water Bottle",
              "legendlinkUrl": "https://www.marmot.com/equipment/water-bottle/",
              "content": []
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "Take the Quiz",
              "legendlinkUrl": "https://www.marmot.com/sleepingbagfinder.html",
              "content": []
            }
          ]
        },
        // kids
        {
          "id": "eg-Kids",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "New Arrivals",  //not availabe
                "linkUrl": ""
              },
              {
                "linkText": "Best Sellers", 
                "linkUrl": "https://www.marmot.com/kids/best-sellers/"
              }
            ]
          },
          "content": [
            {
              "legend": "Boys",
              "legendlinkUrl": "https://www.marmot.com/kids/boys/",
              "content": [
                {
                  "linkText": "Jackets",
                  "linkUrl": "https://www.marmot.com/kids/boys/jackets/"
                },
                {
                  "linkText": "Bottoms",
                  "linkUrl": "https://www.marmot.com/kids/boys/bottoms/"
                }
              ]
            },
            {
              "legend": "Girls",
              "legendlinkUrl": "https://www.marmot.com/kids/girls/",
              "content": [
                {
                  "linkText": "Jackets",
                  "linkUrl": "https://www.marmot.com/kids/girls/jackets/"
                },
                {
                  "linkText": "Bottoms",
                  "linkUrl": "https://www.marmot.com/kids/girls/bottoms/"
                }
              ]
            },
            {
              "legend": "Equipment",
              "legendlinkUrl": "https://www.marmot.com/kids/equipment/",
              "content": [
                {
                  "linkText": "Sleeping Bags",
                  "linkUrl": "https://www.marmot.com/kids/equipment/sleeping-bags/"
                }
              ]
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "Take the Quiz",
              "legendlinkUrl": "",
              "content": []
            }
          ]
        },
        // Sale
        {
          "id": "eg-Sale",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "New Arrivals", //not availabe
                "linkUrl": ""
              },
              {
                "linkText": "Best Sellers", //not availabe
                "linkUrl": ""
              }
            ]
          },
          "content": [
            {
              "legend": "Men",
              "legendlinkUrl": "https://www.marmot.com/sale/men/",
              "content": [
                {
                  "linkText": "Jackets and Vests",
                  "linkUrl": "https://www.marmot.com/sale/men/jackets-and-vests/"
                },
                {
                  "linkText": "Tops",
                  "linkUrl": "https://www.marmot.com/sale/men/tops/"
                },
                {
                  "linkText": "Bottoms",
                  "linkUrl": "https://www.marmot.com/sale/men/bottoms/"
                },
                {
                  "linkText": "Accessories",
                  "linkUrl": "https://www.marmot.com/sale/men/accessories/"
                }
              ]
            },
            {
              "legend": "Women",
              "legendlinkUrl": "https://www.marmot.com/sale/women/",
              "content": [
                {
                  "linkText": "Jackets and Vests",
                  "linkUrl": "https://www.marmot.com/sale/women/jackets-and-vests/"
                },
                {
                  "linkText": "Tops",
                  "linkUrl": "https://www.marmot.com/sale/women/tops/"
                },
                {
                  "linkText": "Bottoms",
                  "linkUrl": "https://www.marmot.com/sale/women/bottoms/"
                },
                {
                  "linkText": "Accessories",
                  "linkUrl": "https://www.marmot.com/sale/women/accessories/"
                }
              ]
            },
            {
              "legend": "Equipment",
              "legendlinkUrl": "https://www.marmot.com/sale/equipment/",
              "content": [
                {
                  "linkText": "Tents",
                  "linkUrl": "https://www.marmot.com/sale/equipment/tents/"
                },
                {
                  "linkText": "Sleeping Bags",
                  "linkUrl": "https://www.marmot.com/sale/equipment/sleeping-bags/"
                }
              ]
            },
            {
              "legend": "Kids",
              "legendlinkUrl": "https://www.marmot.com/sale/kids/",
              "content": [
                {
                  "linkText": "Boys",
                  "linkUrl": "https://www.marmot.com/sale/kids/boys/"
                },
                {
                  "linkText": "Girls",
                  "linkUrl": "https://www.marmot.com/sale/kids/girls/"
                }
              ]
            },
            {
              "legend": "Find Your Fit",
              "legendlinkUrl": "",
              "content": []
            }
          ]
        },
        // Holiday
        {
          "id": "eg-Holiday",
          "featured": {
            "legend": "Featured",
            "content": [
              {
                "linkText": "Gifts Under $100",
                "linkUrl": "https://www.marmot.com/holiday/gifts-under-100/"
              },
              {
                "linkText": "Gifts Under $300",
                "linkUrl": "https://www.marmot.com/holiday/gifts-under-300/"
              },
              {
                "linkText": "Gifts Under $500",
                "linkUrl": "https://www.marmot.com/holiday/gifts-under-500/"
              },
              {
                "linkText": "Holiday Gift Guide",
                "linkUrl": "https://www.marmot.com/holiday-gift-guide.html"
              }
            ]
          },
          "content": [
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            },
            {
              "legend": "",
              "legendlinkUrl": "",
              "content": []
            }
          ]
        },
      ]
    }
Editor is loading...