Skip to content

Instantly share code, notes, and snippets.

@andrewfritz86
Created July 21, 2017 20:03
Show Gist options
  • Select an option

  • Save andrewfritz86/6fce2f6e3bfddfd5cea822dc186ed01f to your computer and use it in GitHub Desktop.

Select an option

Save andrewfritz86/6fce2f6e3bfddfd5cea822dc186ed01f to your computer and use it in GitHub Desktop.

Revisions

  1. andrewfritz86 created this gist Jul 21, 2017.
    241 changes: 241 additions & 0 deletions landing_page.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,241 @@
    {
    "hero": {
    "copy_left": "As an architect, creative director, and designer, Virgil Abloh is a man of many talents. Over the past four years, he's channeled his far-reaching expertise into one cult fashion label: OFF-WHITE c/o VIRGIL ABLOH™.",
    "logo": "https://i.warbycdn.com/v/c/assets/off-white/image/logo/0/2ab6b32940.png",
    "image": [
    {
    "image": "{{ asset:off-white/image/hero-mobile/1 }}",
    "quality": 100,
    "size": "mobile"
    },
    {
    "image": "{{ asset:off-white/image/hero-tablet/1 }}",
    "quality": 100,
    "size": "tablet"
    },
    {
    "image": "{{ asset:off-white/image/hero-desktop/1 }}",
    "quality": 100,
    "size": "desktop-sd"
    }
    ],
    "copy_right": "Combining Warby Parker's alternative approach to eyewear with Off-White's unorthodox take on high-fashion, this limited-edition collection offers three bold, black frames in a range of exaggerated proportions."
    },
    "inject_products_key": "products",
    "shoppable_frames": [
    {
    "key": "small",
    "image": "{{ asset:off-white/image/frame-small/2 }}",
    "frame_name": "SMALL SUNGLASSES",
    "sold_out": false,
    "shop_links": [
    {
    "sku": "0504_0100_SNK",
    "gender": "m",
    "href": "/sunglasses/men/small-sunglasses/jet-black",
    "id": 68539,
    "text": "Shop Men"
    },
    {
    "sku": "0504_0100_SNK",
    "gender": "f",
    "href": "/sunglasses/women/small-sunglasses/jet-black",
    "id": 68538,
    "text": "Shop Women"
    }
    ],
    "ga": {
    "color": "Jet Black",
    "position": 1,
    "name": "Small Sunglasses",
    "sku": "0504_0100_SNK"
    }
    },
    {
    "key": "medium",
    "image": "{{ asset:off-white/image/frame-medium/1 }}",
    "frame_name": "MEDIUM SUNGLASSES",
    "sold_out": false,
    "shop_links": [
    {
    "sku": "0503_0100_SNK",
    "gender": "m",
    "href": "/sunglasses/men/medium-sunglasses/jet-black",
    "id": 68541,
    "text": "Shop Men"
    },
    {
    "sku": "0503_0100_SNK",
    "gender": "f",
    "href": "/sunglasses/women/medium-sunglasses/jet-black",
    "id": 68540,
    "text": "Shop Women"
    }
    ],
    "ga": {
    "color": "Jet Black",
    "position": 2,
    "name": "Medium Sunglasses",
    "sku": "0503_0100_SNK"
    }
    },
    {
    "key": "large",
    "image": "{{ asset:off-white/image/frame-large/1 }}",
    "frame_name": "LARGE SUNGLASSES",
    "sold_out": false,
    "shop_links": [
    {
    "sku": "0502_0100_SNK",
    "gender": "m",
    "href": "/sunglasses/men/large-sunglasses/jet-black",
    "id": 68543,
    "text": "Shop Men"
    },
    {
    "sku": "0502_0100_SNK",
    "gender": "f",
    "href": "/sunglasses/women/large-sunglasses/jet-black",
    "id": 68542,
    "text": "Shop Women"
    }
    ],
    "ga": {
    "color": "Jet Black",
    "position": 3,
    "name": "Large Sunglasses",
    "sku": "0502_0100_SNK"
    }
    }
    ],
    "frames_grid": [
    {
    "caption": "SMALL SUNGLASSES",
    "image": "{{ asset:off-white/image/frame-small/2 }}",
    "css_modifier": "-small",
    "ref": "small",
    "offset": 0
    },
    {
    "caption": "MEDIUM SUNGLASSES",
    "image": "{{ asset:off-white/image/frame-medium/0 }}",
    "css_modifier": "-medium",
    "ref": "medium",
    "offset": 0
    },
    {
    "caption": "LARGE SUNGLASSES",
    "image": "{{ asset:off-white/image/frame-large/0 }}",
    "css_modifier": "-large",
    "ref": "large",
    "offset": 0
    }
    ],
    "lifestyle_sections": [
    {
    "desktop_tablet_images": {
    "css_modifier_label": "-small",
    "right": {
    "src": "{{ asset:off-white/image/small_right_desktop/1 }}",
    "css_modifier": "-small"
    },
    "label": "SMALL SUNGLASSES",
    "left": {
    "src": "{{ asset:off-white/image/small_left_desktop/1 }}",
    "css_modifier": "-small"
    }
    },
    "slider": {
    "images": [
    "{{ asset:off-white/image/mobile_small_a/1 }}",
    "{{ asset:off-white/image/mobile_small_b/1 }}"
    ]
    },
    "key": "small",
    "css_modifier": "-small"
    },
    {
    "desktop_tablet_images": {
    "css_modifier_label": "-medium",
    "right": {
    "src": "{{ asset:off-white/image/medium_right_desktop/1 }}",
    "css_modifier": "-medium"
    },
    "label": "MEDIUM SUNGLASSES",
    "left": {
    "src": "{{ asset:off-white/image/medium_left_desktop/1 }}",
    "css_modifier": "-medium"
    }
    },
    "slider": {
    "images": [
    "{{ asset:off-white/image/mobile_medium_a/0 }}",
    "{{ asset:off-white/image/mobile_medium_b/0 }}"
    ]
    },
    "key": "medium",
    "css_modifier": "-medium"
    },
    {
    "desktop_tablet_images": {
    "css_modifier_label": "-large",
    "right": {
    "src": "{{ asset:off-white/image/large_right_desktop/1 }}",
    "css_modifier": "-large"
    },
    "label": "LARGE SUNGLASSES",
    "left": {
    "src": "{{ asset:off-white/image/large_left_desktop/1 }}",
    "css_modifier": "-large"
    }
    },
    "slider": {
    "images": [
    "{{ asset:off-white/image/mobile_large_a/0 }}",
    "{{ asset:off-white/image/mobile_large_b/1 }}"
    ]
    },
    "key": "large",
    "css_modifier": "-large"
    }
    ],
    "products": [
    {
    "product_id": 68538
    },
    {
    "product_id": 68540
    },
    {
    "product_id": 68542
    }
    ],
    "footer_image": [
    {
    "image": "{{ asset:off-white/image/footer-mobile/0 }}",
    "quality": 100,
    "size": "mobile"
    },
    {
    "image": "{{ asset:off-white/image/footer-tablet/0 }}",
    "quality": 100,
    "size": "tablet"
    },
    {
    "image": "{{ asset:off-white/image/footer-desktop/0 }}",
    "quality": 100,
    "size": "desktop-sd"
    }
    ],
    "ga_impression_ids": [
    {
    "id": 68538
    },
    {
    "id": 68540
    },
    {
    "id": 68542
    }
    ]
    }