Skip to content

Instantly share code, notes, and snippets.

@RileySeaburg
Created April 22, 2019 19:39
Show Gist options
  • Save RileySeaburg/570c5e249fc07a48fa2e4b7b211ab002 to your computer and use it in GitHub Desktop.
Save RileySeaburg/570c5e249fc07a48fa2e4b7b211ab002 to your computer and use it in GitHub Desktop.
Hari Mari Schema
[
{
"name": "Parks Product Information",
"settings": [
{
"type": "textarea",
"id": "parks_origin",
"label": "Parks Mens Origin Copy"
},
{
"type": "textarea",
"id": "parks_origin_w",
"label": "Parks Womens Origin Copy"
},
{
"type": "textarea",
"id": "parks_materials",
"label": "Men's Parks Materials Copy"
},
{
"type": "textarea",
"id": "parks_materials_w",
"label": "Women's Parks Materials Copy"
},
{
"type": "textarea",
"id": "parks_shipping",
"label": "Parks Shipping Copy"
},
{
"type": "select",
"id": "parks_prerelease",
"label": "Show Pre-release May 2013 Message?",
"options": [
{
"value": "Disabled",
"label": "No"
},
{
"value": "Enabled",
"label": "Yes"
}
]
}
]
},
{
"name": "Scouts Product Information",
"settings": [
{
"type": "textarea",
"id": "scouts_origin",
"label": "Scouts Mens Origin Copy"
},
{
"type": "textarea",
"id": "scouts_origin_w",
"label": "Scouts Womens Origin Copy"
},
{
"type": "textarea",
"id": "scouts_materials",
"label": "Scouts Materials Copy"
},
{
"type": "textarea",
"id": "scouts_shipping",
"label": "Scouts Shipping Copy"
}
]
},
{
"name": "Lakes Product Information",
"settings": [
{
"type": "textarea",
"id": "lakes_origin",
"label": "Lakes Mens Origin Copy"
},
{
"type": "textarea",
"id": "lakes_origin_w",
"label": "Lakes Womens Origin Copy"
},
{
"type": "textarea",
"id": "lakes_materials",
"label": "Lakes Materials Copy"
},
{
"type": "textarea",
"id": "lakes_shipping",
"label": "Lakes Shipping Copy"
}
]
},
{
"name": "Dunes Product Information",
"settings": [
{
"type": "textarea",
"id": "dunes_origin",
"label": "Dunes Mens Origin Copy"
},
{
"type": "textarea",
"id": "dunes_origin_w",
"label": "DUnes Womens Origin Copy"
},
{
"type": "textarea",
"id": "dunes_materials",
"label": "Dunes Materials Copy"
},
{
"type": "textarea",
"id": "dunes_shipping",
"label": "Dunes Shipping Copy"
}
]
},
{
"name": "Fields Product Information",
"settings": [
{
"type": "textarea",
"id": "fields_origin",
"label": "Fields Mens Origin Copy"
},
{
"type": "textarea",
"id": "fields_origin_w",
"label": "Fields Womens Origin Copy"
},
{
"type": "textarea",
"id": "fields_materials",
"label": "Fields Materials Copy"
},
{
"type": "textarea",
"id": "fields_shipping",
"label": "Fields Shipping Copy"
}
]
},
{
"name": "Cub Scouts Product Information",
"settings": [
{
"type": "textarea",
"id": "cubs_origin",
"label": "Cub Scouts Mens Origin Copy"
},
{
"type": "textarea",
"id": "cubs_materials",
"label": "Cub Scouts Materials Copy"
},
{
"type": "textarea",
"id": "cubs_straps_materials",
"label": "Cub Scouts with Straps Materials Copy"
},
{
"type": "textarea",
"id": "cubs_shipping",
"label": "Cub Scouts Shipping Copy"
}
]
},
{
"name": "Cub Dunes Product Information",
"settings": [
{
"type": "textarea",
"id": "cubdunes_origin",
"label": "Cub Dunes Mens Origin Copy"
},
{
"type": "textarea",
"id": "cubdunes_materials",
"label": "Cub Dunes Materials Copy"
},
{
"type": "textarea",
"id": "cubdunes_straps_materials",
"label": "Cub Dunes with Straps Materials Copy"
},
{
"type": "textarea",
"id": "cubdunes_shipping",
"label": "Cub Dunes Shipping Copy"
}
]
},
{
"name": "LTDs Product Information",
"settings": [
{
"type": "textarea",
"id": "limiteds_origin",
"label": "LTDs Mens Origin Copy"
},
{
"type": "textarea",
"id": "limiteds_origin_w",
"label": "LTDs Womens Origin Copy"
}
]
},
{
"name": "Short Sleeve Tees Information",
"settings": [
{
"type": "textarea",
"id": "shortsleeve_origin_title",
"label": "Short Sleeve Tee Origin Title"
},
{
"type": "textarea",
"id": "shortsleeve_origin",
"label": "Short Sleeve Tees Origin Copy"
},
{
"type": "textarea",
"id": "shortsleeve_materials_title",
"label": "Short Sleeve Tee Material Title"
},
{
"type": "textarea",
"id": "shortsleeve_materials",
"label": "Short Sleeve Tees Materials Copy"
},
{
"type": "textarea",
"id": "shortsleeve_shipping",
"label": "Short Sleeve Tees Shipping Copy"
}
]
},
{
"name": "Hats Style 1 Product Information",
"settings": [
{
"type": "textarea",
"id": "hats1_origin_title",
"label": "Hats Style 1 Origin Title"
},
{
"type": "textarea",
"id": "hats1_origin",
"label": "Hats Style 1 Origin Copy"
},
{
"type": "textarea",
"id": "hats1_materials_title",
"label": "Hats Style 1 Materials Title"
},
{
"type": "textarea",
"id": "hats1_materials",
"label": "Hats Style 1 Materials Copy"
},
{
"type": "textarea",
"id": "hats1_shipping",
"label": "Hats Style 1 Shipping Copy"
}
]
},
{
"name": "Hats Style 2 Product Information",
"settings": [
{
"type": "textarea",
"id": "hats2_origin_title",
"label": "Hats Style 2 Origin Title"
},
{
"type": "textarea",
"id": "hats2_origin",
"label": "Hats Style 1 Origin Copy"
},
{
"type": "textarea",
"id": "hats2_materials_title",
"label": "Hats Style 2 Materials Title"
},
{
"type": "textarea",
"id": "hats2_materials",
"label": "Hats Style 2 Materials Copy"
},
{
"type": "textarea",
"id": "hats2_shipping",
"label": "Hats Style 2 Shipping Copy"
}
]
},
{
"name": "Key Fobs Product Information",
"settings": [
{
"type": "textarea",
"id": "keyfob_origin_title",
"label": "Key Fobs Origin Title"
},
{
"type": "textarea",
"id": "keyfob_origin",
"label": "Key Fobs Origin Copy"
},
{
"type": "textarea",
"id": "keyfob_materials_title",
"label": "Key Fobs Materials Title"
},
{
"type": "textarea",
"id": "keyfob_materials",
"label": "Key Fobs Materials Copy"
},
{
"type": "textarea",
"id": "keyfob_shipping",
"label": "Key Fobs Shipping Copy"
}
]
},
{
"name": "Koozies Product Information",
"settings": [
{
"type": "textarea",
"id": "koozie_origin_title",
"label": "Koozies Origin Title"
},
{
"type": "textarea",
"id": "koozie_origin",
"label": "Koozies Origin Copy"
},
{
"type": "textarea",
"id": "koozie_materials_title",
"label": "Koozies Materials Title"
},
{
"type": "textarea",
"id": "koozie_materials",
"label": "Koozies Materials Copy"
},
{
"type": "textarea",
"id": "koozie_shipping",
"label": "Koozies Shipping Copy"
}
]
},
{
"name": "Gift Card Information",
"settings": [
{
"type": "textarea",
"id": "giftcards_origin_title",
"label": "Gift Cards Origin Title"
},
{
"type": "textarea",
"id": "giftcards_origin",
"label": "Gift Cards Origin Copy"
},
{
"type": "textarea",
"id": "giftcards_materials_title",
"label": "Gift Cards Materials Title"
},
{
"type": "textarea",
"id": "giftcards_materials",
"label": "Gift Cards Materials Copy"
},
{
"type": "textarea",
"id": "giftcards_shipping_title",
"label": "Gift Cards Shipping Title"
},
{
"type": "textarea",
"id": "giftcards_shipping",
"label": "Gift Cards Shipping Copy"
}
]
},
{
"name": "Tote Bag Information",
"settings": [
{
"type": "textarea",
"id": "totebag_origin",
"label": "Tote Bag Origin Copy"
},
{
"type": "textarea",
"id": "totebag_materials",
"label": "Tote Bag Materials Copy"
},
{
"type": "textarea",
"id": "totebag_shipping",
"label": "Tote Bag Shipping Copy"
}
]
},
{
"name": "Yeti Information",
"settings": [
{
"type": "textarea",
"id": "yeti_origin",
"label": "Yeti Origin Copy"
},
{
"type": "textarea",
"id": "yeti_materials",
"label": "Yeti Materials Copy"
},
{
"type": "textarea",
"id": "yeti_shipping",
"label": "Yeti Shipping Copy"
}
]
},
{
"name": "Nokona Product Information",
"settings": [
{
"type": "textarea",
"id": "nokona_origin",
"label": "Nokona Mens Origin Copy"
},
{
"type": "textarea",
"id": "nokona_origin_w",
"label": "Nokona Womens Origin Copy"
},
{
"type": "textarea",
"id": "nokona_materials",
"label": "Nokona Materials Copy"
},
{
"type": "textarea",
"id": "nokona_shipping",
"label": "Nokona Shipping Copy"
}
]
},
{
"name": "Peter Millar Product Information",
"settings": [
{
"type": "textarea",
"id": "petermillar_origin",
"label": "Peter Millar Mens Origin Copy"
},
{
"type": "textarea",
"id": "petermillar_origin_w",
"label": "Peter Millar Womens Origin Copy"
},
{
"type": "textarea",
"id": "petermillar_materials",
"label": "Peter Millar Materials Copy"
},
{
"type": "textarea",
"id": "petermillar_shipping",
"label": "Peter Millar Shipping Copy"
}
]
},
{
"name": "TX Sticker Information",
"settings": [
{
"type": "textarea",
"id": "txsticker_origin",
"label": "Tote Bag Origin Copy"
},
{
"type": "textarea",
"id": "txsticker_materials",
"label": "TX Sticker Materials Copy"
},
{
"type": "textarea",
"id": "txsticker_shipping",
"label": "TX Sticker Shipping Copy"
}
]
},
{
"name": "HM Sticker Information",
"settings": [
{
"type": "textarea",
"id": "hmsticker_origin",
"label": "HM Sticker Origin Copy"
},
{
"type": "textarea",
"id": "hmsticker_materials",
"label": "HM Sticker Materials Copy"
},
{
"type": "textarea",
"id": "hmsticker_shipping",
"label": "HM Sticker Shipping Copy"
}
]
},
{
"name": "Surf Tee's Product Information",
"settings": [
{
"type": "textarea",
"id": "surftshirt_origin_title",
"label": "Surf Tee's Origin Title"
},
{
"type": "textarea",
"id": "surftshirt_origin",
"label": "Surf Tee's Origin Copy"
},
{
"type": "textarea",
"id": "surftshirt_materials_title",
"label": "Surf Tee's Materials Title"
},
{
"type": "textarea",
"id": "surftshirt_materials",
"label": "Surf Tee's Materials Copy"
},
{
"type": "textarea",
"id": "surftshirt_shipping",
"label": "Surf Tee's Shipping Copy"
}
]
},
{
"name": "Parks and Scouts Images",
"settings": [
{
"type": "image",
"id": "parks-logo.png",
"label": "Parks Line Logo",
"max-width": 200,
"max-height": 189,
"info": "Image should be 200px X 189px and in the .png format"
},
{
"type": "image",
"id": "parks_watermark.png",
"label": "Parks Watermark",
"max-width": 114,
"max-height": 49,
"info": "Image should be 114px X 49px."
},
{
"type": "image",
"id": "scouts-logo.png",
"label": "Scouts Line Logo",
"max-width": 200,
"max-height": 189,
"info": "Image should be 200px X 189px and in the .png format"
},
{
"type": "image",
"id": "scouts_watermark.png",
"label": "Scouts Watermark",
"max-width": 114,
"max-height": 49,
"info": "Image should be 114px X 49px."
}
]
},
{
"name": "Our Flip-Flops Information : Uniquely Create",
"settings": [
{
"type": "textarea",
"id": "off_toe",
"label": "Memory Foam Toe Copy"
},
{
"type": "textarea",
"id": "off_materials",
"label": "Premium Materials Copy"
},
{
"type": "textarea",
"id": "off_comfort",
"label": "Unparalleled Comfort Copy"
},
{
"type": "textarea",
"id": "off_color",
"label": "Color Combinations Copy"
},
{
"type": "textarea",
"id": "off_boat",
"label": "Boat Safe Copy"
}
]
},
{
"name": "Our Flip-Flops Information : Eco Responsible",
"settings": [
{
"type": "textarea",
"id": "off_recycled",
"label": "Recycled Copy"
},
{
"type": "textarea",
"id": "off_sustainable",
"label": "Sustainable Materials Copy"
},
{
"type": "textarea",
"id": "off_landfill",
"label": "Landfill-less Copy"
}
]
},
{
"name": "Our Flip-Flops Information : Flops Fighting Cancer",
"settings": [
{
"type": "textarea",
"id": "off_committed",
"label": "Committed Copy"
},
{
"type": "textarea",
"id": "off_test1",
"label": "Testimonial #1"
},
{
"type": "text",
"id": "off_test1_source",
"label": "Testimonial #1 Source"
},
{
"type": "textarea",
"id": "off_test2",
"label": "Testimonial #2"
},
{
"type": "text",
"id": "off_test2_source",
"label": "Testimonial #2 Source"
}
]
},
{
"name": "Advertising Buckets on Blog Pages",
"settings": [
{
"type": "image",
"id": "ad1_img.jpg",
"label": "Advertisement #1 Image",
"max-width": 292,
"max-height": 292,
"info": "Image should be 292px X 292px square and in the .jpg format"
},
{
"type": "text",
"id": "ad1_link",
"label": "Advertisement #1 Link"
},
{
"type": "image",
"id": "ad2_img.jpg",
"label": "Advertisement #2 Image",
"max-width": 292,
"max-height": 292,
"info": "Image should be 292px X 292px square and in the .jpg format"
},
{
"type": "text",
"id": "ad2_link",
"label": "Advertisement #2 Link"
},
{
"type": "image",
"id": "ad3_img.jpg",
"label": "Advertisement #3 Image",
"max-width": 292,
"max-height": 292,
"info": "Image should be 292px X 292px square and in the .jpg format"
},
{
"type": "text",
"id": "ad3_link",
"label": "Advertisement #3 Link"
}
]
},
{
"name": "Shipping Rates Calculator",
"settings": [
{
"type": "select",
"id": "shipping_calculator",
"label": "Show the shipping calculator?",
"options": [
{
"value": "Disabled",
"label": "No"
},
{
"value": "Enabled",
"label": "Yes"
}
],
"default": "Enabled"
},
{
"type": "text",
"id": "shipping_calculator_heading",
"label": "Heading text",
"default": "Get shipping estimates"
},
{
"type": "text",
"id": "shipping_calculator_default_country",
"label": "Default country selection",
"default": "United States"
},
{
"type": "paragraph",
"content": "If your customer is logged-in, the country in his default shipping address will be selected. If you are not sure about the spelling to use here, refer to the first checkout page."
},
{
"type": "text",
"id": "shipping_calculator_submit_button_label",
"label": "Submit button label",
"default": "Calculate shipping"
},
{
"type": "text",
"id": "shipping_calculator_submit_button_label_disabled",
"label": "Submit button label when calculating",
"default": "Calculating..."
},
{
"type": "paragraph",
"content": "Do not forget to include the snippet shipping-calculator in your cart.liquid template where you want the shipping calculator to appear. Use this Liquid: {% include 'shipping-calculator' %} to include your snippet. You can get the snippet here: [shipping-calculator.liquid](https:\/\/github.com\/carolineschnapp\/shipping-calculator\/blob\/master\/shipping-calculator.liquid) ."
}
]
},
{
"name": "Product Page",
"settings": [
{
"type": "checkbox",
"id": "display_related_products",
"label": "Display Related Products ([?](https:\/\/support.outofthesandbox.com\/customer\/portal\/articles\/942378-related-products))"
},
{
"type": "text",
"id": "related_products_title",
"label": "Related Products Title",
"default": "Related Items"
}
]
},
{
"name": "Social Media",
"settings": [
{
"type": "text",
"id": "facebook_url",
"label": "Facebook",
"default": "https:\/\/www.facebook.com\/harimarishoes"
},
{
"type": "text",
"id": "twitter_url",
"label": "Twitter",
"default": "https:\/\/twitter.com\/harimarishoes"
},
{
"type": "text",
"id": "vimeo_url",
"label": "Vimeo",
"default": "https:\/\/vimeo.com\/user15705644"
},
{
"type": "text",
"id": "pinterest_url",
"label": "Pinterest",
"default": "https:\/\/pinterest.com\/harimarishoes\/"
},
{
"type": "text",
"id": "instagram_url",
"label": "Instagram",
"default": "https:\/\/instagram.com\/harimarishoes"
},
{
"type": "text",
"id": "tumblr_url",
"label": "Tumblr"
},
{
"type": "text",
"id": "youtube_url",
"label": "Youtube"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment