Created
August 16, 2021 19:29
-
-
Save wesleyalmd/c53bdaa76183328d85754bbe87c7d179 to your computer and use it in GitHub Desktop.
Running Land - Event Page Mock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"__typename": "SimpleProduct", | |
"meta_title": "Circuito das Estações 20/21 - Inverno - São Paulo", | |
"meta_description": "Circuito das Estações 20/21 - Inverno - São Paulo O Circuito das Estações é sinônimo de Corrida de Rua no Brasil. É o maior Circuito da América Latina e o principal responsável por despertar o corredor dentro de cada um. São 4 etapas, cada uma representan", | |
"event": 1, | |
"event_state": "SP", | |
"event_city": "São Paulo", | |
"name": "Circuito das Estações 20/21 - Inverno - São Paulo", | |
"description": { | |
"__typename": "ComplexTextValue", | |
"html": "<p>O Circuito das Estações é sinônimo de Corrida de Rua no Brasil. É o maior Circuito da América Latina e o principal responsável por despertar o corredor dentro de cada um. São 4 etapas, cada uma representando uma estação do ano. E na edição 20/21, contaremos com uma etapa Special em algumas cidades, para aumentar ainda mais as possibilidades de superação e fechar 2021 celebrando! Com o mote 'Faça Acontecer', incentivamos os participantes a serem mais fortes que suas desculpas e aproveitarem as oportunidades. Venha para o Circuito das Estações! #FacaAcontecer</p>" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 1, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/c/e/ce-inverno-banner.jpg" | |
}, | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 2, | |
"label": null, | |
"position": 2, | |
"disabled": false, | |
"file": "/c/e/ce-inverno.jpg" | |
} | |
], | |
"related_products": [ | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 8, | |
"name": "Promoção de Aquecimento O2", | |
"sku": "ce-inverno-2021-sp-aquecimento", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 155.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_aquecimento.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 3, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_aquecimento.png" | |
} | |
], | |
"url_key": "promoc-o-de-aquecimento-o2", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 2, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 5, | |
"name": "Promoção de Aquecimento O2-5km", | |
"sku": "ce-inverno-2021-sp-aquecimento-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 155.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 6, | |
"name": "Promoção de Aquecimento O2-10km", | |
"sku": "ce-inverno-2021-sp-aquecimento-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 165.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 7, | |
"name": "Promoção de Aquecimento O2-15km", | |
"sku": "ce-inverno-2021-sp-aquecimento-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 175.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 12, | |
"name": "Kit Clube O2", | |
"sku": "ce-inverno-2021-sp-club", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 152.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_02.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 4, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_02.png" | |
} | |
], | |
"url_key": "kit-clube-o2", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 3, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 9, | |
"name": "Kit Clube O2-5km", | |
"sku": "ce-inverno-2021-sp-club-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 152.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 10, | |
"name": "Kit Clube O2-10km", | |
"sku": "ce-inverno-2021-sp-club-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 162.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 11, | |
"name": "Kit Clube O2-15km", | |
"sku": "ce-inverno-2021-sp-club-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 172.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 16, | |
"name": "Kit Vip", | |
"sku": "ce-inverno-2021-sp-vip", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 264.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_vip.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 5, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_vip.png" | |
} | |
], | |
"url_key": "kit-vip", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 4, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 13, | |
"name": "Kit Vip-5km", | |
"sku": "ce-inverno-2021-sp-vip-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 264.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 14, | |
"name": "Kit Vip-10km", | |
"sku": "ce-inverno-2021-sp-vip-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 274.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 15, | |
"name": "Kit Vip-15km", | |
"sku": "ce-inverno-2021-sp-vip-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 284.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 20, | |
"name": "Kit Plus", | |
"sku": "ce-inverno-2021-sp-plus", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 184.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_plus.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 6, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_plus.png" | |
} | |
], | |
"url_key": "kit-plus", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 5, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 17, | |
"name": "Kit Plus-5km", | |
"sku": "ce-inverno-2021-sp-plus-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 184.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 18, | |
"name": "Kit Plus-10km", | |
"sku": "ce-inverno-2021-sp-plus-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 194.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 19, | |
"name": "Kit Plus-15km", | |
"sku": "ce-inverno-2021-sp-plus-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 204.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 24, | |
"name": "Kit Performance", | |
"sku": "ce-inverno-2021-sp-performance", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 209.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_performance.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 7, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_performance.png" | |
} | |
], | |
"url_key": "kit-performance", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 6, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 21, | |
"name": "Kit Performance-5km", | |
"sku": "ce-inverno-2021-sp-performance-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 209.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 22, | |
"name": "Kit Performance-10km", | |
"sku": "ce-inverno-2021-sp-performance-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 219.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 23, | |
"name": "Kit Performance-15km", | |
"sku": "ce-inverno-2021-sp-performance-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 229.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 28, | |
"name": "Kit Estações", | |
"sku": "ce-inverno-2021-sp-estacoes", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 159.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_estacoes.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 8, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_estacoes.png" | |
} | |
], | |
"url_key": "kit-estacoes", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 7, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 25, | |
"name": "Kit Estações-5km", | |
"sku": "ce-inverno-2021-sp-estacoes-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 159.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 26, | |
"name": "Kit Estações-10km", | |
"sku": "ce-inverno-2021-sp-estacoes-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 169.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 27, | |
"name": "Kit Estações-15km", | |
"sku": "ce-inverno-2021-sp-estacoes-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 179.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 32, | |
"name": "Kit Bota pra Correr", | |
"sku": "ce-inverno-2021-sp-bota-pra-correr", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 161.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_bota-pra-correr.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 9, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_bota-pra-correr.png" | |
} | |
], | |
"url_key": "kit-bota-pra-correr", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 8, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "15km", | |
"label": "15km", | |
"store_label": "15km", | |
"use_default_value": true, | |
"value_index": 6 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 29, | |
"name": "Kit Bota pra Correr 5km", | |
"sku": "ce-inverno-2021-sp-bota-pra-correr-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 300 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 30, | |
"name": "Kit Bota pra Correr-10km", | |
"sku": "ce-inverno-2021-sp-bota-pra-correr-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 161.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 6 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 31, | |
"name": "Kit Bota pra Correr-15km", | |
"sku": "ce-inverno-2021-sp-bota-pra-correr-15km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 171.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
}, | |
{ | |
"__typename": "ConfigurableProduct", | |
"id": 36, | |
"name": "Kit Capital da Corrida", | |
"sku": "ce-inverno-2021-sp-capitao", | |
"price_range": { | |
"__typename": "PriceRange", | |
"minimum_price": { | |
"__typename": "ProductPrice", | |
"regular_price": { "__typename": "Money", "currency": "USD", "value": 135.99 } | |
} | |
}, | |
"small_image": { | |
"__typename": "ProductImage", | |
"url": "https://magefy-magento-sample.local/media/catalog/product/cache/ca11ec3bd7e3c7b7e2623f68fe0a27c6/k/i/kit_capitao.png" | |
}, | |
"media_gallery_entries": [ | |
{ | |
"__typename": "MediaGalleryEntry", | |
"id": 10, | |
"label": null, | |
"position": 1, | |
"disabled": false, | |
"file": "/k/i/kit_capitao.png" | |
} | |
], | |
"url_key": "kit-capital-da-corrida", | |
"url_suffix": ".html", | |
"configurable_options": [ | |
{ | |
"__typename": "ConfigurableProductOptions", | |
"attribute_code": "distance", | |
"attribute_id": "138", | |
"id": 9, | |
"label": "Distance", | |
"values": [ | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "5km", | |
"label": "5km", | |
"store_label": "5km", | |
"use_default_value": true, | |
"value_index": 4 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "10km", | |
"label": "10km", | |
"store_label": "10km", | |
"use_default_value": true, | |
"value_index": 5 | |
}, | |
{ | |
"__typename": "ConfigurableProductOptionsValues", | |
"default_label": "20km", | |
"label": "20km", | |
"store_label": "20km", | |
"use_default_value": true, | |
"value_index": 7 | |
} | |
] | |
} | |
], | |
"variants": [ | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 7 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 33, | |
"name": "Kit Capital da Corrida-20km", | |
"sku": "ce-inverno-2021-sp-capitao-20km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 155.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 5 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 34, | |
"name": "Kit Capital da Corrida-10km", | |
"sku": "ce-inverno-2021-sp-capitao-10km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 145.99 } | |
} | |
}, | |
"special_price": null | |
} | |
}, | |
{ | |
"__typename": "ConfigurableVariant", | |
"attributes": [ | |
{ | |
"__typename": "ConfigurableAttributeOption", | |
"code": "distance", | |
"value_index": 4 | |
} | |
], | |
"product": { | |
"__typename": "SimpleProduct", | |
"id": 35, | |
"name": "Kit Capital da Corrida-5km", | |
"sku": "ce-inverno-2021-sp-capitao-5km", | |
"stock_status": "IN_STOCK", | |
"price": { | |
"__typename": "ProductPrices", | |
"regularPrice": { | |
"__typename": "Price", | |
"amount": { "__typename": "Money", "currency": "USD", "value": 135.99 } | |
} | |
}, | |
"special_price": null | |
} | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment