```"brandName": "Power Gummies", "brandLogo": ...
# community-help
a
Copy code
"brandName": "Power Gummies",
    "brandLogo": "/brands/1096/logo",
    "brandCoverImage": "/brands/1096/cover",
    "variants": [
      {
        "combination": [
          "2 MONTH"
        ],
        "ssin": "SOSHS1311",
        "brandSku": "PG-120-2 MONTHS",
        "sellingPrice": 2300,
        "finalListingPrice": 2300,
        "internalDiscountPercentage": 0
      },
      {
        "combination": [
          "1 MONTH"
        ],
        "ssin": "SOSHS1310",
        "brandSku": "PG-60-1 MONTHS",
        "sellingPrice": 1200,
        "finalListingPrice": 1200,
        "internalDiscountPercentage": 0
      }
    ],
    "primaryOptions": {
      "name": "Gummies",
      "ui": "tag",
      "values": [
        {
          "hero": false, 
          "value": "2 MONTH",
          "images": [
            "/products/SOSHP1248/2_MONTH/1",
            "/products/SOSHP1248/2_MONTH/2",
            "/products/SOSHP1248/2_MONTH/3",
            "/products/SOSHP1248/2_MONTH/4",
            "/products/SOSHP1248/2_MONTH/5",
            "/products/SOSHP1248/2_MONTH/6",
            "/products/SOSHP1248/2_MONTH/7"
          ]
        },
        {
          "hero": true,
          "value": "1 MONTH",
          "images": [
            "/products/SOSHP1248/1_MONTH/1",
            "/products/SOSHP1248/1_MONTH/2",
            "/products/SOSHP1248/1_MONTH/3",
            "/products/SOSHP1248/1_MONTH/4",
            "/products/SOSHP1248/1_MONTH/5"
          ]
        }
      ]
    },