[
  {
    "data": {
      "variants": {
        "basicInfo": {
          "id": 1234567890,
          "shopID": 987654,
          "alias": "no-void-minds-formlock-oversized-t-shirt-core",
          "createdAt": "2024-10-21T08:00:00Z",
          "category": {
            "detail": {
              "id": 1009,
              "name": "T-Shirt",
              "breadcrumbURL": "https://www.tokopedia.com/p/fashion-pria/kemeja"
            }
          },
          "stats": {
            "countView": 1500,
            "countReview": 42,
            "countTalk": 5,
            "rating": 4.8
          },
          "txStats": {
            "transactionSuccess": 120,
            "transactionReject": 3,
            "countSold": 120
          },
          "minOrder": 1,
          "maxOrder": 100,
          "weight": 0.2,
          "weightUnit": "kg",
          "url": "https://www.tokopedia.com/novoidminds/no-void-minds-formlock-oversized-t-shirt-core",
          "condition": "NEW",
          "status": "ACTIVE",
          "isLeasing": false,
          "catalogID": "",
          "menu": [
            {"name": "Fashion Pria"},
            {"name": "T-Shirt"}
          ],
          "productID": 1234567890,
          "needPrescription": false
        },
        "components": [
          {
            "type": "variant",
            "data": {
              "parentID": 1234567890,
              "children": [
                {"productID": 1234567891, "productName": "Formlock Oversized T-Shirt - Black / M"},
                {"productID": 1234567892, "productName": "Formlock Oversized T-Shirt - Black / L"},
                {"productID": 1234567893, "productName": "Formlock Oversized T-Shirt - White / M"}
              ]
            }
          },
          {
            "type": "highlight",
            "data": {
              "name": "NO VOID MINDS Formlock Oversized T-Shirt Core",
              "price": {
                "value": 145000,
                "currency": "IDR",
                "discPercentage": 20
              },
              "campaign": {
                "stock": 50,
                "discountedPrice": 116000,
                "percentageAmount": 20
              },
              "stock": {"value": 50},
              "isCOD": true,
              "isCashback": {"percentage": 5}
            }
          }
        ]
      },
      "product": {
        "basic": {
          "lastUpdatePrice": "2024-10-21T08:00:00Z",
          "sku": "NVM-FLK-001",
          "gtin": "",
          "isKreasiLokal": true,
          "isMustInsurance": false
        },
        "brand": {
          "brandID": 12345,
          "name": "NO VOID MINDS",
          "brandStatus": "ACTIVE",
          "isActive": true
        }
      },
      "shopInfo": {
        "result": {
          "goldOS": {
            "isGold": true,
            "isGoldBadge": true,
            "isOfficial": false,
            "title": "Power Merchant"
          },
          "shopLastActive": "2024-10-21T10:00:00Z",
          "location": "Jakarta Barat",
          "activeProduct": 45,
          "shippingLoc": {
            "districtName": "Kebon Jeruk",
            "cityName": "Jakarta Barat"
          },
          "shopCore": {
            "domain": "novoidminds",
            "shopID": 987654,
            "name": "NO VOID MINDS",
            "url": "https://www.tokopedia.com/novoidminds"
          },
          "favoriteData": {
            "totalFavorite": 1200
          },
          "statusInfo": {
            "shopStatus": "ACTIVE",
            "statusMessage": "",
            "statusTitle": ""
          }
        }
      }
    }
  }
]
