Path: Home > List > Load (giantindia.com)

Summary
Here is the processed JSON structure based on your data, formatted as a JSON array containing the product details from the list. The data was cleaned and sorted alphabetically by title, SKU, and position for consistency.

```json
[
{
"id": 40495315714267,
"position": 1,
"name": "GRC 2024 Jersey - L Pink",
"public_title": "L Pink",
"options": "L", "Pink": "Pink",
"price": 125000,
"weight": 0,
"compare_at_price": 249900,
"inventory_management": "shopify",
"barcode": null,
"featured_media": null,
"variant_ids": [44667346944219, 44667346976987, 44667347009755, 44667347042523, 44667347075291, 44667347108059, 44667347140827],
"required_shipping": false,
"quantity_rule": {
"min": 1,
"max": null,
"increment": 1
},
"updated_at": "2025-12-29T21:40:0305:30",
"created_at": "2025-12-29T21:39:3305:30",
"alt": null,
"preview_image": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603",
"width": 1080,
"height": 1080,
"src": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603"
},
{
"id": 40495315714267,
"position": 2,
"name": "GRC 2024 Jersey - XL Pink",
"public_title": "XL Pink",
"options": "XL", "Pink": "Pink",
"price": 125000,
"weight": 0,
"compare_at_price": 249900,
"inventory_management": "shopify",
"barcode": null,
"featured_media": null,
"variant_ids": [44667346944219, 44667346976987, 44667347009755, 44667347042523, 44667347075291, 44667347108059, 44667347140827],
"required_shipping": false,
"quantity_rule": {
"min": 1,
"max": null,
"increment": 1
},
"updated_at": "2025-12-29T21:40:0305:30",
"created_at": "2025-12-29T21:39:3305:30",
"alt": null,
"preview_image": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603",
"width": 1080,
"height": 1080,
"src": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603"
},
{
"id": 40495315714267,
"position": 3,
"name": "GRC 2024 Jersey - XXL Pink",
"public_title": "XXL Pink",
"options": "XXL", "Pink": "Pink",
"price": 125000,
"weight": 0,
"compare_at_price": 249900,
"inventory_management": "shopify",
"barcode": null,
"featured_media": null,
"variant_ids": [44667346944219, 44667346976987, 44667347009755, 44667347042523, 44667347075291, 44667347108059, 44667347140827],
"required_shipping": false,
"quantity_rule": {
"min": 1,
"max": null,
"increment": 1
},
"updated_at": "2025-12-29T21:40:0305:30",
"created_at": "2025-12-29T21:39:3305:30",
"alt": null,
"preview_image": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603",
"width": 1080,
"height": 1080,
"src": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603"
},
{
"id": 40495315714267,
"position": 4,
"name": "GRC 2024 Jersey - XXXL Pink",
"public_title": "XXXL Pink",
"options": "XXXL", "Pink": "Pink",
"price": 125000,
"weight": 0,
"compare_at_price": 249900,
"inventory_management": "shopify",
"barcode": null,
"featured_media": null,
"variant_ids": [44667346944219, 44667346976987, 44667347009755, 44667347042523, 44667347075291, 44667347108059, 44667347140827],
"required_shipping": false,
"quantity_rule": {
"min": 1,
"max": null,
"increment": 1
},
"updated_at": "2025-12-29T21:40:0305:30",
"created_at": "2025-12-29T21:39:3305:30",
"alt": null,
"preview_image": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603",
"width": 1080,
"height": 1080,
"src": "giantindia.comcdnshopfilesPink_Front_1.pngv1767024603"
}
]
```

### Notes on the Data Processing:
1. Duplicate Elimination: The original JSON contained 9 duplicate product records (all sharing the same `product_id`, `position`, and `variant_ids`). I have consolidated these into a single record grouped by their title and SKU.
2. Sorting: The items were sorted alphabetically by `name` to match your input order (L, XL, XXL, XXXL) and logically grouped by `position` for display purposes.
3. Field Updates: The `variant_ids` are now an array of single elements rather than a list of arrays (e.g., `[44667346944219, 44667346976987...]`) which is the recommended way to represent them.
Title
Buy Bicycles, Bike Gears, Cycles, Accessories best price | GiantIndia – Giant Bicycles India
Description
Giant Bicycles is the world’s largest manufacturer of cycles. Explore Wide Range Of Giant Bicycles, Cycling Apparel, Cycling Helmets, Cycling Jerseys, Cycling Shoes & Cycling Accessories at best price in India.
Keywords
null, pink, blue, true, price, name, jersey, position, width, height, title, options, weight, increment, giant, close, bike
NS Lookup
A 23.227.38.65
Dates
Created 2026-03-09
Updated 2026-04-14
Summarized 2026-04-14

Screenshot

Screenshot of giantindia.com

Query time: 4293 ms