> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 商品详情 App 版

> 从新版 App 接口获取 TikTok Shop 商品实时详情，包括商品布局、SKU、卖家、物流、评论和推荐数据。

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">2 credits</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">每次请求</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 让 AI 帮你写调用代码</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">点击按钮复制一段结构化提示词，可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。</p>
  </div>

  <div className="mt-4">
    <button type="button" className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50" onClick={() => navigator.clipboard.writeText("我想调用 KeyAPI 接口：GET https://api.keyapi.ai/v1/tiktok/realtime/product/detail_new_app\n\n请帮我编写调用代码，并包含必要的错误处理、参数校验和响应处理逻辑。\n\n接口信息：\n\nEndpoint: GET https://api.keyapi.ai/v1/tiktok/realtime/product/detail_new_app\n\nDescription: TikTok Shop 的「商品详情 App 版」接口用于根据指定标识查询完整信息，返回基础资料、统计指标以及示例中的扩展字段。常用必填参数包括 product_id、region。\n\nRequired Headers:\n--header 'Authorization: Bearer <YOUR_API_KEY>'\n\nParameters:\n- product_id (Required): 商品 ID. Example: 1729625817788224007\n- region (Required): 地区或国家代码，例如 US、GB、DE. Example: US\n\nExample Response:\n{\n  \"code\": 0,\n  \"message\": \"success\",\n  \"data\": {\n    \"code\": 0,\n    \"data\": {\n      \"code\": null,\n      \"message\": null,\n      \"goda_protocol\": {\n        \"facade\": {\n          \"root\": \"root_1\",\n          \"structure\": {\n            \"body_1\": [\n              \"head_image_placeholder_1\",\n              \"top_margin_placeholder_1\",\n              \"lock_up_placeholder_1\",\n              \"sku_selection_placeholder_1\",\n              \"purchase_method_placeholder_1\",\n              \"product_interlink_placeholder_1\",\n              \"first_screen_divider_placeholder_1\",\n              \"logistic_placeholder_1\",\n              \"return_policy_placeholder_1\",\n              \"user_rights_in_service_placeholder_1\",\n              \"creator_video_placeholder_1\",\n              \"seller_above_review_placeholder_1\",\n              \"shop_recommend_above_review_placeholder_1\",\n              \"review_placeholder_1\",\n              \"questions_placeholder_1\",\n              \"description_title_placeholder_1\",\n              \"specification_placeholder_1\",\n              \"description_placeholder_1\",\n              \"description_divider_placeholder_1\",\n              \"recommendation_ymal_placeholder_1\"\n            ],\n            \"creator_video_placeholder_1\": [\n              \"creator_video_1\",\n              \"creator_video_bottom_divider_1\"\n            ],\n            \"description_divider_placeholder_1\": [\n              \"description_divider_1\"\n            ],\n            \"description_placeholder_1\": [\n              \"description_1\"\n            ],\n            \"description_title_placeholder_1\": [\n              \"description_title_1\"\n            ],\n            \"first_screen_divider_placeholder_1\": [\n              \"first_screen_divider_1\"\n            ],\n            \"head_image_placeholder_1\": [\n              \"head_image_1\"\n            ],\n            \"lock_up_placeholder_1\": [\n              \"lock_up_1\",\n              \"lock_up_bottom_divider_1\"\n            ],\n            \"logistic_placeholder_1\": [\n              \"logistic_1\"\n            ],\n            \"product_interlink_placeholder_1\": [\n              \"product_interlink_top_divider_1\",\n              \"product_interlink_1\"\n            ],\n            \"purchase_method_placeholder_1\": [\n              \"purchase_method_1\"\n            ],\n            \"questions_placeholder_1\": [\n              \"questions_1\",\n              \"questions_bottom_divider_1\"\n            ],\n            \"recommendation_ymal_placeholder_1\": [\n              \"recommendation_ymal_1\"\n            ],\n            \"return_policy_placeholder_1\": [\n              \"return_policy_top_line_1\",\n              \"return_policy_1\",\n              \"return_policy_bottom_divider_1\"\n            ],\n            \"review_placeholder_1\": [\n              \"review_1\",\n              \"review_bottom_divider_1\"\n            ],\n            \"root_1\": [\n              \"header_1\",\n              \"body_1\",\n              \"footer_1\",\n              \"overlay_1\"\n            ],\n            \"seller_above_review_placeholder_1\": [\n              \"seller_above_review_1\",\n              \"seller_above_review_bottom_divider_1\"\n            ],\n            \"shop_recommend_above_review_placeholder_1\": [\n              \"shop_recommend_above_review_1\",\n              \"shop_recommend_above_review_bottom_divider_1\"\n            ],\n            \"sku_selection_placeholder_1\": [\n              \"sku_selection_1\"\n            ],\n            \"specification_placeholder_1\": [\n              \"specification_1\"\n            ],\n            \"top_margin_placeholder_1\": [\n              \"top_margin_1\"\n            ],\n            \"user_rights_in_service_placeholder_1\": [\n              \"user_rights_in_service_1\",\n              \"user_rights_in_service_bottom_divider_1\"\n            ]\n          }\n        },\n        \"container\": {\n          \"lynx_air_container:2cb7fdcd7b9ec50ef9eaddd01942f3f56d27ec72\": {\n            \"type\": 1,\n            \"name\": \"lynx_air_container\",\n            \"schema\": \"aweme://lynxview?url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-euttp%2F8%2Fgecko%2Fresource%2Ftiktok_ecommerce_pdp_product_detail%2Fpdp_product_detail%2Ftemplate.js?use_spark=1&air_strict_mode=1&bdhm_pid=us_pdp_detail&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&bdhm_bid=astro_behavior_lynx&enable_predecode=true&channel=tiktok_ecommerce_pdp_product_detail&bundle=pdp_product_detail%2Ftemplate.js&bid=astro_behavior_lynx\"\n          },\n          \"lynx_air_container:38289504a9a628f810a860725ef290bc5be51792\": {\n            \"type\": 1,\n            \"name\": \"lynx_air_container\",\n            \"schema\": \"aweme://roma_redirect/?spark_page=pdp_ai_entrance\"\n          },\n          \"lynx_air_container:84c271898310a2aa147d65e47af80d4825580f9f\": {\n            \"type\": 1,\n            \"name\": \"lynx_air_container\",\n            \"schema\": \"aweme://roma_redirect/?spark_page=pdp_creator_videos\"\n          },\n          \"lynx_air_container:9e691d541c9b34335c2f00ce2d44309a8711ec4b\": {\n            \"type\": 1,\n            \"name\": \"lynx_air_container\",\n            \"schema\": \"aweme://lynxview?url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_pdp_reviews%2Freviews%2Ftemplate.js&use_spark=1&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&air_strict_mode=true&bdhm_bid=astro_behavior_lynx&bdhm_pid=pdp_review&enable_predecode=true&channel=tiktok_ecommerce_pdp_reviews&bundle=reviews%2Ftemplate.js&bid=astro_behavior_lynx\"\n          },\n          \"lynx_air_container:e2a9295a863c5b640ae7af2748a9b322ead54a97\": {\n            \"type\": 1,\n            \"name\": \"lynx_air_container\",\n            \"schema\": \"aweme://lynxview?disable_builtin=1&url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2F8%2Fgecko%2Fresource%2Ftiktok_ecommerce_pdp_prodcut_info%2Fpdp_product_info%2Ftemplate.js&use_spark=1&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&air_strict_mode=true&bdhm_bid=astro_behavior_lynx&bdhm_pid=pdp_lockup&enable_predecode=true&channel=tiktok_ecommerce_pdp_prodcut_info&bundle=pdp_product_info%2Ftemplate.js&bid=astro_behavior_lynx&ecAbSetting=%5B%7B%22key%22%3A%22pdp_design_gs_combo_test%22%2C%22type%22%3A%22bool%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_full_bleed_images%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_promotion_revamp_1%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_display_discount_percentage%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ec_pdp_cross_modules_communication%22%2C%22type%22%3A%22object%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ec_pdp_voucher_price_use_scroll_number%22%2C%22type%22%3A%22bool%22%2C%22exposure%22%3Atrue%7D%5D\"\n          },\n          \"pdp_delivery_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_delivery_style_1\"\n          },\n          \"pdp_description_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_description_style_1\"\n          },\n          \"pdp_description_title_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_description_title_style_1\"\n          },\n          \"pdp_divider_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_divider_style_1\"\n          },\n          \"pdp_header_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_header_style_1\"\n          },\n          \"pdp_product_interlink_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_product_interlink_style_1\"\n          },\n          \"pdp_purchase_method_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_purchase_method_style_1\"\n          },\n          \"pdp_recommend_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_recommend_style_1\"\n          },\n          \"pdp_return_policy_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_return_policy_style_1\"\n          },\n          \"pdp_shop_profile_style_2\": {\n            \"type\": 0,\n            \"name\": \"pdp_shop_profile_style_2\"\n          },\n          \"pdp_shop_recommend_style_2\": {\n            \"type\": 0,\n            \"name\": \"pdp_shop_recommend_style_2\"\n          },\n          \"pdp_sku_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_sku_style_1\"\n          },\n          \"pdp_user_rights_style_1\": {\n            \"type\": 0,\n            \"name\": \"pdp_user_rights_style_1\"\n          }\n        },\n        \"data\": {\n          \"body_1\": {\n            \"features\": {\n              \"update_type\": 0,\n              \"position\": 0,\n              \"extendable\": false,\n              \"id\": \"1\",\n              \"item_name\": \"body\",\n              \"parent_id\": \"1\",\n              \"parent_item_name\": \"root\",\n              \"data_fields_behavior\": 0,\n              \"native_card_identifier\": \"body\"\n            }\n          },\n          \"creator_video_1\": {\n            \"fields\": {\n              \"request_body\": \"{\\\"product_id\\\":\\\"1729625817788224007\\\",\\\"traffic_source_list\\\":[6],\\\"page_source_info\\\":\\\"{\\\\\\\"ec_head\\\\\\\":{\\\\\\\"extra\\\\\\\":{\\\\\\\"traffic_diversion_info\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"traffic_track_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1780628989607\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_vt_scores\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_out_source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_material_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_campaign_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mall_btm\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"a2270.b0482.c8938.d9932_i2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mall_bcm\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"7289278264324260098|||\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"feed_tab\\\\\\\":\\\\\\\"0|0\\\\\\\",\\\\\\\"prefix_ec_params_origin_is_mall_tab\\\\\\\":\\\\\\\"mall\\\\\\\",\\\\\\\"bcm_feed_tab\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"bcm_multiverse_id\\\\\\\":\\\\\\\"202606050309496928905950000000007a7a86762a6ab3fe\\\\\\\",\\\\\\\"ec_next_page_c_btm_code\\\\\\\":\\\\\\\"c8938\\\\\\\",\\\\\\\"ec_next_page_d_btm_code\\\\\\\":\\\\\\\"d9932_i2\\\\\\\"},\\\\\\\"page_name\\\\\\\":\\\\\\\"b0482\\\\\\\"},\\\\\\\"page_source_list\\\\\\\":[{\\\\\\\"extra\\\\\\\":{\\\\\\\"traffic_diversion_info\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"traffic_track_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1780628989607\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_vt_scores\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_out_source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_material_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"traffic_campaign_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mall_btm\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"a2270.b0482.c8938.d9932_i2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mall_bcm\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"7289278264324260098|||\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"feed_tab\\\\\\\":\\\\\\\"0|0\\\\\\\",\\\\\\\"prefix_ec_params_origin_is_mall_tab\\\\\\\":\\\\\\\"mall\\\\\\\",\\\\\\\"bcm_feed_tab\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"bcm_multiverse_id\\\\\\\":\\\\\\\"202606050309496928905950000000007a7a86762a6ab3fe\\\\\\\",\\\\\\\"ec_next_page_c_btm_code\\\\\\\":\\\\\\\"c8938\\\\\\\",\\\\\\\"ec_next_page_d_btm_code\\\\\\\":\\\\\\\"d9932_i2\\\\\\\"},\\\\\\\"page_name\\\\\\\":\\\\\\\"b0482\\\\\\\"},{\\\\\\\"page_name\\\\\\\":\\\\\\\"b6661\\\\\\\"}]}\\\",\\\"enter_from_info\\\":\\\"homepage_mall\\\",\\\"source_page_type\\\":\\\"mall\\\"}\"\n            },\n            \"features\": {\n              \"container_key\": \"lynx_air_container:84c271898310a2aa147d65e47af80d4825580f9f\",\n              \"update_type\": 0,\n              \"position\": 0,\n              \"extendable\": false,\n              \"id\": \"1\",\n              \"item_name\": \"creator_video\",\n              \"parent_id\": \"1\",\n              \"parent_item_name\": \"creator_video_placeholder\",\n              \"data_fields_behavior\": 0,\n              \"native_card_identifier\": \"pdp_creator_video\"\n            }\n          },\n          \"creator_video_bottom_divider_1\": {\n            \"fields\": {\n              \"height\": 8,\n              \"light_color\": \"#08161823\",\n              \"dark_color\": \"#59000000\",\n              \"background_color\": \"LineDarker\"\n            },\n            \"features\": {\n              \"container_key\": \"pdp_divider_style_1\",\n              \"update_type\": 0,\n              \"position\": 0,\n              \"extendable\": false,\n              \"id\": \"1\",\n              \"item_name\": \"creator_video_bottom_divider\",\n              \"parent_id\": \"1\",\n              \"parent_item_name\": \"creator_video_placeholder\",\n              \"data_fields_behavior\": 0,\n              \"native_card_identifier\": \"pdp_li\n... truncated ...\n\n请根据以上信息给出可直接运行的示例代码。")}>
      ✨ 复制给 AI
    </button>
  </div>
</div>


## OpenAPI

````yaml zh/tiktok.zh.openapi.json GET /v1/tiktok/realtime/product/detail_new_app
openapi: 3.0.1
info:
  title: Tiktok API 中文文档
  description: Tiktok API 的中文参考文档，包含接口用途、参数说明、响应状态和示例结构。
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production
security: []
tags:
  - name: TikTok Influencer
  - name: TikTok Shop Creator
  - name: TikTok Shop
  - name: TikTok Content
  - name: TikTok Intelligence
paths:
  /v1/tiktok/realtime/product/detail_new_app:
    get:
      tags:
        - TikTok Shop
      summary: 商品详情 App 版
      description: 从新版 App 接口获取 TikTok Shop 商品实时详情，包括商品布局、SKU、卖家、物流、评论和推荐数据。
      parameters:
        - name: product_id
          in: query
          description: 商品唯一 ID。
          required: true
          example: '1729625817788224007'
          schema:
            type: string
            example: '1729625817788224007'
        - name: region
          in: query
          description: 地区代码；当前支持 GB、ID、IE、US、DE、JP、IT、FR、MY、MX、ES、BR、SG、TH、PH、VN。
          required: true
          example: US
          schema:
            type: string
            example: US
      responses:
        '200':
          description: 请求成功
          content:
            application/json:
              schema:
                type: object
                properties: {}
                example:
                  code: 0
                  message: success
                  data:
                    code: 0
                    data:
                      code: null
                      message: null
                      goda_protocol:
                        facade:
                          root: root_1
                          structure:
                            body_1:
                              - head_image_placeholder_1
                              - top_margin_placeholder_1
                              - lock_up_placeholder_1
                              - sku_selection_placeholder_1
                              - purchase_method_placeholder_1
                              - product_interlink_placeholder_1
                              - first_screen_divider_placeholder_1
                              - logistic_placeholder_1
                              - return_policy_placeholder_1
                              - user_rights_in_service_placeholder_1
                              - creator_video_placeholder_1
                              - seller_above_review_placeholder_1
                              - shop_recommend_above_review_placeholder_1
                              - review_placeholder_1
                              - questions_placeholder_1
                              - description_title_placeholder_1
                              - specification_placeholder_1
                              - description_placeholder_1
                              - description_divider_placeholder_1
                              - recommendation_ymal_placeholder_1
                            creator_video_placeholder_1:
                              - creator_video_1
                              - creator_video_bottom_divider_1
                            description_divider_placeholder_1:
                              - description_divider_1
                            description_placeholder_1:
                              - description_1
                            description_title_placeholder_1:
                              - description_title_1
                            first_screen_divider_placeholder_1:
                              - first_screen_divider_1
                            head_image_placeholder_1:
                              - head_image_1
                            lock_up_placeholder_1:
                              - lock_up_1
                              - lock_up_bottom_divider_1
                            logistic_placeholder_1:
                              - logistic_1
                            product_interlink_placeholder_1:
                              - product_interlink_top_divider_1
                              - product_interlink_1
                            purchase_method_placeholder_1:
                              - purchase_method_1
                            questions_placeholder_1:
                              - questions_1
                              - questions_bottom_divider_1
                            recommendation_ymal_placeholder_1:
                              - recommendation_ymal_1
                            return_policy_placeholder_1:
                              - return_policy_top_line_1
                              - return_policy_1
                              - return_policy_bottom_divider_1
                            review_placeholder_1:
                              - review_1
                              - review_bottom_divider_1
                            root_1:
                              - header_1
                              - body_1
                              - footer_1
                              - overlay_1
                            seller_above_review_placeholder_1:
                              - seller_above_review_1
                              - seller_above_review_bottom_divider_1
                            shop_recommend_above_review_placeholder_1:
                              - shop_recommend_above_review_1
                              - shop_recommend_above_review_bottom_divider_1
                            sku_selection_placeholder_1:
                              - sku_selection_1
                            specification_placeholder_1:
                              - specification_1
                            top_margin_placeholder_1:
                              - top_margin_1
                            user_rights_in_service_placeholder_1:
                              - user_rights_in_service_1
                              - user_rights_in_service_bottom_divider_1
                        container:
                          lynx_air_container:2cb7fdcd7b9ec50ef9eaddd01942f3f56d27ec72:
                            type: 1
                            name: lynx_air_container
                            schema: >-
                              aweme://lynxview?url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-euttp%2F8%2Fgecko%2Fresource%2Ftiktok_ecommerce_pdp_product_detail%2Fpdp_product_detail%2Ftemplate.js?use_spark=1&air_strict_mode=1&bdhm_pid=us_pdp_detail&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&bdhm_bid=astro_behavior_lynx&enable_predecode=true&channel=tiktok_ecommerce_pdp_product_detail&bundle=pdp_product_detail%2Ftemplate.js&bid=astro_behavior_lynx
                          lynx_air_container:38289504a9a628f810a860725ef290bc5be51792:
                            type: 1
                            name: lynx_air_container
                            schema: aweme://roma_redirect/?spark_page=pdp_ai_entrance
                          lynx_air_container:84c271898310a2aa147d65e47af80d4825580f9f:
                            type: 1
                            name: lynx_air_container
                            schema: >-
                              aweme://roma_redirect/?spark_page=pdp_creator_videos
                          lynx_air_container:9e691d541c9b34335c2f00ce2d44309a8711ec4b:
                            type: 1
                            name: lynx_air_container
                            schema: >-
                              aweme://lynxview?url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_pdp_reviews%2Freviews%2Ftemplate.js&use_spark=1&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&air_strict_mode=true&bdhm_bid=astro_behavior_lynx&bdhm_pid=pdp_review&enable_predecode=true&channel=tiktok_ecommerce_pdp_reviews&bundle=reviews%2Ftemplate.js&bid=astro_behavior_lynx
                          lynx_air_container:e2a9295a863c5b640ae7af2748a9b322ead54a97:
                            type: 1
                            name: lynx_air_container
                            schema: >-
                              aweme://lynxview?disable_builtin=1&url=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2F8%2Fgecko%2Fresource%2Ftiktok_ecommerce_pdp_prodcut_info%2Fpdp_product_info%2Ftemplate.js&use_spark=1&spark_perf_biz=pdp_integrate_lynx_air&use_forest=1&enable_js_runtime=false&air_strict_mode=true&bdhm_bid=astro_behavior_lynx&bdhm_pid=pdp_lockup&enable_predecode=true&channel=tiktok_ecommerce_pdp_prodcut_info&bundle=pdp_product_info%2Ftemplate.js&bid=astro_behavior_lynx&ecAbSetting=%5B%7B%22key%22%3A%22pdp_design_gs_combo_test%22%2C%22type%22%3A%22bool%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_full_bleed_images%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_promotion_revamp_1%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ecom_pdp_display_discount_percentage%22%2C%22type%22%3A%22int32%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ec_pdp_cross_modules_communication%22%2C%22type%22%3A%22object%22%2C%22exposure%22%3Atrue%7D%2C%7B%22key%22%3A%22ec_pdp_voucher_price_use_scroll_number%22%2C%22type%22%3A%22bool%22%2C%22exposure%22%3Atrue%7D%5D
                          pdp_delivery_style_1:
                            type: 0
                            name: pdp_delivery_style_1
                          pdp_description_style_1:
                            type: 0
                            name: pdp_description_style_1
                          pdp_description_title_style_1:
                            type: 0
                            name: pdp_description_title_style_1
                          pdp_divider_style_1:
                            type: 0
                            name: pdp_divider_style_1
                          pdp_header_style_1:
                            type: 0
                            name: pdp_header_style_1
                          pdp_product_interlink_style_1:
                            type: 0
                            name: pdp_product_interlink_style_1
                          pdp_purchase_method_style_1:
                            type: 0
                            name: pdp_purchase_method_style_1
                          pdp_recommend_style_1:
                            type: 0
                            name: pdp_recommend_style_1
                          pdp_return_policy_style_1:
                            type: 0
                            name: pdp_return_policy_style_1
                          pdp_shop_profile_style_2:
                            type: 0
                            name: pdp_shop_profile_style_2
                          pdp_shop_recommend_style_2:
                            type: 0
                            name: pdp_shop_recommend_style_2
                          pdp_sku_style_1:
                            type: 0
                            name: pdp_sku_style_1
                          pdp_user_rights_style_1:
                            type: 0
                            name: pdp_user_rights_style_1
                        data:
                          body_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: body
                              parent_id: '1'
                              parent_item_name: root
                              data_fields_behavior: 0
                              native_card_identifier: body
                          creator_video_1:
                            fields:
                              request_body: >-
                                {"product_id":"1729625817788224007","traffic_source_list":[6],"page_source_info":"{\"ec_head\":{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},\"page_source_list\":[{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},{\"page_name\":\"b6661\"}]}","enter_from_info":"homepage_mall","source_page_type":"mall"}
                            features:
                              container_key: >-
                                lynx_air_container:84c271898310a2aa147d65e47af80d4825580f9f
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: creator_video
                              parent_id: '1'
                              parent_item_name: creator_video_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_creator_video
                          creator_video_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: creator_video_bottom_divider
                              parent_id: '1'
                              parent_item_name: creator_video_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          creator_video_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: creator_video_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          description_1:
                            features:
                              container_key: pdp_description_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description
                              parent_id: '1'
                              parent_item_name: description_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: description
                          description_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description_divider
                              parent_id: '1'
                              parent_item_name: description_divider_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          description_divider_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description_divider_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          description_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          description_title_1:
                            fields:
                              top_margin: 16
                              bottom_margin: 16
                            features:
                              container_key: pdp_description_title_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description_title
                              parent_id: '1'
                              parent_item_name: description_title_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: description_title
                          description_title_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: description_title_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          first_screen_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: first_screen_divider
                              parent_id: '1'
                              parent_item_name: first_screen_divider_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          first_screen_divider_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: first_screen_divider_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          footer_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: footer
                              parent_id: '1'
                              parent_item_name: root
                              data_fields_behavior: 0
                              native_card_identifier: footer
                          head_image_1:
                            fields:
                              review: >-
                                {"ReviewList":[],"KeywordList":[],"HeaderInfo":null,"ReviewCount":0,"ScoreInfo":null,"DaInfo":{"insights_neutral":"0","module_name":"main_image_review_entrance","position_rank":"","insights":"0","insights_positive":"0","insights_negative":"0"}}
                              review_page_control_color:
                                light_mode_color: 1
                                dark_mode_color: 0
                              review_schema: >-
                                aweme://roma_redirect/?spark_page=pdp_review_header_image
                            features:
                              container_key: pdp_header_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: head_image
                              parent_id: '1'
                              parent_item_name: head_image_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: head_image
                          head_image_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: head_image_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          header_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: header
                              parent_id: '1'
                              parent_item_name: root
                              data_fields_behavior: 0
                              native_card_identifier: header
                          lock_up_1:
                            fields:
                              lock_up_position: 1
                              render_skeleton: false
                              title: >-
                                3 Bottles of Goli Zero Sugar World's First Apple
                                Cider Vinegar Gummies - Vitamin B12, Probiotics
                                to Address Bloating. Vegan, Plant Based,
                                Non-GMO, Gluten-Free & Gelatin-Free
                              price:
                                original_price: $105.00
                                real_price: $44.98
                                discount: '-57%'
                                need_icon: false
                                is_interval_price: false
                                show_hot_zone: false
                                min_sku_price: '44.98'
                                currency: USD
                                min_sku_original_price: '105.00'
                                panel_schema: ''
                                currency_symbol: $
                                symbol_position: 1
                                real_price_decimal: ''
                                da_info: >-
                                  {"price_show_tag":"","discount_percentage":"57"}
                              skus:
                                - sku_id: '1729625824603771399'
                                  price:
                                    real_price:
                                      price_str: $44.98
                                      price_val: '44.98'
                                      currency: USD
                                    original_price: $105.00
                                    discount: '-57%'
                                    original_price_value: '105'
                                    need_icon: false
                                  price_desc_detail:
                                    price_desc_detail_items:
                                      - title: ''
                                        sub_title:
                                          template: >-
                                            Items on TikTok Shop may display a
                                            strikethrough price in search results
                                            and on product detail pages. TikTok Shop
                                            bases strikethrough savings off of a
                                            list price. The list price (also known
                                            as the manufacturer's suggested retail
                                            price, or MSRP) is the suggested retail
                                            price of a new product as provided by a
                                            manufacturer, supplier, or seller. List
                                            prices may not necessarily reflect the
                                            prevailing market price of a product.
                                          arguments:
                                            '{{Terms}}':
                                              link_text_type: 0
                                              text_attribute:
                                                text: ''
                                                font:
                                                  font_weight: 2
                                                  font_class: 5
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                    da_info: >-
                                      {"button_name":"item_price_info","discount_percentage":"0.57"}
                                  price_v2:
                                    - price_type: 0
                                      min_price:
                                        sku_id: '1729625824603771399'
                                        currency_name: USD
                                        currency_symbol: $
                                        symbol_position: 1
                                        sale_price_decimal: '44.98'
                                        origin_price_decimal: '105'
                                        sale_price_format: '44.98'
                                        origin_price_format: '105.00'
                                        discount_format: 57%
                                        discount_decimal: '0.57'
                                        price_prefix: ''
                                        reduce_price_format: Saving $60.02
                                        single_product_price_format: '44.98'
                                        single_product_price_decimal: '44.98'
                                        show_currency_space: false
                                        currency_show_mode: 1
                                        unit_price_desc: ''
                                        post_seller_pre_platform_coupon_price: ''
                                        price_display_mode: 0
                                        sale_price_integer_part_format: '44'
                                        sale_price_decimal_part_format: '98'
                                        decimal_point_symbol: .
                                        deposit_price_amount: ''
                                        after_coupon_price_format: ''
                                        after_coupon_price_decimal: ''
                                        after_coupon_price_integer_part_format: ''
                                        after_coupon_price_decimal_part_format: ''
                                        price_serialized_extra: ''
                                    - price_type: 1
                                      min_price:
                                        sku_id: '1729625824603771399'
                                        currency_name: USD
                                        currency_symbol: $
                                        symbol_position: 1
                                        sale_price_decimal: '40.48'
                                        origin_price_decimal: '105'
                                        sale_price_format: '40.48'
                                        origin_price_format: '105.00'
                                        discount_format: 61%
                                        discount_decimal: '0.61'
                                        price_prefix: ''
                                        reduce_price_format: Saving $64.52
                                        single_product_price_format: '40.48'
                                        single_product_price_decimal: '40.48'
                                        show_currency_space: false
                                        currency_show_mode: 1
                                        unit_price_desc: ''
                                        post_seller_pre_platform_coupon_price: ''
                                        price_display_mode: 0
                                        sale_price_integer_part_format: '40'
                                        sale_price_decimal_part_format: '48'
                                        decimal_point_symbol: .
                                        deposit_price_amount: ''
                                        after_coupon_price_format: ''
                                        after_coupon_price_decimal: ''
                                        after_coupon_price_integer_part_format: ''
                                        after_coupon_price_decimal_part_format: ''
                                        price_serialized_extra: ''
                                  price_detail: >-
                                    {"price_desc_detail_items":[{"title":"","sub_title":{"template":"Items
                                    on TikTok Shop may display a strikethrough
                                    price in search results and on product
                                    detail pages. TikTok Shop bases
                                    strikethrough savings off of a list price.
                                    The list price (also known as the
                                    manufacturer's suggested retail price, or
                                    MSRP) is the suggested retail price of a new
                                    product as provided by a manufacturer,
                                    supplier, or seller. List prices may not
                                    necessarily reflect the prevailing market
                                    price of a
                                    product.","arguments":{"{{Terms}}":{"link_text_type":0,"text_attribute":{"text":"","font":{"font_weight":2,"font_class":5}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#FFF6F6F6"}}}}],"da_info":"{\"button_name\":\"item_price_info\",\"discount_percentage\":\"0.57\"}"}
                              productLogos:
                                - image:
                                    height: 80
                                    width: 260
                                    mimetype: ''
                                    uri: >-
                                      tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                  dark_mode_image:
                                    height: 80
                                    width: 260
                                    mimetype: ''
                                    uri: >-
                                      tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                  productLogoType: 3
                                  promotion_id: ''
                              review:
                                product_rating: 4.6
                                review_count: 1689
                                review_items:
                                  - review:
                                      review_id: '7557908211680937741'
                                      rating: 5
                                      display_text: >-
                                        Esta gomita gol son excelente, porque me
                                        quitan el hambre, si la recomiendo
                                        bastante
                                      images:
                                        - thumb_url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                          url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                        - height: 1200
                                          width: 1200
                                          thumb_uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                          thumb_url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp: '1759712640222'
                                      has_origin_text: true
                                      display_review_text:
                                        - text_type: 1
                                          plain_text: >-
                                            Esta gomita gol son excelente, porque me
                                            quitan el hambre, si la recomiendo
                                            bastante
                                      media:
                                        - media_type: 2
                                          video:
                                            id: v12797gd0002d3hhav7og65r9baq09a0
                                            duration: 7.5
                                            post_url: >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                            media_type: video
                                            video_infos:
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/2f50c2bb2bf82cc62eb1d1800c15e3f9/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/oYjtwcBFdE0Ri7gqSpPAuSfbY7JCFY8WEiBUwI/?a=1233&bti=PDM8QDI2M2A%3D&&bt=359&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NGQ0ZDs0ODUzNDs4aWc5Z0BpMzx0ZXU5cnlrNjUzZzo6NEBeLmAwYzU2X2AxYDA0MC41YSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/755bf679f62332b0b772e87ed6a603db/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/oYjtwcBFdE0Ri7gqSpPAuSfbY7JCFY8WEiBUwI/?a=1233&bti=PDM8QDI2M2A%3D&&bt=359&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NGQ0ZDs0ODUzNDs4aWc5Z0BpMzx0ZXU5cnlrNjUzZzo6NEBeLmAwYzU2X2AxYDA0MC41YSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650597
                                                width: 360
                                                height: 640
                                                file_hash: de8a08bc7fa14219fe40920e852f8054
                                                format: mp4
                                                size: 345566
                                                bitrate: 368603
                                                video_quality: normal
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/cc5363fe879d20f60f33e1421827ff6b/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/o4iuWqEj7TAtKZBgAwPUiSEpHqIJY9KfBYc0F8/?a=1233&bti=PDM8QDI2M2A%3D&&bt=543&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OjdmaWgzZTw6OjdlN2k4NEBpMzx0ZXU5cnlrNjUzZzo6NEAyYDNeYl5fXzMxYC1gX19jYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/48a0773cb6945305b37792b422a5ae64/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/o4iuWqEj7TAtKZBgAwPUiSEpHqIJY9KfBYc0F8/?a=1233&bti=PDM8QDI2M2A%3D&&bt=543&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OjdmaWgzZTw6OjdlN2k4NEBpMzx0ZXU5cnlrNjUzZzo6NEAyYDNeYl5fXzMxYC1gX19jYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650597
                                                width: 480
                                                height: 854
                                                file_hash: 901f37df643dd539e6033512a6b088f1
                                                format: mp4
                                                size: 521380
                                                bitrate: 556138
                                                video_quality: normal
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/77d1e0f893342f28cf126964600991be/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/okJGSNEIQDgo8r4faFFSjzfAoYVtI5JlDBxda2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=892&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OWkzaDlkaTc7aGZnOWlkOEBpMzx0ZXU5cnlrNjUzZzo6NEBeYDEvYzYyNi8xXzZfY2FiYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/5d5ca5278fe67d35e01d626c9f2fcb74/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/okJGSNEIQDgo8r4faFFSjzfAoYVtI5JlDBxda2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=892&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OWkzaDlkaTc7aGZnOWlkOEBpMzx0ZXU5cnlrNjUzZzo6NEBeYDEvYzYyNi8xXzZfY2FiYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650597
                                                width: 720
                                                height: 1280
                                                file_hash: 3be42cc4e56a3409f0a6d6739f042004
                                                format: mp4
                                                size: 856631
                                                bitrate: 913739
                                                video_quality: normal
                                        - media_type: 1
                                          image:
                                            height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp_fmt: October 5, 2025
                                      main_review_title: ''
                                    sku_id: '1729625824603771399'
                                    sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                    review_user:
                                      name: A**a
                                    is_owner: false
                                    is_anonymous: true
                                    review_source_type: 0
                                    review_source_name: Purchased on TikTok
                                    link: ''
                                    is_updated: false
                                    third_party_popup_title: ''
                                    third_party_popup_content: ''
                                    third_party_popup_button_text: ''
                                    da_info: '{}'
                                  - review:
                                      review_id: '7519583202793801485'
                                      rating: 5
                                      display_text: >-
                                        Love how quickly these shipped and they
                                        taste great!
                                      images:
                                        - thumb_url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                          url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                        - height: 1200
                                          width: 1200
                                          thumb_uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                          thumb_url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp: '1750789405419'
                                      has_origin_text: true
                                      display_review_text:
                                        - text_type: 1
                                          plain_text: >-
                                            Love how quickly these shipped and they
                                            taste great!
                                      media:
                                        - media_type: 2
                                          video:
                                            id: v12797gd0002d1deq47og65g50eu8sdg
                                            duration: 10.694
                                            post_url: >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                            media_type: video
                                            video_infos:
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/8534e7c72c78d1de0f5502dfa0f62930/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/o0e3aEIwpXEibir7pKXcwFPBWtB6BABEkQSaKa/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1037&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=O2dmNThpNDhpZzc1OTg2aEBpanZ4M2o5cjdoNDUzZzo6NEAwLzZeMjQuXjAxLmMuMTEuYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/f64e0b2e0836ffe49da67aa5b50fd36b/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/o0e3aEIwpXEibir7pKXcwFPBWtB6BABEkQSaKa/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1037&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=O2dmNThpNDhpZzc1OTg2aEBpanZ4M2o5cjdoNDUzZzo6NEAwLzZeMjQuXjAxLmMuMTEuYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650600
                                                width: 480
                                                height: 854
                                                file_hash: bab89d3511d6a9626d47fdc754cc27ad
                                                format: mp4
                                                size: 1419810
                                                bitrate: 1062135
                                                video_quality: normal
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/022be173af7c079ef29e49a7c676b0b4/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/oEfv7ujUDIVS2ag0JIFgSFdQ4BfUoEDQE6gD5W/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1907&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=PDw6aGg7NTY4ZGRoaDQ3aUBpanZ4M2o5cjdoNDUzZzo6NEBjNjI1Nl5hNi0xMDUzXi5iYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/5d8afb4a4664885155a6c1cb3cce357d/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/oEfv7ujUDIVS2ag0JIFgSFdQ4BfUoEDQE6gD5W/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1907&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=PDw6aGg7NTY4ZGRoaDQ3aUBpanZ4M2o5cjdoNDUzZzo6NEBjNjI1Nl5hNi0xMDUzXi5iYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650600
                                                width: 720
                                                height: 1280
                                                file_hash: 79324c82fa3204c886d9f428e5a35515
                                                format: mp4
                                                size: 2610424
                                                bitrate: 1952813
                                                video_quality: normal
                                              - main_url: >-
                                                  https://v19.tiktokcdn-us.com/29f269b6226a2a7415c4e4208764f8c0/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/okJbaFIQ0WURD7qTdfDBu85ggSEXDRfI4oAvQ2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=653&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NjppZzM0Ozw5ODdkZDVkZEBpanZ4M2o5cjdoNDUzZzo6NEA1X2A0Yl9gNWAxLjEuMTEtYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                backup_url: >-
                                                  https://v16m.tiktokcdn-us.com/0a13387d8afc8eeb3f5cbb3d7f386f53/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/okJbaFIQ0WURD7qTdfDBu85ggSEXDRfI4oAvQ2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=653&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NjppZzM0Ozw5ODdkZDVkZEBpanZ4M2o5cjdoNDUzZzo6NEA1X2A0Yl9gNWAxLjEuMTEtYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                url_expire: 1780650600
                                                width: 360
                                                height: 640
                                                file_hash: fb61b180de74f43ee3c225eec200a68f
                                                format: mp4
                                                size: 894964
                                                bitrate: 669507
                                                video_quality: normal
                                        - media_type: 1
                                          image:
                                            height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp_fmt: June 24, 2025
                                      main_review_title: ''
                                    sku_id: '1729625824603771399'
                                    sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                    review_user:
                                      name: Judy Janski
                                      avatar:
                                        url_list:
                                          - >-
                                            https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=f7da61da&x-expires=1780801200&x-signature=rrN3ovBnvL7qZze5COPIeL9TRAM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                          - >-
                                            https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=3c54e003&x-expires=1780801200&x-signature=asfla5SrYGJ4H8XK%2FP0W92%2FtBF8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                          - >-
                                            https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd7bd8ad&x-expires=1780801200&x-signature=9IIzBpnNoBshBd1BMZ5rLRGV2Xg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                      link: >-
                                        aweme://user/profile/6766988968389149701?sec_uid=MS4wLjABAAAAVLayI6LLe5f21ljT7TO85Bg8Ndzz7YbyfIju7Cx37zTREeSS62W_syg-4lfwlyUf&from_scene=8
                                    is_owner: false
                                    is_anonymous: false
                                    review_source_type: 0
                                    review_source_name: Purchased on TikTok
                                    link: ''
                                    is_updated: false
                                    third_party_popup_title: ''
                                    third_party_popup_content: ''
                                    third_party_popup_button_text: ''
                                    da_info: '{}'
                                  - review:
                                      review_id: '7559636943458436919'
                                      rating: 5
                                      display_text: >-
                                        Este mes es mi cuarto mes utilizando
                                        este producto. Simplemente me encanta.
                                        Me calma la incomodidad del estómago.
                                        Tiene un buen sabor. Lo he comprado en
                                        la caja de 3 botes y voy por mi segunda
                                        (4to bote). Súper recomendado 10/10
                                      images:
                                        - height: 1200
                                          width: 1200
                                          thumb_uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                          thumb_url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - height: 1200
                                          width: 1200
                                          thumb_uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                          thumb_url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp: '1760115157373'
                                      has_origin_text: true
                                      display_review_text:
                                        - text_type: 1
                                          plain_text: >-
                                            Este mes es mi cuarto mes utilizando
                                            este producto. Simplemente me encanta.
                                            Me calma la incomodidad del estómago.
                                            Tiene un buen sabor. Lo he comprado en
                                            la caja de 3 botes y voy por mi segunda
                                            (4to bote). Súper recomendado 10/10
                                      media:
                                        - media_type: 1
                                          image:
                                            height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - media_type: 1
                                          image:
                                            height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      review_timestamp_fmt: October 10, 2025
                                      main_review_title: ''
                                    sku_id: '1729625824603771399'
                                    sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                    review_user:
                                      name: Magda I González
                                      avatar:
                                        url_list:
                                          - >-
                                            https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=4db9c96b&x-expires=1780801200&x-signature=45xUZU%2FI582LiyKKVbocOSEToWM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                          - >-
                                            https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=27c49e12&x-expires=1780801200&x-signature=BQiD5G2YYMxqDJdr2OmR0OCjYkg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                          - >-
                                            https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01ecd3f9&x-expires=1780801200&x-signature=DPy75Fvw5%2FtOvdxKLT7rORmsSzU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                      link: >-
                                        aweme://user/profile/6702524204451939333?sec_uid=MS4wLjABAAAAzOCbZIpxD8lZ0bSq9PdkxhVWnrdWsNoeNSQ3Pkggk3diIOInOHG_VdgcwFakX4_v&from_scene=8
                                    is_owner: false
                                    is_anonymous: false
                                    review_source_type: 0
                                    review_source_name: Purchased on TikTok
                                    link: ''
                                    is_updated: false
                                    third_party_popup_title: ''
                                    third_party_popup_content: ''
                                    third_party_popup_button_text: ''
                                    da_info: '{}'
                                product_rating_str: '4.6'
                                review_count_str: 1.7K
                                review_count_str_v2: 1,689
                                ratings_display_style: 0
                                da_info: >-
                                  {"rate":4.6,"rate_with_logistic":4.6,"review_cnt":1689,"review_cnt_with_logistic":1689}
                                third_party_review_cnt: 0
                                review_page_request_params: '{"category_id":"700645,700646,700650,1298960"}'
                              combinedSalesVolume:
                                sales_text:
                                  template: '{{X}} sold'
                                  arguments:
                                    '{{X}}':
                                      text: 18.2K
                                      is_bold: false
                                      color: '#FF000000'
                                      dark_color: '#FFF6F6F6'
                                  text_color: '#FF000000'
                                  text_dark_color: '#FFF6F6F6'
                                sales_text_ec_richtext:
                                  template: '{{X}} sold'
                                  arguments:
                                    '{{X}}':
                                      text_attribute:
                                        text: 18.2K
                                        font:
                                          font_weight: 1
                                          font_class: 6
                                        font_color:
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                  text_attribute:
                                    font:
                                      font_weight: 1
                                      font_class: 6
                                    font_color:
                                      color: '#FF000000'
                                      dark_color: '#FFF6F6F6'
                              soldCount: '18221'
                              promotionReform: true
                              lockUpStaticSellingPoint: ''
                              lockUpShipping: >-
                                {"selling_point_list":[{"selling_point_data":{"template":"{{ShippingIcon}}
                                Free
                                shipping","arguments":{"{{ShippingIcon}}":{"link_text_type":1,"icon_attribute":{"size":{"width":13,"height":13},"icon":{"icon":{"height":48,"width":48,"uri":"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"]},"icon_dark":{"height":48,"width":48,"uri":"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"]}}}}},"text_attribute":{"link":"aweme://roma_redirect/?spark_page=popupschema&title=Free%20shipping&ecrichtext_content=%5B%7B%22template%22:%22Enjoy%20free%20shipping%20on%20this%20purchase%21%20Shipping%20discounts%20are%20applied%20at%20checkout%20and%20are%20subject%20to%20conditions%20such%20as%20cart%20total%20or%20item%20count.%22%2C%22arguments%22:%7B%22%7B%7BTerms%7D%7D%22:%7B%22link_text_type%22:0%2C%22text_attribute%22:%7B%22text%22:%22%22%2C%22font%22:%7B%22font_weight%22:2%2C%22font_class%22:5%7D%7D%7D%7D%2C%22text_attribute%22:%7B%22font%22:%7B%22font_weight%22:1%2C%22font_class%22:4%7D%2C%22font_color%22:%7B%22color%22:%22%23FF000000%22%2C%22dark_color%22:%22%23FFF6F6F6%22%7D%7D%7D%5D&height=25%25&self_adaptive_height=1","font":{"font_weight":2,"font_class":4},"font_color":{"color":"#007B7B","dark_color":"#57BABA"}}},"da_info":"{\"button_type\":\"FreeShippingTagType\"}","tag_type":1}]}
                              promotionLabelInfo:
                                promotion_placement: 0
                              promotionLabelEcRichInfo: null
                              bnpl_display_info: >-
                                {"display_info":{"template":"4 interest-free
                                payments of $11.24 with 
                                ","text_attribute":{"font":{"font_weight":1,"font_class":5},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}},"partners":{"template":"{{klarna_us}}
                                ","arguments":{"{{klarna_us}}":{"link_text_type":1,"icon_attribute":{"size":{"width":40,"height":17},"icon":{"icon":{"height":17,"width":40,"uri":"tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393"]},"icon_dark":{"height":17,"width":40,"uri":"tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393"]},"view_width":40,"view_height":17}}}}},"terms":{"template":"Terms","text_attribute":{"font":{"font_weight":1,"font_class":5},"has_underline":true,"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}},"disclaimer_title":{"template":"About
                                Pay in
                                4"},"disclaimer_contents":[{"template":"See
                                payment terms at: {{klarna_us}} A higher initial
                                payment may be required for some consumers. CA
                                resident loans are made or arranged pursuant to
                                a California Financing Law license. NMLS #
                                1353190.","arguments":{"{{klarna_us}}":{"link_text_type":0,"text_attribute":{"text":"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx","link":"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx","has_underline":true,"font_color":{"color":"#0075DB","dark_color":"#60B3FF"}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}}]}
                              soldItemDescription:
                                title: Items sold
                                contents:
                                  - template: '{{template}}'
                                    arguments:
                                      '{{template}}':
                                        text_attribute:
                                          text: >-
                                            The number of items sold globally since
                                            this item was listed on TikTok Shop
                                            excluding items that have been returned.
                                          font:
                                            font_weight: 1
                                            font_class: 3
                                          font_color:
                                            color: B8000000
                                            dark_color: C0FFFFFF
                              sort_list:
                                - price
                                - shipping
                                - title
                                - seller
                                - extra
                                - badge
                                - selling_point
                                - placement
                              priceDescDetail:
                                price_desc_detail_items:
                                  - title: ''
                                    sub_title:
                                      template: >-
                                        Items on TikTok Shop may display a
                                        strikethrough price in search results
                                        and on product detail pages. TikTok Shop
                                        bases strikethrough savings off of a
                                        list price. The list price (also known
                                        as the manufacturer's suggested retail
                                        price, or MSRP) is the suggested retail
                                        price of a new product as provided by a
                                        manufacturer, supplier, or seller. List
                                        prices may not necessarily reflect the
                                        prevailing market price of a product.
                                      arguments:
                                        '{{Terms}}':
                                          link_text_type: 0
                                          text_attribute:
                                            text: ''
                                            font:
                                              font_weight: 2
                                              font_class: 5
                                      text_attribute:
                                        font:
                                          font_weight: 1
                                          font_class: 4
                                        font_color:
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                da_info: >-
                                  {"button_name":"item_price_info","discount_percentage":"0.57"}
                              priceDetail: >-
                                {"price_desc_detail_items":[{"title":"","sub_title":{"template":"Items
                                on TikTok Shop may display a strikethrough price
                                in search results and on product detail pages.
                                TikTok Shop bases strikethrough savings off of a
                                list price. The list price (also known as the
                                manufacturer's suggested retail price, or MSRP)
                                is the suggested retail price of a new product
                                as provided by a manufacturer, supplier, or
                                seller. List prices may not necessarily reflect
                                the prevailing market price of a
                                product.","arguments":{"{{Terms}}":{"link_text_type":0,"text_attribute":{"text":"","font":{"font_weight":2,"font_class":5}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#FFF6F6F6"}}}}],"da_info":"{\"button_name\":\"item_price_info\",\"discount_percentage\":\"0.57\"}"}
                              mobile_config:
                                mobile_field_keys:
                                  - data_version
                                  - sku_id
                                  - isFavorite
                                  - isFullScreen
                                  - bizType
                                  - clientAddMarginTop
                                  - purchaseMethodType
                                  - pdp_unique_id
                                brick_name: 109
                              is_multi_sku: false
                              is_range_price_after_coupon: false
                              price_v2:
                                - price_type: 0
                                  min_price:
                                    sku_id: '1729625824603771399'
                                    currency_name: USD
                                    currency_symbol: $
                                    symbol_position: 1
                                    sale_price_decimal: '44.98'
                                    origin_price_decimal: '105'
                                    sale_price_format: '44.98'
                                    origin_price_format: '105.00'
                                    discount_format: 57%
                                    discount_decimal: '0.57'
                                    price_prefix: ''
                                    reduce_price_format: Saving $60.02
                                    single_product_price_format: '44.98'
                                    single_product_price_decimal: '44.98'
                                    show_currency_space: false
                                    currency_show_mode: 1
                                    unit_price_desc: ''
                                    post_seller_pre_platform_coupon_price: ''
                                    price_display_mode: 0
                                    sale_price_integer_part_format: '44'
                                    sale_price_decimal_part_format: '98'
                                    decimal_point_symbol: .
                                    deposit_price_amount: ''
                                    after_coupon_price_format: ''
                                    after_coupon_price_decimal: ''
                                    after_coupon_price_integer_part_format: ''
                                    after_coupon_price_decimal_part_format: ''
                                    price_serialized_extra: ''
                                - price_type: 1
                                  min_price:
                                    sku_id: '1729625824603771399'
                                    currency_name: USD
                                    currency_symbol: $
                                    symbol_position: 1
                                    sale_price_decimal: '40.48'
                                    origin_price_decimal: '105'
                                    sale_price_format: '40.48'
                                    origin_price_format: '105.00'
                                    discount_format: 61%
                                    discount_decimal: '0.61'
                                    price_prefix: ''
                                    reduce_price_format: Saving $64.52
                                    single_product_price_format: '40.48'
                                    single_product_price_decimal: '40.48'
                                    show_currency_space: false
                                    currency_show_mode: 1
                                    unit_price_desc: ''
                                    post_seller_pre_platform_coupon_price: ''
                                    price_display_mode: 0
                                    sale_price_integer_part_format: '40'
                                    sale_price_decimal_part_format: '48'
                                    decimal_point_symbol: .
                                    deposit_price_amount: ''
                                    after_coupon_price_format: ''
                                    after_coupon_price_decimal: ''
                                    after_coupon_price_integer_part_format: ''
                                    after_coupon_price_decimal_part_format: ''
                                    price_serialized_extra: ''
                              da_info: '{"module_name":"lock_up"}'
                              hide_bottom_padding: true
                            features:
                              container_key: >-
                                lynx_air_container:e2a9295a863c5b640ae7af2748a9b322ead54a97
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: lock_up
                              parent_id: '1'
                              parent_item_name: lock_up_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_product_info
                          lock_up_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#FFFFFF'
                              dark_color: '#1E1E1E'
                              background_color: BGPrimary
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: lock_up_bottom_divider
                              parent_id: '1'
                              parent_item_name: lock_up_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          lock_up_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: lock_up_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          logistic_1:
                            fields:
                              module_id: tts_us_v2
                              meta:
                                pdp_to_logistic_list_info: >-
                                  {"sku_info":{"product_id":"1729625817788224007","sku_id":"1729625824603771399","price_val":"44.98","currency":"$"},"biz_type":0}
                              module_title: Shipping & returns
                              shipping_module:
                                description_list:
                                  - template: '{{free_shipping}}'
                                    arguments:
                                      '{{free_shipping}}':
                                        text: Free shipping
                                        link: ''
                                        color: '#007B7B'
                                        dark_color: '#00B8B9'
                                        text_raw_color:
                                          color: '#007B7B'
                                          dark_color: '#00B8B9'
                                        end_time: ''
                                        text_font_type: 9
                                    text_color: '#007B7B'
                                    text_dark_color: '#00B8B9'
                                    text_font_type: 9
                                  - template: Estimated delivery {{lead_time}}
                                    arguments:
                                      '{{lead_time}}':
                                        text: Jun 8 – 11
                                        link: ''
                                        color: '#000000'
                                        dark_color: '#E6FFFFFF'
                                        text_raw_color:
                                          color: '#000000'
                                          dark_color: '#E6FFFFFF'
                                        end_time: ''
                                        text_font_type: 2
                                    text_color: '#000000'
                                    text_dark_color: '#E6FFFFFF'
                                    text_font_type: 1
                                  - template: Shipping to {{ships_to}}
                                    arguments:
                                      '{{ships_to}}':
                                        text: Choose shipping address
                                        link: ''
                                        color: '#99000000'
                                        dark_color: '#E6FFFFFF'
                                        text_raw_color:
                                          color: '#99000000'
                                          dark_color: '#E6FFFFFF'
                                        end_time: ''
                                        text_font_type: 3
                                    text_color: '#99000000'
                                    text_dark_color: '#E6FFFFFF'
                                    text_font_type: 3
                                description_list_icon:
                                  icon:
                                    height: 48
                                    width: 48
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                  icon_dark:
                                    height: 48
                                    width: 48
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                description_list_arrow:
                                  icon:
                                    height: 48
                                    width: 48
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/right_offset_new.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                  icon_dark:
                                    height: 48
                                    width: 48
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                appendix_list:
                                  - rich_text:
                                      template: Shipped by Goli Nutrition
                                      arguments:
                                        '{{seller_name}}':
                                          text: Goli Nutrition
                                          link: ''
                                          color: '#FF000000'
                                          dark_color: '#E0FFFFFF'
                                          end_time: ''
                                          text_font_type: 1
                                      text_color: '#FF000000'
                                      text_dark_color: '#E0FFFFFF'
                                      text_font_type: 1
                                meta:
                                  delivery_info: >-
                                    {"shipping_currency":"USD","shipping_price":"0","shipping_type":"send_by_seller","est_delivery_day_min":"4","est_delivery_day_max":"7","est_logistic_delivery_day_min":"0","est_logistic_delivery_day_max":"0"}
                                  delivery_flag: >-
                                    {"is_late_guarantee":"0","is_back_order":"0","ship_in_cd":"null","is_delay_compensation_show":"0","ship_in_bd":"null","is_ontime_compensation_show":"0","is_instant_tag":"0","delivery_type":"3pl","default_speed_type":"other","is_display_fastest":"0","est_logistic_delivery_day_min":"0","est_delivery_day_max":"7","holiday_flag":"0","is_display_est_shipping_day":"0","is_3_day_delivery":"0","is_next_day_delivery_tag":"0","shipping_currency":"USD","est_logistic_delivery_day_max":"0","select_service_id":"7129736060325594926","is_display_shipping_out_time":"0","is_instant":"0","shipping_price_after_coupon":"0","freeship_threshold":"","est_delivery_day_min":"4","shipping_price":"0","est_delivery_day_expected":"0","is_plus_effective":"0","is_next_day_delivery":"0","is_1_day_shipping":"0","ship_from":"local","est_delivery_bday_min":"2","global_shipping":"0","shipping_type":"send_by_seller","shipping_country":"","is_2_day_delivery":"0","pdp_shipping_status":"1","logistics_test_info_v2":"{\"e_l\":\"medium\",\"edt_before_strategy\":\"4-7\",\"g_id\":\"75646952\",\"s_i\":\"75646952\"}","day_type":"","logistics_test_info":"","shipping_price_origin":"7.95"}
                                  edt_type: transit_time
                                  logistic:
                                    logistics_service_id: '7129736060325594926'
                                    delivery_option: 4
                                    free_shipping: true
                                    reachable: true
                                    event_tracking: >-
                                      {"est_logistic_delivery_day_max":"0","shipping_country":"","is_1_day_shipping":"0","is_member":"0","freeship_threshold":"","est_delivery_day_max":"7","shipping_currency":"USD","shipping_price_after_coupon":"0","global_shipping":"0","member_info":"","est_delivery_bday_min":"2","is_late_guarantee":"0","est_delivery_day_min":"4","ship_in_bd":"null","est_delivery_day_expected":"0","shipping_type":"send_by_seller","is_plus_effective":"0","day_type":"","shipping_price_origin":"7.95","delivery_type":"3pl","select_service_id":"7129736060325594926","shipping_price":"0","holiday_flag":"0","is_next_day_delivery":"0","is_instant_tag":"0","ship_from":"local","ship_in_cd":"null","est_logistic_delivery_day_min":"0","is_ontime_compensation_show":"0","is_display_fastest":"0","logistics_test_info_v2":"{\"e_l\":\"medium\",\"edt_before_strategy\":\"4-7\",\"g_id\":\"75646952\",\"s_i\":\"75646952\"}"}
                                    voucher_da_info: ''
                                    promotion_da_info: ''
                                    shipping_fee:
                                      price_str: $0.00
                                      price_val: '0'
                                      currency: USD
                                    no_ship_addr: false
                                    original_shipping_val: '7.95'
                                  is_member: '0'
                                  member_info: ''
                              ui_config:
                                top_padding: '16'
                                bottom_padding: '16'
                            features:
                              container_key: pdp_delivery_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: logistic
                              parent_id: '1'
                              parent_item_name: logistic_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: logistic
                          logistic_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: logistic_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          overlay_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: overlay
                              parent_id: '1'
                              parent_item_name: root
                              data_fields_behavior: 0
                              native_card_identifier: overlay
                          product_interlink_1:
                            fields:
                              product_link:
                                property_name: More choices
                                property_values:
                                  - value_name: Trio
                                    pdp_jump_schema: >-
                                      aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221731194857673101831%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                    da_info: >-
                                      {"button_name":"product_more_options","button_type":"select_attr","product_id":"1731194857673101831","option_name":"Trio","module_name":"product_more_options","button_area":"below_attr"}
                                    module_da_info: >-
                                      {"module_name":"product_more_options","product_id":"1731194857673101831","option_name":""}
                                    product_da_info: >-
                                      {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1731194857673101831"}
                                  - value_name: Six Pack
                                    pdp_jump_schema: >-
                                      aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221732042619685540359%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                    da_info: >-
                                      {"button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr","product_id":"1732042619685540359","option_name":"Six
                                      Pack","module_name":"product_more_options"}
                                    module_da_info: >-
                                      {"option_name":"","module_name":"product_more_options","product_id":"1732042619685540359"}
                                    product_da_info: >-
                                      {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1732042619685540359"}
                                  - value_name: Duo
                                    pdp_jump_schema: >-
                                      aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221729625706329182727%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                    da_info: >-
                                      {"product_id":"1729625706329182727","option_name":"Duo","module_name":"product_more_options","button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr"}
                                    module_da_info: >-
                                      {"product_id":"1729625706329182727","option_name":"","module_name":"product_more_options"}
                                    product_da_info: >-
                                      {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1729625706329182727"}
                                  - value_name: Basic
                                    pdp_jump_schema: >-
                                      aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221731231216228536839%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                    da_info: >-
                                      {"option_name":"Basic","module_name":"product_more_options","button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr","product_id":"1731231216228536839"}
                                    module_da_info: >-
                                      {"module_name":"product_more_options","product_id":"1731231216228536839","option_name":""}
                                    product_da_info: >-
                                      {"entrance_form":"pdp_link","product_id":"1731231216228536839","source_page_type":"pdp_linkage_product"}
                                module_da_info: >-
                                  {"module_name":"product_more_options","product_id":"1729625817788224007","option_name":""}
                            features:
                              container_key: pdp_product_interlink_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: product_interlink
                              parent_id: '1'
                              parent_item_name: product_interlink_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: product_interlink
                          product_interlink_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: product_interlink_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          product_interlink_top_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: product_interlink_top_divider
                              parent_id: '1'
                              parent_item_name: product_interlink_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          purchase_method_1:
                            features:
                              container_key: pdp_purchase_method_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: purchase_method
                              parent_id: '1'
                              parent_item_name: purchase_method_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: purchase_method
                          purchase_method_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: purchase_method_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          questions_1:
                            fields:
                              module_title: Ask AI
                              entrance_text: Ask more
                              entrance_schema: >-
                                aweme://roma_redirect/?product_id=1729625817788224007&source=1&spark_page=ai-shop-assistant&switch_new_server_version=false
                              suggested_questions:
                                - raw_text: Are the gummies really zero sugar?
                                  rich_text:
                                    template: >-
                                      {{icon}} Are the gummies really zero
                                      sugar?
                                    arguments:
                                      '{{icon}}':
                                        link_text_type: 1
                                        icon_attribute:
                                          size:
                                            width: 14
                                            height: 14
                                          icon:
                                            icon:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            icon_dark:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    text_attribute:
                                      font:
                                        font_weight: 1
                                        font_class: 5
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                                - raw_text: Do the gummies help with digestion?
                                  rich_text:
                                    template: >-
                                      {{icon}} Do the gummies help with
                                      digestion?
                                    arguments:
                                      '{{icon}}':
                                        link_text_type: 1
                                        icon_attribute:
                                          size:
                                            width: 14
                                            height: 14
                                          icon:
                                            icon:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            icon_dark:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    text_attribute:
                                      font:
                                        font_weight: 1
                                        font_class: 5
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                                - raw_text: Are they suitable for vegans?
                                  rich_text:
                                    template: '{{icon}} Are they suitable for vegans?'
                                    arguments:
                                      '{{icon}}':
                                        link_text_type: 1
                                        icon_attribute:
                                          size:
                                            width: 14
                                            height: 14
                                          icon:
                                            icon:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            icon_dark:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    text_attribute:
                                      font:
                                        font_weight: 1
                                        font_class: 5
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                                - raw_text: How many gummies are in each bottle?
                                  rich_text:
                                    template: >-
                                      {{icon}} How many gummies are in each
                                      bottle?
                                    arguments:
                                      '{{icon}}':
                                        link_text_type: 1
                                        icon_attribute:
                                          size:
                                            width: 14
                                            height: 14
                                          icon:
                                            icon:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            icon_dark:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    text_attribute:
                                      font:
                                        font_weight: 1
                                        font_class: 5
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                                - raw_text: Do they taste like vinegar?
                                  rich_text:
                                    template: '{{icon}} Do they taste like vinegar?'
                                    arguments:
                                      '{{icon}}':
                                        link_text_type: 1
                                        icon_attribute:
                                          size:
                                            width: 14
                                            height: 14
                                          icon:
                                            icon:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            icon_dark:
                                              height: 48
                                              width: 48
                                              uri: >-
                                                tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main
                                              url_list:
                                                - >-
                                                  https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/ec_theme_ai_main~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    text_attribute:
                                      font:
                                        font_weight: 1
                                        font_class: 5
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                              da_info: '{"button_area":"above_about_this_product"}'
                            features:
                              container_key: >-
                                lynx_air_container:38289504a9a628f810a860725ef290bc5be51792
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: questions
                              parent_id: '1'
                              parent_item_name: questions_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: questions
                          questions_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: questions_bottom_divider
                              parent_id: '1'
                              parent_item_name: questions_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          questions_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: questions_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          recommendation_ymal_1:
                            features:
                              container_key: pdp_recommend_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: recommendation_ymal
                              parent_id: '1'
                              parent_item_name: recommendation_ymal_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: recommendation_ymal
                          recommendation_ymal_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: recommendation_ymal_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          return_policy_1:
                            fields:
                              ui_config:
                                bottom_padding: '16'
                                margin:
                                  top: 16
                                  bottom: 16
                                  left: 16
                                  right: 16
                                top_padding: '16'
                            features:
                              container_key: pdp_return_policy_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: return_policy
                              parent_id: '1'
                              parent_item_name: return_policy_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: return_policy
                          return_policy_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: return_policy_bottom_divider
                              parent_id: '1'
                              parent_item_name: return_policy_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          return_policy_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: return_policy_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          return_policy_top_line_1:
                            fields:
                              height: 0.5
                              light_color: '#1E161823'
                              dark_color: '#1EFFFFFF'
                              is_line_style: true
                              left_margin: 16
                              right_margin: 16
                              background_color: LineSecondary
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: return_policy_top_line
                              parent_id: '1'
                              parent_item_name: return_policy_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_secondary_line_divider
                          review_1:
                            fields:
                              product_id: '1729625817788224007'
                              seller_id: '7495794203056835079'
                              mobile_config:
                                estimated_container_height: 44
                                brick_name: 102
                            features:
                              container_key: >-
                                lynx_air_container:9e691d541c9b34335c2f00ce2d44309a8711ec4b
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: review
                              parent_id: '1'
                              parent_item_name: review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: review
                          review_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: review_bottom_divider
                              parent_id: '1'
                              parent_item_name: review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          review_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: review_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          root_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: root
                              parent_id: '1'
                              parent_item_name: nil
                              data_fields_behavior: 0
                              native_card_identifier: root
                          seller_above_review_1:
                            fields:
                              seller_id: '7495794203056835079'
                              name: Goli Nutrition
                              avatar:
                                height: 300
                                width: 300
                                uri: >-
                                  tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506
                                url_list:
                                  - >-
                                    https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                  - >-
                                    https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                              rating: '4.6'
                              shop_link: >-
                                aweme://ec/store?sellerId=7495794203056835079&url_maker=shop_schema_sdk&store_page_version=2
                              brand_labels:
                                - official_label:
                                    label_type: 3
                                    label_type_str: blue_v
                                - null
                              unread_message_count: 0
                              seller_detail_infos:
                                - key: review_num
                                  count_show_content: 387.3K
                                  count: 387300
                                  content: reviews
                                - key: items_num
                                  count_show_content: '57'
                                  count: 57
                                  content: Products
                                - key: sales_num
                                  count_show_content: 5.4M
                                  count: 5392721
                                  content: Sold
                                - key: followers_num
                                  count_show_content: 556.8K+
                                  count: 556865
                                  content: Followers
                                - key: response_rate
                                  count_show_content: 99%
                                  count: 99
                                  content: chat response
                                  head_tag: High
                                - key: delivery_rate
                                  count_show_content: 0%
                                  count: 0
                                  content: ships on time
                              im_button_text: Message
                              im_schema: >-
                                aweme://lynxview?bdhm_bid=pigeon_i18n_lynx&bundle=chat%2Ftemplate.js&channel=fe_tiktok_ecommerce_chat_lynx&dark_mode_reload=1&enable_canvas=1&enable_code_cache=1&enable_dynamic_v8=1&enable_prefetch=1&group=seller_im&hide_nav_bar=1&init_page_data=%7B%22show_pre_form%22%3Afalse%7D&keyboard_adjust=0&opt_title=0&orderId=0&productId=1729625817788224007&screen_orientation=auto&shopId=7495794203056835079&source=1&status_bar_color=black&surl=https%3A%2F%2Fsf-teko-source.tiktokcdn-us.com%2Fobj%2Fbyte-gurd-source-tx%2Fecom%2Fchat%2Fmlynx%2Ffe_tiktok_ecommerce_chat_lynx%2Fchat%2Ftemplate.js%3Fgroup%3Dseller_im&trans_status_bar=1&use_forest=1&use_spark=1
                              shop_review_schema: >-
                                aweme://ec/store?sellerId=7495794203056835079&shop_active_tab_type=5&store_page_version=2&url_maker=shop_schema_sdk
                              shop_performance:
                                shop_performance_title: Shop performance
                                shop_performance_content: Better than 93% of other shops
                                shop_performance_value: 93
                                detailed_metrics:
                                  - type: 1
                                    description: 4+ star rating
                                    value: 89
                                  - type: 3
                                    description: Responds within 24 hours
                                    value: 99
                                detail_page_entry_text: Learn more
                                detail_page_url: >-
                                  sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1
                              shop_background:
                                image:
                                  height: 1732
                                  width: 1805
                                  uri: >-
                                    tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2
                                  url_list:
                                    - >-
                                      https://p16-oec-shop-sign.tiktokcdn-us.com/tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2~tplv-reeeghz8mm-image-webp.webp?lk3s=905da467&x-expires=1781233790&x-signature=XmlBZaTL1MmI5mPc9ea%2FHLQNBxw%3D
                                shop_background_type: 0
                              store_label:
                                official_label:
                                  label_image_light:
                                    height: 36
                                    width: 36
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                  label_image_dark:
                                    height: 36
                                    width: 36
                                    uri: >-
                                      tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png
                                    url_list:
                                      - >-
                                        https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      - >-
                                        https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                  label_type: 3
                                  label_type_str: blue_v
                                  position: 1
                                store_identity_label:
                                  store_identity_label: 2
                                  identity_label_data:
                                    identity_logo:
                                      height: 144
                                      width: 144
                                      mimetype: image/png
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                    identity_logo_dark:
                                      height: 144
                                      width: 144
                                      mimetype: image/png
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                    identity_label_bg_color: '#000000'
                                    identity_label_bg_color_dark: '#FFFFFF'
                                    identity_label_text: OFFICIAL SHOP
                                    identity_label_text_color: '#FFFFFF'
                                    identity_label_text_color_dark: '#000000'
                                    explanation_schema: >-
                                      aweme://lynxview_popup?url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_mall_brand_explanation_runtime%2Fbrand-explanation-page%2Ftemplate.js&use_new_container=1&use_spark=1&target_handler=webcast%2Cecom&trans_status_bar=1&hide_nav_bar=1&status_font_mode=light&enable_prefetch=1&enable_code_cache=1&show_mask=1&mask_bg_color=00000080&height_percent=90&bdhm_bid=astro_behavior_lynx&btm_page_code=b7749&enable_lynx_prefetch=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&seller_id=7495794203056835079
                                    shop_identity_key: official
                                    style_type: 1
                                    identity_image_logo:
                                      light:
                                        height: 42
                                        width: 288
                                        mimetype: image/png
                                        uri: >-
                                          tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0
                                        url_list:
                                          - >-
                                            https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                          - >-
                                            https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      dark:
                                        height: 42
                                        width: 288
                                        mimetype: image/png
                                        uri: >-
                                          tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4
                                        url_list:
                                          - >-
                                            https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                          - >-
                                            https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                  shop_identity_key: official
                              shop_performance_info:
                                performance_metrics:
                                  - type: 1
                                    value: 89%
                                    description: Positive feedback
                                    platform_rate_type: 0
                                  - type: 2
                                    value: '-'
                                    description: Ships within 48h
                                    platform_rate_type: 0
                                  - type: 3
                                    value: 99%
                                    description: 24h response rate
                                    platform_rate_type: 0
                                detail_page_url: >-
                                  sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1
                              shop_identity_experiment: 2
                              enable_new_shop_entrance: true
                              is_new_ses_experience: true
                              is_hide: false
                              pdp_enable_shop_follow_voucher: true
                              seller_user_info:
                                uid: '6990310143721063429'
                                short_id: '0'
                                nickname: Goli® Nutrition
                                follow_status: 0
                                aweme_count: 2705
                                following_count: 294
                                follower_count: 556865
                                room_id: 0
                                region: FR
                                account_region: ''
                              shop_identity_experiment_pdp_style: 0
                              shop_card_new_style: 0
                            features:
                              container_key: pdp_shop_profile_style_2
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: seller_above_review
                              parent_id: '1'
                              parent_item_name: seller_above_review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: seller_above_review
                          seller_above_review_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: seller_above_review_bottom_divider
                              parent_id: '1'
                              parent_item_name: seller_above_review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          seller_above_review_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: seller_above_review_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          shop_recommend_above_review_1:
                            fields:
                              is_recommend: true
                              model_title: More from this shop
                              enter_schema: >-
                                aweme://ec/store?default_product_sort_field=1&sellerId=7495794203056835079&store_page_version=2&url_maker=shop_schema_sdk
                            features:
                              container_key: pdp_shop_recommend_style_2
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: shop_recommend_above_review
                              parent_id: '1'
                              parent_item_name: shop_recommend_above_review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: shop_recommend_above_review
                          shop_recommend_above_review_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: shop_recommend_above_review_bottom_divider
                              parent_id: '1'
                              parent_item_name: shop_recommend_above_review_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          shop_recommend_above_review_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: shop_recommend_above_review_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          sku_selection_1:
                            features:
                              container_key: pdp_sku_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: sku_selection
                              parent_id: '1'
                              parent_item_name: sku_selection_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: sku_selection
                          sku_selection_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: sku_selection_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          specification_1:
                            fields:
                              propsData:
                                - name: Brand
                                  value: Goli
                                - name: Ingredient Feature
                                  value: >-
                                    Sugar Free,Lactose Free,Dairy Free,Gluten
                                    Free,GMO-free,Vegan
                                - name: Dietary Supplement Disclaimer
                                  value: 'Yes'
                                - name: Manufacturer
                                  value: Goli Nutrition Inc
                                - name: Age Warning
                                  value: 'No'
                                - name: Region Of Origin
                                  value: US
                                - name: Ingredients
                                  value: vitamin b12
                              mobile_config:
                                estimated_container_height: 150
                              expand_by_default: false
                              collapsible: false
                              is_top_down: false
                              da_info: ''
                            features:
                              container_key: >-
                                lynx_air_container:2cb7fdcd7b9ec50ef9eaddd01942f3f56d27ec72
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: specification
                              parent_id: '1'
                              parent_item_name: specification_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: specification
                          specification_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: specification_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          top_margin_1:
                            fields:
                              height: 12
                              light_color: '#FFFFFF'
                              dark_color: '#1E1E1E'
                              background_color: BGPrimary
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: top_margin
                              parent_id: '1'
                              parent_item_name: top_margin_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: top_margin
                          top_margin_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: top_margin_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                          user_rights_in_service_1:
                            features:
                              container_key: pdp_user_rights_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: user_rights_in_service
                              parent_id: '1'
                              parent_item_name: user_rights_in_service_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: user_rights_in_service
                          user_rights_in_service_bottom_divider_1:
                            fields:
                              height: 8
                              light_color: '#08161823'
                              dark_color: '#59000000'
                              background_color: LineDarker
                            features:
                              container_key: pdp_divider_style_1
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: user_rights_in_service_bottom_divider
                              parent_id: '1'
                              parent_item_name: user_rights_in_service_placeholder
                              data_fields_behavior: 0
                              native_card_identifier: pdp_line_darker_divider
                          user_rights_in_service_placeholder_1:
                            features:
                              update_type: 0
                              position: 0
                              extendable: false
                              id: '1'
                              item_name: user_rights_in_service_placeholder
                              parent_id: '1'
                              parent_item_name: body
                              data_fields_behavior: 0
                              native_card_identifier: pdp_placeholder
                        global:
                          product_info_resp:
                            products:
                              - product_id: '1729625817788224007'
                                status: 1
                                seller:
                                  seller_id: '7495794203056835079'
                                  name: Goli Nutrition
                                  avatar:
                                    height: 300
                                    width: 300
                                    uri: >-
                                      tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506
                                    url_list:
                                      - >-
                                        https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      - >-
                                        https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                  product_count: 57
                                  rating: '4.6'
                                  link: >-
                                    aweme://user/profile/6990310143721063429?sec_uid=MS4wLjABAAAAhlkvPZNSvogKlDmRR2aOLXjfCyM4CWsu9swZMDLkHfWF9tp_H8I_heJT81fCIdEq&from_scene=8
                                  im_schema: >-
                                    aweme://lynxview?bdhm_bid=pigeon_i18n_lynx&bundle=chat%2Ftemplate.js&channel=fe_tiktok_ecommerce_chat_lynx&dark_mode_reload=1&enable_canvas=1&enable_code_cache=1&enable_dynamic_v8=1&enable_prefetch=1&group=seller_im&hide_nav_bar=1&init_page_data=%7B%22show_pre_form%22%3Afalse%7D&keyboard_adjust=0&opt_title=0&orderId=0&productId=1729625817788224007&screen_orientation=auto&shopId=7495794203056835079&source=1&status_bar_color=black&surl=https%3A%2F%2Fsf-teko-source.tiktokcdn-us.com%2Fobj%2Fbyte-gurd-source-tx%2Fecom%2Fchat%2Fmlynx%2Ffe_tiktok_ecommerce_chat_lynx%2Fchat%2Ftemplate.js%3Fgroup%3Dseller_im&trans_status_bar=1&use_forest=1&use_spark=1
                                  status: 2
                                  seller_location: United States of America
                                  shop_link: >-
                                    aweme://ec/store?sellerId=7495794203056835079&url_maker=shop_schema_sdk&store_page_version=2
                                  store_label:
                                    official_label:
                                      label_image_light:
                                        height: 36
                                        width: 36
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      label_image_dark:
                                        height: 36
                                        width: 36
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      label_type: 3
                                      label_type_str: blue_v
                                      position: 1
                                    store_identity_label:
                                      store_identity_label: 2
                                      identity_label_data:
                                        identity_logo:
                                          height: 144
                                          width: 144
                                          mimetype: image/png
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                        identity_logo_dark:
                                          height: 144
                                          width: 144
                                          mimetype: image/png
                                          uri: >-
                                            tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b
                                          url_list:
                                            - >-
                                              https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                            - >-
                                              https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                        identity_label_bg_color: '#000000'
                                        identity_label_bg_color_dark: '#FFFFFF'
                                        identity_label_text: OFFICIAL SHOP
                                        identity_label_text_color: '#FFFFFF'
                                        identity_label_text_color_dark: '#000000'
                                        explanation_schema: >-
                                          aweme://lynxview_popup?url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_mall_brand_explanation_runtime%2Fbrand-explanation-page%2Ftemplate.js&use_new_container=1&use_spark=1&target_handler=webcast%2Cecom&trans_status_bar=1&hide_nav_bar=1&status_font_mode=light&enable_prefetch=1&enable_code_cache=1&show_mask=1&mask_bg_color=00000080&height_percent=90&bdhm_bid=astro_behavior_lynx&btm_page_code=b7749&enable_lynx_prefetch=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&seller_id=7495794203056835079
                                        shop_identity_key: official
                                        style_type: 1
                                        identity_image_logo:
                                          light:
                                            height: 42
                                            width: 288
                                            mimetype: image/png
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/111dfc99d0024e58bd69d5a74a9fa0e0~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                          dark:
                                            height: 42
                                            width: 288
                                            mimetype: image/png
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/dfc9fbeb5d7947c2a03c60bc1750e9f4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039
                                      shop_identity_key: official
                                  shop_recommend:
                                    is_recommend: true
                                    model_title: More from this shop
                                    enter_schema: >-
                                      aweme://ec/store?default_product_sort_field=1&sellerId=7495794203056835079&store_page_version=2&url_maker=shop_schema_sdk
                                  is_hide: false
                                  seller_detail_infos:
                                    - key: items_num
                                      count_show_content: '57'
                                      count: 57
                                      content: Products
                                    - key: sales_num
                                      count_show_content: 5.4M
                                      count: 5392721
                                      content: Sold
                                    - key: response_rate
                                      count_show_content: 99%
                                      count: 99
                                      content: chat response
                                      head_tag: High
                                    - key: delivery_rate
                                      count_show_content: 0%
                                      count: 0
                                      content: ships on time
                                    - key: review_num
                                      count_show_content: 387.3K
                                      count: 387300
                                      content: reviews
                                    - key: followers_num
                                      count_show_content: 556.8K+
                                      count: 556865
                                      content: Followers
                                  exp_rate_percentile: 93
                                  unread_message_count: 0
                                  im_button_text: Message
                                  im_type: 1
                                  shop_performance:
                                    shop_performance_title: Shop performance
                                    shop_performance_content: Better than 93% of other shops
                                    shop_performance_value: 93
                                    detailed_metrics:
                                      - type: 1
                                        description: 4+ star rating
                                        value: 89
                                      - type: 3
                                        description: Responds within 24 hours
                                        value: 99
                                    detail_page_entry_text: Learn more
                                    detail_page_url: >-
                                      sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1
                                  rating_value: 4.6
                                  is_new_ses_experience: true
                                  shop_background:
                                    image:
                                      height: 1732
                                      width: 1805
                                      uri: >-
                                        tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2
                                      url_list:
                                        - >-
                                          https://p16-oec-shop-sign.tiktokcdn-us.com/tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2~tplv-reeeghz8mm-image-webp.webp?lk3s=905da467&x-expires=1781233790&x-signature=XmlBZaTL1MmI5mPc9ea%2FHLQNBxw%3D
                                    shop_background_type: 0
                                  visit_shop_text:
                                    template: OFFICIAL SHOP
                                    text_attribute:
                                      link: >-
                                        aweme://ec/store?sellerId=7495794203056835079&url_maker=shop_schema_sdk&store_page_version=2
                                      font:
                                        font_weight: 2
                                        font_class: 7
                                      font_color:
                                        color: '#A6000000'
                                        dark_color: '#E1FFFFFF'
                                  enable_new_shop_entrance: true
                                  sold_item_description:
                                    title: Items sold
                                    contents:
                                      - template: '{{template}}'
                                        arguments:
                                          '{{template}}':
                                            text_attribute:
                                              text: >-
                                                The number of items sold globally since
                                                this item was listed on TikTok Shop
                                                excluding items that have been returned.
                                              font:
                                                font_weight: 1
                                                font_class: 3
                                              font_color:
                                                color: B8000000
                                                dark_color: C0FFFFFF
                                  shop_identity_experiment: 2
                                  shop_performance_info:
                                    performance_metrics:
                                      - type: 1
                                        value: 89%
                                        description: Positive feedback
                                        platform_rate_type: 0
                                      - type: 2
                                        value: '-'
                                        description: Ships within 48h
                                        platform_rate_type: 0
                                      - type: 3
                                        value: 99%
                                        description: 24h response rate
                                        platform_rate_type: 0
                                    detail_page_url: >-
                                      sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1
                                  sales_info:
                                    key: sales_num
                                    count_show_content: 5.4M
                                    count: 5392721
                                    content: sold
                                  half_pdp_shop_entrance_experiment: 1
                                  half_pdp_store_identity_text:
                                    template: OFFICIAL SHOP
                                    text_attribute:
                                      font:
                                        font_weight: 2
                                        font_class: 8
                                      font_color:
                                        color: '#FFFFFFFF'
                                        dark_color: '#FFFFFFFF'
                                  seller_user_info:
                                    uid: '6990310143721063429'
                                    short_id: '0'
                                    nickname: Goli® Nutrition
                                    follow_status: 0
                                    aweme_count: 2705
                                    following_count: 294
                                    follower_count: 556865
                                    room_id: 0
                                    region: FR
                                    account_region: ''
                                  pdp_enable_shop_follow_voucher: true
                                  enable_nav_bar_shop_avatar: true
                                  enable_shop_follow: true
                                  shop_identity_experiment_pdp_style: 0
                                product_base:
                                  title: >-
                                    3 Bottles of Goli Zero Sugar World's First
                                    Apple Cider Vinegar Gummies - Vitamin B12,
                                    Probiotics to Address Bloating. Vegan, Plant
                                    Based, Non-GMO, Gluten-Free & Gelatin-Free
                                  images:
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/ed941822b9024f9f856d7e25aaf3fbc8~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/bd5e524870a24b05a3269516528adbce~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/742be67d7b25491ba6d46c1e09d44ea4~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a6862d4f43564964960609e41452bd4d~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                    - height: 800
                                      width: 800
                                      mimetype: ''
                                      thumb_uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4
                                      thumb_url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      uri: >-
                                        tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4
                                      url_list:
                                        - >-
                                          https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        - >-
                                          https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/85671a096ad241479663ef016dce45d4~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      color: ''
                                      size: ''
                                      tint_color: ''
                                      blurhash: ''
                                      ratio: 1
                                      remove_gap: ''
                                      size_type: 2
                                  specifications:
                                    - name: Brand
                                      value: Goli
                                    - name: Ingredient Feature
                                      value: >-
                                        Sugar Free,Lactose Free,Dairy
                                        Free,Gluten Free,GMO-free,Vegan
                                    - name: Dietary Supplement Disclaimer
                                      value: 'Yes'
                                    - name: Manufacturer
                                      value: Goli Nutrition Inc
                                    - name: Age Warning
                                      value: 'No'
                                    - name: Region Of Origin
                                      value: US
                                    - name: Ingredients
                                      value: vitamin b12
                                  sold_count: 18221
                                  price:
                                    original_price: $105.00
                                    real_price: $44.98
                                    discount: '-57%'
                                    need_icon: false
                                    is_interval_price: false
                                    show_hot_zone: false
                                    min_sku_price: '44.98'
                                    currency: USD
                                    min_sku_original_price: '105.00'
                                    panel_schema: ''
                                    currency_symbol: $
                                    symbol_position: 1
                                    real_price_decimal: ''
                                    da_info: >-
                                      {"price_show_tag":"","discount_percentage":"57"}
                                  category_name: Health
                                  has_size_chart: false
                                  is_gift: false
                                  pre_order_type: 0
                                  sales_type: 1
                                  combined_sales_volume:
                                    sales_text:
                                      template: '{{X}} sold'
                                      arguments:
                                        '{{X}}':
                                          text: 18.2K
                                          is_bold: false
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                      text_color: '#FF000000'
                                      text_dark_color: '#FFF6F6F6'
                                    sales_text_ec_richtext:
                                      template: '{{X}} sold'
                                      arguments:
                                        '{{X}}':
                                          text_attribute:
                                            text: 18.2K
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                      text_attribute:
                                        font:
                                          font_weight: 1
                                          font_class: 6
                                        font_color:
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                  min_price: {}
                                  show_free_shipping_tag: false
                                  promotion_extra_info:
                                    promotion_type: 1
                                    da_info: '{}'
                                  desc_detailv3:
                                    ec_rich_blocks:
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: '{{QW1lc_0}}'
                                          arguments:
                                            '{{QW1lc_0}}':
                                              text_attribute:
                                                text: >-
                                                  America's #1 Apple Cider Vinegar Brand
                                                  with over 90 million bottles sold!
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                has_underline: false
                                                is_italic: false
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                          text_alignment: 1
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: '{{UGF0Z_0}}'
                                          arguments:
                                            '{{UGF0Z_0}}':
                                              text_attribute:
                                                text: >-
                                                  Patented Formula, Essential Vitamins,
                                                  Great Taste: Our flagship product, now
                                                  formulated with Zero Sugar! We've
                                                  elevated this customer favorite by
                                                  adding clinically studied SNZ Tribac
                                                  probiotic blend to support digestion and
                                                  address bloating as well as Vitamin B12
                                                  to help support energy metabolism,
                                                  healthy immune function, heart health, a
                                                  healthy nervous system and general
                                                  health and wellbeing.
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                has_underline: false
                                                is_italic: false
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                          text_alignment: 1
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: '{{WmVyb_0}}'
                                          arguments:
                                            '{{WmVyb_0}}':
                                              text_attribute:
                                                text: >-
                                                  Zero Sugar, No Artificial Sweeteners, No
                                                  Sugar Alcohols. Vegan, Non-GMO,
                                                  Gluten-free & Gelatin-free: Each bottle
                                                  of Goli contains 60 delicious, vegan,
                                                  non-gmo, gluten-free & gelatin-free Zero
                                                  Sugar Apple Cider Vinegar gummies, which
                                                  makes them suitable for almost any
                                                  lifestyle. No Artificial Flavors, No
                                                  Artificial Colors, Allergen-Free.
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                has_underline: false
                                                is_italic: false
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                          text_alignment: 1
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: '{{Vml0Y_0}}'
                                          arguments:
                                            '{{Vml0Y_0}}':
                                              text_attribute:
                                                text: >-
                                                  Vitamin Angels: Goli Nutrition has
                                                  donated a 6-month supply of essential
                                                  vitamins to over 10 million children in
                                                  need.
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                has_underline: false
                                                is_italic: false
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                          text_alignment: 1
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: '{{TWFkZ_0}}'
                                          arguments:
                                            '{{TWFkZ_0}}':
                                              text_attribute:
                                                text: >-
                                                  Made in the USA with locally and
                                                  globally sourced ingredients. Goli
                                                  Gummies are made in allergen-free, cGMP
                                                  certified facilities in the United
                                                  States with local and globally sourced
                                                  ingredients to ensure that our products
                                                  are reputable and of the highest quality
                                                  standards.
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                has_underline: false
                                                is_italic: false
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                          text_alignment: 1
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: ' '
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                      - rich_block_type: 2
                                        ec_rich_text:
                                          template: Seller information
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#E6FFFFFF'
                                      - rich_block_type: 3
                                        xl_ec_rich_text:
                                          xl_type: 1
                                          ec_rich_texts:
                                            - template: 'Business name: Goli Nutrition Inc.'
                                              text_attribute:
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                font_color:
                                                  color: '#FF000000'
                                                  dark_color: '#E6FFFFFF'
                                            - template: >-
                                                Business address: 8430 Santa Monica
                                                Blvd,West Hollywood,California,90069
                                              text_attribute:
                                                font:
                                                  font_weight: 1
                                                  font_class: 4
                                                font_color:
                                                  color: '#FF000000'
                                                  dark_color: '#E6FFFFFF'
                                  price_v2:
                                    - price_type: 0
                                      min_price:
                                        sku_id: '1729625824603771399'
                                        currency_name: USD
                                        currency_symbol: $
                                        symbol_position: 1
                                        sale_price_decimal: '44.98'
                                        origin_price_decimal: '105'
                                        sale_price_format: '44.98'
                                        origin_price_format: '105.00'
                                        discount_format: 57%
                                        discount_decimal: '0.57'
                                        price_prefix: ''
                                        reduce_price_format: Saving $60.02
                                        single_product_price_format: '44.98'
                                        single_product_price_decimal: '44.98'
                                        show_currency_space: false
                                        currency_show_mode: 1
                                        unit_price_desc: ''
                                        post_seller_pre_platform_coupon_price: ''
                                        price_display_mode: 0
                                        sale_price_integer_part_format: '44'
                                        sale_price_decimal_part_format: '98'
                                        decimal_point_symbol: .
                                        deposit_price_amount: ''
                                        after_coupon_price_format: ''
                                        after_coupon_price_decimal: ''
                                        after_coupon_price_integer_part_format: ''
                                        after_coupon_price_decimal_part_format: ''
                                        price_serialized_extra: ''
                                    - price_type: 1
                                      min_price:
                                        sku_id: '1729625824603771399'
                                        currency_name: USD
                                        currency_symbol: $
                                        symbol_position: 1
                                        sale_price_decimal: '40.48'
                                        origin_price_decimal: '105'
                                        sale_price_format: '40.48'
                                        origin_price_format: '105.00'
                                        discount_format: 61%
                                        discount_decimal: '0.61'
                                        price_prefix: ''
                                        reduce_price_format: Saving $64.52
                                        single_product_price_format: '40.48'
                                        single_product_price_decimal: '40.48'
                                        show_currency_space: false
                                        currency_show_mode: 1
                                        unit_price_desc: ''
                                        post_seller_pre_platform_coupon_price: ''
                                        price_display_mode: 0
                                        sale_price_integer_part_format: '40'
                                        sale_price_decimal_part_format: '48'
                                        decimal_point_symbol: .
                                        deposit_price_amount: ''
                                        after_coupon_price_format: ''
                                        after_coupon_price_decimal: ''
                                        after_coupon_price_integer_part_format: ''
                                        after_coupon_price_decimal_part_format: ''
                                        price_serialized_extra: ''
                                  default_selected_purchase_type: 0
                                  is_price_hidden: false
                                  price_desc_detail:
                                    price_desc_detail_items:
                                      - title: ''
                                        sub_title:
                                          template: >-
                                            Items on TikTok Shop may display a
                                            strikethrough price in search results
                                            and on product detail pages. TikTok Shop
                                            bases strikethrough savings off of a
                                            list price. The list price (also known
                                            as the manufacturer's suggested retail
                                            price, or MSRP) is the suggested retail
                                            price of a new product as provided by a
                                            manufacturer, supplier, or seller. List
                                            prices may not necessarily reflect the
                                            prevailing market price of a product.
                                          arguments:
                                            '{{Terms}}':
                                              link_text_type: 0
                                              text_attribute:
                                                text: ''
                                                font:
                                                  font_weight: 2
                                                  font_class: 5
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 4
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                    da_info: >-
                                      {"button_name":"item_price_info","discount_percentage":"0.57"}
                                  bnpl_display_info: >-
                                    {"display_info":{"template":"4 interest-free
                                    payments of $11.24 with 
                                    ","text_attribute":{"font":{"font_weight":1,"font_class":5},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}},"partners":{"template":"{{klarna_us}}
                                    ","arguments":{"{{klarna_us}}":{"link_text_type":1,"icon_attribute":{"size":{"width":40,"height":17},"icon":{"icon":{"height":17,"width":40,"uri":"tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393"]},"icon_dark":{"height":17,"width":40,"uri":"tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393"]},"view_width":40,"view_height":17}}}}},"terms":{"template":"Terms","text_attribute":{"font":{"font_weight":1,"font_class":5},"has_underline":true,"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}},"disclaimer_title":{"template":"About
                                    Pay in
                                    4"},"disclaimer_contents":[{"template":"See
                                    payment terms at: {{klarna_us}} A higher
                                    initial payment may be required for some
                                    consumers. CA resident loans are made or
                                    arranged pursuant to a California Financing
                                    Law license. NMLS #
                                    1353190.","arguments":{"{{klarna_us}}":{"link_text_type":0,"text_attribute":{"text":"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx","link":"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx","has_underline":true,"font_color":{"color":"#0075DB","dark_color":"#60B3FF"}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}}]}
                                  price_detail: >-
                                    {"price_desc_detail_items":[{"title":"","sub_title":{"template":"Items
                                    on TikTok Shop may display a strikethrough
                                    price in search results and on product
                                    detail pages. TikTok Shop bases
                                    strikethrough savings off of a list price.
                                    The list price (also known as the
                                    manufacturer's suggested retail price, or
                                    MSRP) is the suggested retail price of a new
                                    product as provided by a manufacturer,
                                    supplier, or seller. List prices may not
                                    necessarily reflect the prevailing market
                                    price of a
                                    product.","arguments":{"{{Terms}}":{"link_text_type":0,"text_attribute":{"text":"","font":{"font_weight":2,"font_class":5}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#FFF6F6F6"}}}}],"da_info":"{\"button_name\":\"item_price_info\",\"discount_percentage\":\"0.57\"}"}
                                  category_id: '700645'
                                  is_bundle: false
                                  is_header_find_similar_hidden: false
                                  is_gallery_find_similar_hidden: false
                                  category2_id: '700646'
                                sale_props:
                                  - prop_id: '101212'
                                    prop_name: Combined Variations
                                    has_image: false
                                    sale_prop_values:
                                      - prop_value_id: '7411286046979376942'
                                        prop_value: 3 pack Zero Sugar ACV
                                    has_extended_images: false
                                    available_prop_type_display: 1 options available
                                    is_top_sku: false
                                skus:
                                  - sku_id: '1729625824603771399'
                                    sku_sale_props:
                                      - prop_id: '101212'
                                        prop_name: Combined Variations
                                        prop_value_id: '7411286046979376942'
                                        prop_value: 3 pack Zero Sugar ACV
                                    sale_prop_value_ids: '7411286046979376942'
                                    stock: 113145
                                    purchase_limit: 20
                                    price:
                                      real_price:
                                        price_str: $44.98
                                        price_val: '44.98'
                                        currency: USD
                                      original_price: $105.00
                                      discount: '-57%'
                                      original_price_value: '105'
                                      need_icon: false
                                    need_icon: false
                                    add_to_cart_button:
                                      status: 1
                                      click_hint: ''
                                      available_count: 20
                                    warehouse_id: '7382962063776565034'
                                    quantity_property:
                                      default_add_cart_quantity: 1
                                      quantity_minus_support_edit: true
                                    buy_button:
                                      desc: Buy now
                                      default_desc: Buy now
                                      sub_desc: Free shipping
                                      status: 1
                                      da_info: '{"campaign_type":"free_shipping"}'
                                    minimum_buy_quantity: 0
                                    promotion_limit_quantity: 0
                                    deduction_text: ''
                                    status: 1
                                    pdp_button_area_id: default
                                    need_refresh: true
                                    price_desc_detail:
                                      price_desc_detail_items:
                                        - title: ''
                                          sub_title:
                                            template: >-
                                              Items on TikTok Shop may display a
                                              strikethrough price in search results
                                              and on product detail pages. TikTok Shop
                                              bases strikethrough savings off of a
                                              list price. The list price (also known
                                              as the manufacturer's suggested retail
                                              price, or MSRP) is the suggested retail
                                              price of a new product as provided by a
                                              manufacturer, supplier, or seller. List
                                              prices may not necessarily reflect the
                                              prevailing market price of a product.
                                            arguments:
                                              '{{Terms}}':
                                                link_text_type: 0
                                                text_attribute:
                                                  text: ''
                                                  font:
                                                    font_weight: 2
                                                    font_class: 5
                                            text_attribute:
                                              font:
                                                font_weight: 1
                                                font_class: 4
                                              font_color:
                                                color: '#FF000000'
                                                dark_color: '#FFF6F6F6'
                                      da_info: >-
                                        {"button_name":"item_price_info","discount_percentage":"0.57"}
                                    bcm_standard_track:
                                      track_param:
                                        bcm_multiverse_id: >-
                                          202606050309504942084010050000002f7006b364b6e9ac
                                      chain_param:
                                        bcm_multiverse_id: >-
                                          202606050309504942084010050000002f7006b364b6e9ac
                                    price_v2:
                                      - price_type: 0
                                        min_price:
                                          sku_id: '1729625824603771399'
                                          currency_name: USD
                                          currency_symbol: $
                                          symbol_position: 1
                                          sale_price_decimal: '44.98'
                                          origin_price_decimal: '105'
                                          sale_price_format: '44.98'
                                          origin_price_format: '105.00'
                                          discount_format: 57%
                                          discount_decimal: '0.57'
                                          price_prefix: ''
                                          reduce_price_format: Saving $60.02
                                          single_product_price_format: '44.98'
                                          single_product_price_decimal: '44.98'
                                          show_currency_space: false
                                          currency_show_mode: 1
                                          unit_price_desc: ''
                                          post_seller_pre_platform_coupon_price: ''
                                          price_display_mode: 0
                                          sale_price_integer_part_format: '44'
                                          sale_price_decimal_part_format: '98'
                                          decimal_point_symbol: .
                                          deposit_price_amount: ''
                                          after_coupon_price_format: ''
                                          after_coupon_price_decimal: ''
                                          after_coupon_price_integer_part_format: ''
                                          after_coupon_price_decimal_part_format: ''
                                          price_serialized_extra: ''
                                      - price_type: 1
                                        min_price:
                                          sku_id: '1729625824603771399'
                                          currency_name: USD
                                          currency_symbol: $
                                          symbol_position: 1
                                          sale_price_decimal: '40.48'
                                          origin_price_decimal: '105'
                                          sale_price_format: '40.48'
                                          origin_price_format: '105.00'
                                          discount_format: 61%
                                          discount_decimal: '0.61'
                                          price_prefix: ''
                                          reduce_price_format: Saving $64.52
                                          single_product_price_format: '40.48'
                                          single_product_price_decimal: '40.48'
                                          show_currency_space: false
                                          currency_show_mode: 1
                                          unit_price_desc: ''
                                          post_seller_pre_platform_coupon_price: ''
                                          price_display_mode: 0
                                          sale_price_integer_part_format: '40'
                                          sale_price_decimal_part_format: '48'
                                          decimal_point_symbol: .
                                          deposit_price_amount: ''
                                          after_coupon_price_format: ''
                                          after_coupon_price_decimal: ''
                                          after_coupon_price_integer_part_format: ''
                                          after_coupon_price_decimal_part_format: ''
                                          price_serialized_extra: ''
                                    pdp_button_area_id_v2:
                                      - product_purchase_type: 0
                                        pdp_button_area_id: default
                                      - product_purchase_type: 1
                                        pdp_button_area_id: subscribe_and_atc
                                    is_support_try_on: false
                                    price_detail: >-
                                      {"price_desc_detail_items":[{"title":"","sub_title":{"template":"Items
                                      on TikTok Shop may display a strikethrough
                                      price in search results and on product
                                      detail pages. TikTok Shop bases
                                      strikethrough savings off of a list price.
                                      The list price (also known as the
                                      manufacturer's suggested retail price, or
                                      MSRP) is the suggested retail price of a
                                      new product as provided by a manufacturer,
                                      supplier, or seller. List prices may not
                                      necessarily reflect the prevailing market
                                      price of a
                                      product.","arguments":{"{{Terms}}":{"link_text_type":0,"text_attribute":{"text":"","font":{"font_weight":2,"font_class":5}}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#FFF6F6F6"}}}}],"da_info":"{\"button_name\":\"item_price_info\",\"discount_percentage\":\"0.57\"}"}
                                    quantity_promotion_notice_info:
                                      location: 0
                                      da_info: '{"has_promo_price_limit":"0"}'
                                    is_hot_sale: false
                                    is_collected: false
                                    da_info: >-
                                      {"delivery_flag_sku":"{\"free_shipping_product_cnt\":\"1\",\"sku_shipping_status\":\"1\"}"}
                                logistic:
                                  delivery_option: 4
                                  delivery_name: Standard shipping
                                  is_default: false
                                  reachable: true
                                  lead_time: Jun 8 - Jun 11
                                  shipping_fee:
                                    price_str: $0.00
                                    price_val: '0'
                                    currency: USD
                                  free_shipping: true
                                  logistic_text: {}
                                  logistics_service_id: '7129736060325594926'
                                  with_voucher: false
                                  delivery_min_days: 4
                                  delivery_max_days: 7
                                  da_info: '{}'
                                  logistic_promotion: {}
                                  event_tracking:
                                    delivery_type: 3pl
                                    est_delivery_bday_min: '2'
                                    est_delivery_day_expected: '0'
                                    est_delivery_day_max: '7'
                                    est_delivery_day_min: '4'
                                    est_logistic_delivery_day_max: '0'
                                    est_logistic_delivery_day_min: '0'
                                    global_shipping: '0'
                                    holiday_flag: '0'
                                    is_1_day_shipping: '0'
                                    is_display_fastest: '0'
                                    is_instant_tag: '0'
                                    is_late_guarantee: '0'
                                    is_next_day_delivery: '0'
                                    is_ontime_compensation_show: '0'
                                    is_plus_effective: '0'
                                    logistics_test_info_v2: >-
                                      {"e_l":"medium","edt_before_strategy":"4-7","g_id":"75646952","s_i":"75646952"}
                                    select_service_id: '7129736060325594926'
                                    ship_from: local
                                    ship_in_bd: 'null'
                                    ship_in_cd: 'null'
                                    shipping_currency: USD
                                    shipping_price: '0'
                                    shipping_price_after_coupon: '0'
                                    shipping_price_origin: '7.95'
                                    shipping_type: send_by_seller
                                  original_shipping_val: '7.95'
                                  transit_delivery_min_days: 0
                                  transit_delivery_max_days: 0
                                  leadtime_display_strategy:
                                    display_edt: true
                                    display_tts_delivery: false
                                  cod_available: false
                                  logistics_labels:
                                    - label_type: 4
                                product_detail_review:
                                  product_rating: 4.6
                                  review_count: 1689
                                  review_items:
                                    - review:
                                        review_id: '7557908211680937741'
                                        rating: 5
                                        display_text: >-
                                          Esta gomita gol son excelente, porque me
                                          quitan el hambre, si la recomiendo
                                          bastante
                                        images:
                                          - thumb_url_list:
                                              - >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                            url_list:
                                              - >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                          - height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp: '1759712640222'
                                        has_origin_text: true
                                        display_review_text:
                                          - text_type: 1
                                            plain_text: >-
                                              Esta gomita gol son excelente, porque me
                                              quitan el hambre, si la recomiendo
                                              bastante
                                        media:
                                          - media_type: 2
                                            video:
                                              id: v12797gd0002d3hhav7og65r9baq09a0
                                              duration: 7.5
                                              post_url: >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/3d106854d9fa4f1295a55ef59c29d190_1759712639~tplv-noop.image?dr=12525&refresh_token=6b1c00dd&x-expires=1780650597&x-signature=13nYr5i6tkZ4uvfZap6UJxwN1xc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d3hhav7og65r9baq09a0
                                              media_type: video
                                              video_infos:
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/2f50c2bb2bf82cc62eb1d1800c15e3f9/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/oYjtwcBFdE0Ri7gqSpPAuSfbY7JCFY8WEiBUwI/?a=1233&bti=PDM8QDI2M2A%3D&&bt=359&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NGQ0ZDs0ODUzNDs4aWc5Z0BpMzx0ZXU5cnlrNjUzZzo6NEBeLmAwYzU2X2AxYDA0MC41YSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/755bf679f62332b0b772e87ed6a603db/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/oYjtwcBFdE0Ri7gqSpPAuSfbY7JCFY8WEiBUwI/?a=1233&bti=PDM8QDI2M2A%3D&&bt=359&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NGQ0ZDs0ODUzNDs4aWc5Z0BpMzx0ZXU5cnlrNjUzZzo6NEBeLmAwYzU2X2AxYDA0MC41YSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650597
                                                  width: 360
                                                  height: 640
                                                  file_hash: de8a08bc7fa14219fe40920e852f8054
                                                  format: mp4
                                                  size: 345566
                                                  bitrate: 368603
                                                  video_quality: normal
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/cc5363fe879d20f60f33e1421827ff6b/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/o4iuWqEj7TAtKZBgAwPUiSEpHqIJY9KfBYc0F8/?a=1233&bti=PDM8QDI2M2A%3D&&bt=543&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OjdmaWgzZTw6OjdlN2k4NEBpMzx0ZXU5cnlrNjUzZzo6NEAyYDNeYl5fXzMxYC1gX19jYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/48a0773cb6945305b37792b422a5ae64/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/o4iuWqEj7TAtKZBgAwPUiSEpHqIJY9KfBYc0F8/?a=1233&bti=PDM8QDI2M2A%3D&&bt=543&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OjdmaWgzZTw6OjdlN2k4NEBpMzx0ZXU5cnlrNjUzZzo6NEAyYDNeYl5fXzMxYC1gX19jYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650597
                                                  width: 480
                                                  height: 854
                                                  file_hash: 901f37df643dd539e6033512a6b088f1
                                                  format: mp4
                                                  size: 521380
                                                  bitrate: 556138
                                                  video_quality: normal
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/77d1e0f893342f28cf126964600991be/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/okJGSNEIQDgo8r4faFFSjzfAoYVtI5JlDBxda2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=892&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OWkzaDlkaTc7aGZnOWlkOEBpMzx0ZXU5cnlrNjUzZzo6NEBeYDEvYzYyNi8xXzZfY2FiYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/5d5ca5278fe67d35e01d626c9f2fcb74/6a229265/video/tos/useast5/tos-useast5-ve-10135-tx/okJGSNEIQDgo8r4faFFSjzfAoYVtI5JlDBxda2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=892&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=OWkzaDlkaTc7aGZnOWlkOEBpMzx0ZXU5cnlrNjUzZzo6NEBeYDEvYzYyNi8xXzZfY2FiYSNeLV42MmQ0XmVhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650597
                                                  width: 720
                                                  height: 1280
                                                  file_hash: 3be42cc4e56a3409f0a6d6739f042004
                                                  format: mp4
                                                  size: 856631
                                                  bitrate: 913739
                                                  video_quality: normal
                                          - media_type: 1
                                            image:
                                              height: 1200
                                              width: 1200
                                              thumb_uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                              thumb_url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a
                                              url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b57c040241714709b5a9a0359afe2b9a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp_fmt: October 5, 2025
                                        main_review_title: ''
                                      sku_id: '1729625824603771399'
                                      sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                      review_user:
                                        name: A**a
                                      is_owner: false
                                      is_anonymous: true
                                      review_source_type: 0
                                      review_source_name: Purchased on TikTok
                                      link: ''
                                      is_updated: false
                                      third_party_popup_title: ''
                                      third_party_popup_content: ''
                                      third_party_popup_button_text: ''
                                      da_info: '{}'
                                    - review:
                                        review_id: '7519583202793801485'
                                        rating: 5
                                        display_text: >-
                                          Love how quickly these shipped and they
                                          taste great!
                                        images:
                                          - thumb_url_list:
                                              - >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                            url_list:
                                              - >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                          - height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp: '1750789405419'
                                        has_origin_text: true
                                        display_review_text:
                                          - text_type: 1
                                            plain_text: >-
                                              Love how quickly these shipped and they
                                              taste great!
                                        media:
                                          - media_type: 2
                                            video:
                                              id: v12797gd0002d1deq47og65g50eu8sdg
                                              duration: 10.694
                                              post_url: >-
                                                https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-10135-tx/ec51b8bc26414367813dd89d12a536e7_1750789402~tplv-noop.image?dr=12525&refresh_token=147b5451&x-expires=1780650600&x-signature=fNGn1aXlUCDzrLtBozs7AU%2Bvle8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=6ce186a1&idc=useast5&VideoID=v12797gd0002d1deq47og65g50eu8sdg
                                              media_type: video
                                              video_infos:
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/8534e7c72c78d1de0f5502dfa0f62930/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/o0e3aEIwpXEibir7pKXcwFPBWtB6BABEkQSaKa/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1037&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=O2dmNThpNDhpZzc1OTg2aEBpanZ4M2o5cjdoNDUzZzo6NEAwLzZeMjQuXjAxLmMuMTEuYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/f64e0b2e0836ffe49da67aa5b50fd36b/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/o0e3aEIwpXEibir7pKXcwFPBWtB6BABEkQSaKa/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1037&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=O2dmNThpNDhpZzc1OTg2aEBpanZ4M2o5cjdoNDUzZzo6NEAwLzZeMjQuXjAxLmMuMTEuYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650600
                                                  width: 480
                                                  height: 854
                                                  file_hash: bab89d3511d6a9626d47fdc754cc27ad
                                                  format: mp4
                                                  size: 1419810
                                                  bitrate: 1062135
                                                  video_quality: normal
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/022be173af7c079ef29e49a7c676b0b4/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/oEfv7ujUDIVS2ag0JIFgSFdQ4BfUoEDQE6gD5W/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1907&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=PDw6aGg7NTY4ZGRoaDQ3aUBpanZ4M2o5cjdoNDUzZzo6NEBjNjI1Nl5hNi0xMDUzXi5iYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/5d8afb4a4664885155a6c1cb3cce357d/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/oEfv7ujUDIVS2ag0JIFgSFdQ4BfUoEDQE6gD5W/?a=1233&bti=PDM8QDI2M2A%3D&&bt=1907&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=PDw6aGg7NTY4ZGRoaDQ3aUBpanZ4M2o5cjdoNDUzZzo6NEBjNjI1Nl5hNi0xMDUzXi5iYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650600
                                                  width: 720
                                                  height: 1280
                                                  file_hash: 79324c82fa3204c886d9f428e5a35515
                                                  format: mp4
                                                  size: 2610424
                                                  bitrate: 1952813
                                                  video_quality: normal
                                                - main_url: >-
                                                    https://v19.tiktokcdn-us.com/29f269b6226a2a7415c4e4208764f8c0/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/okJbaFIQ0WURD7qTdfDBu85ggSEXDRfI4oAvQ2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=653&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NjppZzM0Ozw5ODdkZDVkZEBpanZ4M2o5cjdoNDUzZzo6NEA1X2A0Yl9gNWAxLjEuMTEtYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  backup_url: >-
                                                    https://v16m.tiktokcdn-us.com/0a13387d8afc8eeb3f5cbb3d7f386f53/6a229268/video/tos/useast5/tos-useast5-ve-10135-tx/okJbaFIQ0WURD7qTdfDBu85ggSEXDRfI4oAvQ2/?a=1233&bti=PDM8QDI2M2A%3D&&bt=653&ft=ha56B2WCjBk9w8cLOiXgp0~OnnwhPopiHR_W-ZBMEeF&mime_type=video_mp4&rc=NjppZzM0Ozw5ODdkZDVkZEBpanZ4M2o5cjdoNDUzZzo6NEA1X2A0Yl9gNWAxLjEuMTEtYSNhNWIyMmQ0bmFhLS1kNi9zcw%3D%3D&vvpl=1&l=202606050309504556962F674211004C8D&btag=e000b0000
                                                  url_expire: 1780650600
                                                  width: 360
                                                  height: 640
                                                  file_hash: fb61b180de74f43ee3c225eec200a68f
                                                  format: mp4
                                                  size: 894964
                                                  bitrate: 669507
                                                  video_quality: normal
                                          - media_type: 1
                                            image:
                                              height: 1200
                                              width: 1200
                                              thumb_uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                              thumb_url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18
                                              url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8bfbe01737f14dbab8e4b0164a5dcf18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp_fmt: June 24, 2025
                                        main_review_title: ''
                                      sku_id: '1729625824603771399'
                                      sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                      review_user:
                                        name: Judy Janski
                                        avatar:
                                          url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=f7da61da&x-expires=1780801200&x-signature=rrN3ovBnvL7qZze5COPIeL9TRAM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                            - >-
                                              https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=3c54e003&x-expires=1780801200&x-signature=asfla5SrYGJ4H8XK%2FP0W92%2FtBF8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/08d143a4d5f6cf0875a988810590afbe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd7bd8ad&x-expires=1780801200&x-signature=9IIzBpnNoBshBd1BMZ5rLRGV2Xg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                        link: >-
                                          aweme://user/profile/6766988968389149701?sec_uid=MS4wLjABAAAAVLayI6LLe5f21ljT7TO85Bg8Ndzz7YbyfIju7Cx37zTREeSS62W_syg-4lfwlyUf&from_scene=8
                                      is_owner: false
                                      is_anonymous: false
                                      review_source_type: 0
                                      review_source_name: Purchased on TikTok
                                      link: ''
                                      is_updated: false
                                      third_party_popup_title: ''
                                      third_party_popup_content: ''
                                      third_party_popup_button_text: ''
                                      da_info: '{}'
                                    - review:
                                        review_id: '7559636943458436919'
                                        rating: 5
                                        display_text: >-
                                          Este mes es mi cuarto mes utilizando
                                          este producto. Simplemente me encanta.
                                          Me calma la incomodidad del estómago.
                                          Tiene un buen sabor. Lo he comprado en
                                          la caja de 3 botes y voy por mi segunda
                                          (4to bote). Súper recomendado 10/10
                                        images:
                                          - height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - height: 1200
                                            width: 1200
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp: '1760115157373'
                                        has_origin_text: true
                                        display_review_text:
                                          - text_type: 1
                                            plain_text: >-
                                              Este mes es mi cuarto mes utilizando
                                              este producto. Simplemente me encanta.
                                              Me calma la incomodidad del estómago.
                                              Tiene un buen sabor. Lo he comprado en
                                              la caja de 3 botes y voy por mi segunda
                                              (4to bote). Súper recomendado 10/10
                                        media:
                                          - media_type: 1
                                            image:
                                              height: 1200
                                              width: 1200
                                              thumb_uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                              thumb_url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76
                                              url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/56b447210978435f99a627a7e11eaa76~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - media_type: 1
                                            image:
                                              height: 1200
                                              width: 1200
                                              thumb_uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                              thumb_url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              uri: >-
                                                tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd
                                              url_list:
                                                - >-
                                                  https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                                - >-
                                                  https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a09dd489cc674b73b0104d16c5151bfd~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                        review_timestamp_fmt: October 10, 2025
                                        main_review_title: ''
                                      sku_id: '1729625824603771399'
                                      sku_specification: 'Item: 3 pack Zero Sugar ACV'
                                      review_user:
                                        name: Magda I González
                                        avatar:
                                          url_list:
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=4db9c96b&x-expires=1780801200&x-signature=45xUZU%2FI582LiyKKVbocOSEToWM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                            - >-
                                              https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=27c49e12&x-expires=1780801200&x-signature=BQiD5G2YYMxqDJdr2OmR0OCjYkg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                            - >-
                                              https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8b53a17f393c0362282863078b99aee7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01ecd3f9&x-expires=1780801200&x-signature=DPy75Fvw5%2FtOvdxKLT7rORmsSzU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5
                                        link: >-
                                          aweme://user/profile/6702524204451939333?sec_uid=MS4wLjABAAAAzOCbZIpxD8lZ0bSq9PdkxhVWnrdWsNoeNSQ3Pkggk3diIOInOHG_VdgcwFakX4_v&from_scene=8
                                      is_owner: false
                                      is_anonymous: false
                                      review_source_type: 0
                                      review_source_name: Purchased on TikTok
                                      link: ''
                                      is_updated: false
                                      third_party_popup_title: ''
                                      third_party_popup_content: ''
                                      third_party_popup_button_text: ''
                                      da_info: '{}'
                                  product_rating_str: '4.6'
                                  review_count_str: 1.7K
                                  review_count_str_v2: 1,689
                                  ratings_display_style: 0
                                  da_info: >-
                                    {"rate":4.6,"rate_with_logistic":4.6,"review_cnt":1689,"review_cnt_with_logistic":1689}
                                  third_party_review_cnt: 0
                                  review_page_request_params: >-
                                    {"category_id":"700645,700646,700650,1298960"}
                                customer_service_schema: aweme://ec/customer_support
                                promotion_logos:
                                  - image:
                                      height: 80
                                      width: 260
                                      mimetype: ''
                                      uri: >-
                                        tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                      url_list:
                                        - >-
                                          https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                        - >-
                                          https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                    promotion_id: ''
                                    dark_mode_image:
                                      height: 80
                                      width: 260
                                      mimetype: ''
                                      uri: >-
                                        tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                      url_list:
                                        - >-
                                          https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                        - >-
                                          https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                    promotionLogoType: 2
                                    da_info: >-
                                      {"btm_unit_params":{"bcm_nova_delivery_id":""}}
                                    bcm_nova_delivery_id: ''
                                chain_key: ''
                                add_to_cart_button:
                                  status: 1
                                  click_hint: ''
                                seller_id: '7495794203056835079'
                                extra:
                                  smart_cropping_algo: '1'
                                share_info:
                                  can_share: true
                                  share_deep_link: >-
                                    https://www.tiktok.com/view/product/1729625817788224007?encode_params=MIIBUwQM0Ipg7hSDaM3Gqz2oBIIBL2bOlpLpd2bXp7hFC-7EQypqJGBn2HQbHYVEOwpV-z5MzOOu_J6st06mxA9AeMXw9fDeMouyiVd-IpKAFjUG47Tc4nZx02EBd5Nas65FE9mjoCF8q8i1g0mc4Znj5w82bYojqswMen3ZW_LFodrtYlZZnSv1rinD2ZFBBbmsYAJsu_Gnd5NdoSI2KSKNhIFY_SBB2Ao97H2KXzhULmAZ6mFQc4IlBmxa9fzz5NNCwXoVtAbtVMWSscfTM2u6ZeWBidT6psmHMAK6PI-bOe7sNPucGaV9qQLmyZSK0Hb5Crq_qnClMz9gQmCP8NyjjFUka7JwDZDbf3-tMdhX-GlTygtMLyQPpLgqj1IMbCkVvxUH6Ac41aR0y41fOeW5TCpB3wybbmC3Ko95MR4jxf31AwQQ-rkuXwAwjWuSB4DgdekPOQ%3D%3D&preview_image_style=normal
                                  share_cover:
                                    height: 260
                                    width: 260
                                    uri: >-
                                      tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525
                                    url_list:
                                      - >-
                                        https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-resize-webp:260:260.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      - >-
                                        https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b9336f7aae9d4838816699aa573bf525~tplv-fhlh96nyum-resize-webp:260:260.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                buy_button:
                                  desc: Buy now
                                  default_desc: Buy now
                                  sub_desc: Free shipping
                                  da_info: '{"campaign_type":"free_shipping"}'
                                product_type: 0
                                default_address_id: '0'
                                save_status: 2
                                template: 0
                                marketing_config:
                                  remove_price_str: false
                                sku_common_config:
                                  sku_common_texts:
                                    - sku_common_text_type: 1
                                      desc: Min {$quantity} per order
                                      toast: 'Min. order quantity: {$quantity}'
                                    - sku_common_text_type: 2
                                      desc: Discount limited to {$quantity} items
                                      toast: >-
                                        Up to {$quantity} items can be
                                        discounted. You will pay original price
                                        for all items if you buy more items.
                                  pdp_promotion_items:
                                    free_return_item_style:
                                      promotion_items:
                                        - name: Free shipping
                                          icon:
                                            height: 48
                                            width: 48
                                            uri: >-
                                              tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          style: 10
                                          dark_icon:
                                            height: 48
                                            width: 48
                                            uri: >-
                                              tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                              - >-
                                                https://p19-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                  unavailable_info_list:
                                    - unavailable_info_id: 401
                                      unavailable_info:
                                        reason: 11
                                        text: >-
                                          Not eligible to purchase due to age
                                          restriction
                                        action: 1
                                    - unavailable_info_id: 201
                                      unavailable_info:
                                        reason: 2
                                        text: >-
                                          This item cannot be shipped to your
                                          selected address
                                        link_schema: aweme://ec/address/list?is_select_mode=1
                                        action: 2
                                        action_text: Change
                                        action_redirect_type: 2
                                    - unavailable_info_id: 204
                                      unavailable_info:
                                        reason: 2
                                        text: >-
                                          This item cannot be shipped to your
                                          selected address
                                        link_schema: aweme://ec/address/edit
                                        action: 2
                                        action_text: Change
                                        action_redirect_type: 1
                                    - unavailable_info_id: 402
                                      unavailable_info:
                                        reason: 3
                                        text: Item unavailable for exchange
                                        action: 1
                                    - unavailable_info_id: 301
                                      unavailable_info:
                                        reason: 6
                                        text: >-
                                          This seller is currently on vacation.
                                          Save the product to Favorites and buy
                                          when the seller is back.
                                        action: 1
                                    - unavailable_info_id: 106
                                      unavailable_info:
                                        reason: 8
                                        text: LIVE flash sale starts soon
                                        action: 1
                                    - unavailable_info_id: 103
                                      unavailable_info:
                                        reason: 3
                                        text: >-
                                          This item is out of stock, select
                                          another option.
                                        action: 1
                                    - unavailable_info_id: 202
                                      unavailable_info:
                                        reason: 2
                                        text: >-
                                          The product cannot be delivered to your
                                          region
                                        link_schema: aweme://ec/address/edit
                                        action: 2
                                        action_text: Change
                                        action_redirect_type: 1
                                    - unavailable_info_id: 1999
                                      unavailable_info:
                                        reason: 5
                                        text: Retry or come back later
                                        action: 3
                                        action_text: Retry
                                    - unavailable_info_id: 203
                                      unavailable_info:
                                        reason: 1
                                        text: This item not currently eligible to ship
                                        action: 1
                                    - unavailable_info_id: 101
                                      unavailable_info:
                                        reason: 3
                                        text: This item is out of stock
                                        action: 1
                                    - unavailable_info_id: 102
                                      unavailable_info:
                                        reason: 4
                                        text: This item has been removed
                                        action: 1
                                    - unavailable_info_id: 107
                                      unavailable_info:
                                        reason: 9
                                        text: LIVE exclusive sale coming soon
                                        action: 1
                                    - unavailable_info_id: 104
                                      unavailable_info:
                                        reason: 3
                                        text: This item is not available for purchase
                                        action: 1
                                    - unavailable_info_id: 105
                                      unavailable_info:
                                        reason: 2
                                        text: >-
                                          This item is not available for delivery
                                          to your selected address
                                        link_schema: aweme://ec/address/list?is_select_mode=1
                                        action: 2
                                        action_text: Change
                                        action_redirect_type: 2
                                  sale_prop_unavailable_info_id: 101
                                  is_with_default_sku: false
                                  pdp_button_area_id: sold_out
                                  is_use_new_component: false
                                shop_review_entry:
                                  review_count: 381700
                                  review_count_str: 381.7K
                                  review_filters:
                                    - filter_id: '102'
                                      name: Includes visuals
                                      count_str: (21.5K)
                                      type: 1
                                      name_en: ec_shop_review_pdp__detail_filter_media
                                      count: 21479
                                    - filter_id: '5'
                                      name: '5'
                                      count_str: (310.9K)
                                      type: 2
                                      name_en: '5'
                                      count: 310948
                                    - filter_id: '4'
                                      name: '4'
                                      count_str: (28.8K)
                                      type: 2
                                      name_en: '4'
                                      count: 28795
                                    - filter_id: '3'
                                      name: '3'
                                      count_str: (13.6K)
                                      type: 2
                                      name_en: '3'
                                      count: 13615
                                  shop_schema: >-
                                    aweme://ec/store?sellerId=7495794203056835079&shop_active_tab_type=5&store_page_version=2&url_maker=shop_schema_sdk
                                  third_party_review_count: 0
                                with_coupon: false
                                promotion_reform: true
                                shipping:
                                  logistics:
                                    - delivery_option: 4
                                      delivery_name: Standard shipping
                                      is_default: false
                                      reachable: true
                                      lead_time: Jun 8 - Jun 11
                                      shipping_fee:
                                        price_str: $0.00
                                        price_val: '0'
                                        currency: USD
                                      free_shipping: true
                                      logistic_text: {}
                                      logistics_service_id: '7129736060325594926'
                                      with_voucher: false
                                      delivery_min_days: 4
                                      delivery_max_days: 7
                                      da_info: '{}'
                                      logistic_promotion: {}
                                      event_tracking:
                                        delivery_type: 3pl
                                        est_delivery_bday_min: '2'
                                        est_delivery_day_expected: '0'
                                        est_delivery_day_max: '7'
                                        est_delivery_day_min: '4'
                                        est_logistic_delivery_day_max: '0'
                                        est_logistic_delivery_day_min: '0'
                                        global_shipping: '0'
                                        holiday_flag: '0'
                                        is_1_day_shipping: '0'
                                        is_display_fastest: '0'
                                        is_instant_tag: '0'
                                        is_late_guarantee: '0'
                                        is_next_day_delivery: '0'
                                        is_ontime_compensation_show: '0'
                                        is_plus_effective: '0'
                                        logistics_test_info_v2: >-
                                          {"e_l":"medium","edt_before_strategy":"4-7","g_id":"75646952","s_i":"75646952"}
                                        select_service_id: '7129736060325594926'
                                        ship_from: local
                                        ship_in_bd: 'null'
                                        ship_in_cd: 'null'
                                        shipping_currency: USD
                                        shipping_price: '0'
                                        shipping_price_after_coupon: '0'
                                        shipping_price_origin: '7.95'
                                        shipping_type: send_by_seller
                                      original_shipping_val: '7.95'
                                      transit_delivery_min_days: 0
                                      transit_delivery_max_days: 0
                                      leadtime_display_strategy:
                                        display_edt: true
                                        display_tts_delivery: false
                                      cod_available: false
                                      logistics_labels:
                                        - label_type: 4
                                  shipping_to_address_info:
                                    no_ship_to_addr: true
                                    ship_to_button_text: Select
                                    ship_to_address_brief: Choose shipping address
                                  ship_from_info: {}
                                sku_style: 1
                                biz_code: 0
                                bill_info_server_params: >-
                                  {"GiftInfo":{"HitGift":false,"SkuActivityInfoMap":null,"SkuInfoV2":null,"SkuInfo":null,"GiftProductMeta":null,"HasGiftInfo":true,"GiftSourceInfo":null,"TsMs":0},"product_info":{"product_id":1729625817788224007,"seller_id":7495794203056835079,"sku_info_map":{"1729625824603771399":{"sku_id":1729625824603771399,"price":{"price_val":"44.98","currency":"USD"}}},"eligible_activity_info":{"UnqualifiedActivities":[{"activity_id":7525417034329245454,"activity_scope":0,"promotion_template":40070,"eligible_product_scope":2},{"activity_id":7525417046629369655,"activity_scope":0,"promotion_template":20000,"eligible_product_scope":2},{"activity_id":7450610225696311083,"activity_scope":0,"promotion_template":20000,"eligible_product_scope":1}],"QualifiedActivities":[{"activity_id":7618949941821556494,"activity_scope":0,"promotion_template":30000,"eligible_product_scope":4},{"activity_id":7475279850715252526,"activity_scope":0,"promotion_template":31000,"eligible_product_scope":1},{"activity_id":7449110646580315950,"activity_scope":0,"promotion_template":20000,"eligible_product_scope":2}]},"logistic_recommend_activity_map":{"7129736060325594926":{"id":7449110646580315950,"campaign_type":6,"is_dmp":false,"activity_scope":4,"promotion_detail":[{"discount_type":1,"currency":"USD"}],"logistics_type":3}}},"cart_info":null}
                                product_logo:
                                  - image:
                                      height: 80
                                      width: 260
                                      mimetype: ''
                                      uri: >-
                                        tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                      url_list:
                                        - >-
                                          https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                        - >-
                                          https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                    dark_mode_image:
                                      height: 80
                                      width: 260
                                      mimetype: ''
                                      uri: >-
                                        tos-maliva-i-o3syd03w52-us/pdp_official_logo.png
                                      url_list:
                                        - >-
                                          https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                        - >-
                                          https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp_official_logo.png~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=6ce186a1&idc=useast5&from=3454340299
                                    productLogoType: 3
                                    promotion_id: ''
                                biz_type: 0
                                pdp_logistic_module:
                                  module_id: tts_us_v2
                                  meta:
                                    pdp_to_logistic_list_info: >-
                                      {"ship_from_info":{},"sku_info":{"product_id":"1729625817788224007","sku_id":"1729625824603771399","source_info":"{\"ec_head\":{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},\"page_source_list\":[{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},{\"page_name\":\"b6661\"}]}","price_val":"44.98","currency":"$"},"kol_id":"0","pass_through_source_channel_info":"{\"source_info_type\":2,\"global_source_info\":{\"source_channel\":4,\"entrance_channels\":[4],\"source_channels\":[4]},\"is_source_effective\":true,\"diff_source_info\":{\"is_source_by_btm\":true}}","pass_through_source_info":"{\"source_channel\":4,\"affiliate_creator_id\":0,\"is_follower\":false,\"entrance_channels\":[4],\"source_channels\":[4]}","pass_through_page_source_info":"{\"ec_head\":{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},\"page_source_list\":[{\"extra\":{\"traffic_diversion_info\":\"{\\\"traffic_track_id\\\":\\\"1780628989607\\\",\\\"traffic_vt_scores\\\":\\\"\\\",\\\"traffic_out_source\\\":\\\"homepage_bottom_2tab.in_app\\\",\\\"traffic_material_id\\\":\\\"\\\",\\\"traffic_campaign_id\\\":\\\"\\\",\\\"mall_btm\\\":\\\"a2270.b0482.c8938.d9932_i2\\\",\\\"mall_bcm\\\":\\\"7289278264324260098|||\\\"}\",\"feed_tab\":\"0|0\",\"prefix_ec_params_origin_is_mall_tab\":\"mall\",\"bcm_feed_tab\":\"0\",\"bcm_multiverse_id\":\"202606050309496928905950000000007a7a86762a6ab3fe\",\"ec_next_page_c_btm_code\":\"c8938\",\"ec_next_page_d_btm_code\":\"d9932_i2\"},\"page_name\":\"b0482\"},{\"page_name\":\"b6661\"}]}","biz_type":0,"seller_id":"7495794203056835079","sku_additional_info_on_refresh":[{"SkuID":"1729625824603771399","SkuPrice":{"real_price":{"price_str":"$44.98","price_val":"44.98","currency":"USD"},"original_price":"$105.00","discount":"-57%","original_price_value":"105","need_icon":false}}]}
                                  module_title: Shipping & returns
                                  shipping_module:
                                    description_list:
                                      - template: '{{free_shipping}}'
                                        arguments:
                                          '{{free_shipping}}':
                                            text: Free shipping
                                            link: ''
                                            color: '#007B7B'
                                            dark_color: '#00B8B9'
                                            text_raw_color:
                                              color: '#007B7B'
                                              dark_color: '#00B8B9'
                                            end_time: ''
                                            text_font_type: 9
                                        text_color: '#007B7B'
                                        text_dark_color: '#00B8B9'
                                        text_font_type: 9
                                      - template: Estimated delivery {{lead_time}}
                                        arguments:
                                          '{{lead_time}}':
                                            text: Jun 8 – 11
                                            link: ''
                                            color: '#000000'
                                            dark_color: '#E6FFFFFF'
                                            text_raw_color:
                                              color: '#000000'
                                              dark_color: '#E6FFFFFF'
                                            end_time: ''
                                            text_font_type: 2
                                        text_color: '#000000'
                                        text_dark_color: '#E6FFFFFF'
                                        text_font_type: 1
                                      - template: Shipping to {{ships_to}}
                                        arguments:
                                          '{{ships_to}}':
                                            text: Choose shipping address
                                            link: ''
                                            color: '#99000000'
                                            dark_color: '#E6FFFFFF'
                                            text_raw_color:
                                              color: '#99000000'
                                              dark_color: '#E6FFFFFF'
                                            end_time: ''
                                            text_font_type: 3
                                        text_color: '#99000000'
                                        text_dark_color: '#E6FFFFFF'
                                        text_font_type: 3
                                    description_list_icon:
                                      icon:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      icon_dark:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    description_list_arrow:
                                      icon:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/right_offset_new.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      icon_dark:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                    appendix_list:
                                      - rich_text:
                                          template: Shipped by Goli Nutrition
                                          arguments:
                                            '{{seller_name}}':
                                              text: Goli Nutrition
                                              link: ''
                                              color: '#FF000000'
                                              dark_color: '#E0FFFFFF'
                                              end_time: ''
                                              text_font_type: 1
                                          text_color: '#FF000000'
                                          text_dark_color: '#E0FFFFFF'
                                          text_font_type: 1
                                    meta:
                                      delivery_info: >-
                                        {"shipping_currency":"USD","shipping_price":"0","shipping_type":"send_by_seller","est_delivery_day_min":"4","est_delivery_day_max":"7"}
                                      delivery_flag: >-
                                        {"is_instant_tag":"0","est_delivery_day_max":"7","is_late_guarantee":"0","holiday_flag":"0","pdp_shipping_status":"1","est_logistic_delivery_day_min":"0","shipping_currency":"USD","is_back_order":"0","is_1_day_shipping":"0","shipping_type":"send_by_seller","est_delivery_day_min":"4","is_ontime_compensation_show":"0","is_3_day_delivery":"0","ship_in_cd":"null","logistics_test_info_v2":"{\"e_l\":\"medium\",\"edt_before_strategy\":\"4-7\",\"g_id\":\"75646952\",\"s_i\":\"75646952\"}","est_logistic_delivery_day_max":"0","shipping_price_after_coupon":"0","ship_from":"local","is_display_est_shipping_day":"1","logistics_test_info":"","shipping_price":"0","global_shipping":"0","delivery_type":"3pl","is_display_shipping_out_time":"0","est_delivery_bday_min":"2","is_delay_compensation_show":"0","est_delivery_day_expected":"0","shipping_price_origin":"7.95","is_next_day_delivery":"0","is_2_day_delivery":"0","is_display_fastest":"0","select_service_id":"7129736060325594926","ship_in_bd":"null","is_plus_effective":"0"}
                                      edt_type: lead_time
                                    hit_min_order_logistic_hard_interception: false
                                  return_policy_module:
                                    title: Return policy
                                    description_list_arrow:
                                      icon:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/right_offset_new.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                      icon_dark:
                                        height: 48
                                        width: 48
                                        uri: >-
                                          tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png
                                        url_list:
                                          - >-
                                            https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                          - >-
                                            https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042
                                button_area:
                                  default_area_id: default
                                  area_elem_map:
                                    add_disable:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    can_not_be_purchased:
                                      status_notice:
                                        template: This item is not available for purchase
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_type":"unable_to_cart","button_name":"add_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    can_not_be_ship:
                                      status_notice:
                                        template: This item not currently eligible to ship
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    close_pdp:
                                      buttons:
                                        - desc: Back to LIVE
                                          single_desc: Back to LIVE
                                          action: 16
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_type":"able_to_return","button_name":"back_to_live"}
                                    default:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_type":"able_to_checkout","button_name":"buy_now"}
                                    default_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    default_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    default_free_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    default_free_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    default_free_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    empty: {}
                                    find_similar:
                                      status_notice:
                                        template: This item is out of stock
                                        text_color: '#FFFE2C55'
                                        text_dark_color: '#FFFF3B5C'
                                      buttons:
                                        - desc: Find similar
                                          single_desc: Find similar
                                          action: 9
                                          status: 1
                                          style: 6
                                    gift:
                                      status_notice:
                                        template: This item is not available for purchase
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Find similar
                                          single_desc: Find similar
                                          action: 9
                                          status: 1
                                          style: 6
                                    go_to_cart:
                                      buttons:
                                        - desc: Go to cart
                                          single_desc: Go to cart
                                          action: 2
                                          status: 1
                                          style: 5
                                    holiday_mode:
                                      status_notice:
                                        template: Shop is currently closed
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      status_sub_notice:
                                        template: >-
                                          Add to Favorites and buy when the shop
                                          is open.
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Find similar
                                          single_desc: Find similar
                                          action: 9
                                          status: 1
                                          style: 6
                                    live_room_flash_sale_pre_heating:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    live_room_flash_sale_sold_out:
                                      status_notice:
                                        template: LIVE exclusive sale coming soon
                                        text_color: '#FFFE2C55'
                                        text_dark_color: '#FFFF3B5C'
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    not_purchasable_change_address:
                                      status_notice:
                                        template: >-
                                          This item cannot be shipped to your
                                          selected address
                                        text_color: '#7A000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Change address
                                          single_desc: Change address
                                          link: aweme://ec/address/edit
                                          action: 8
                                          status: 1
                                          style: 5
                                    one_click_pay:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_type":"able_to_checkout","button_name":"buy_now"}
                                    one_click_pay_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_type":"able_to_checkout","button_name":"buy_now"}
                                    one_click_pay_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    one_click_pay_free_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_type":"able_to_checkout","button_name":"buy_now"}
                                    one_click_pay_free_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    one_click_pay_free_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_type":"able_to_cart","button_name":"add_to_cart"}
                                        - desc: Place order
                                          single_desc: Place order
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    one_click_pay_sku:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 7
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: One click pay
                                          single_desc: One click pay
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                      see_more:
                                        title: One-click pay
                                        description: >-
                                          By tapping Place order, the item(s) will
                                          not be added to your cart. We’ll charge
                                          you for the item(s) directly.

                                          We’ll apply the best discounts you have
                                          available, and you can change the
                                          discounts by yourself. The total you pay
                                          will be the price after discounts and
                                          taxes.

                                          The order will normally be paid with
                                          same payment method of your last order.

                                          All the one-click pay orders enjoy free
                                          shipping benefits. The item(s) will be
                                          delivered to the same address of last
                                          order and normally will be delivered in
                                          same parcel(s) of the last order.
                                    po_box_no_delivery:
                                      status_notice:
                                        template: This item does not ship to P.O. Boxes.
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Change address
                                          single_desc: Change address
                                          link: aweme://ec/address/edit
                                          action: 8
                                          status: 1
                                          style: 5
                                    pre_order:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Preorder
                                          single_desc: Preorder
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    pre_release_order:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Pre-order now
                                          single_desc: Pre-order now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                    product_removed:
                                      status_notice:
                                        template: This item has been removed
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Find similar
                                          single_desc: Find similar
                                          action: 9
                                          status: 1
                                          style: 6
                                    region_not_for_sale:
                                      status_notice:
                                        template: >-
                                          This item cannot be shipped to your
                                          selected address
                                        text_color: '#7A000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Change address
                                          single_desc: Change address
                                          link: aweme://ec/address/edit
                                          action: 8
                                          status: 1
                                          style: 5
                                    skc_sold_out:
                                      status_notice:
                                        template: Color is out of stock
                                        text_color: '#FFFE2C55'
                                        text_dark_color: '#FFFF3B5C'
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    sold_out:
                                      status_notice:
                                        template: This item is out of stock
                                        text_color: '#FFFE2C55'
                                        text_dark_color: '#FFFF3B5C'
                                      buttons:
                                        - desc: Find similar
                                          single_desc: Find similar
                                          action: 9
                                          status: 1
                                          style: 6
                                    subscribe:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_2_day_shipping:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_3_day_shipping:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc_free_2_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc_free_3_day_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_and_atc_free_shipping:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 17
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"able_to_cart"}
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_free_2_day_shipping:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_free_3_day_shipping:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    subscribe_free_shipping:
                                      buttons:
                                        - desc: Subscribe
                                          single_desc: Subscribe
                                          action: 15
                                          status: 1
                                          style: 6
                                    unexchangeable:
                                      status_notice:
                                        template: Item unavailable for exchange
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      status_sub_notice:
                                        template: >-
                                          Select another item or choose a return
                                          or refund option
                                        text_color: '#8F000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    update_address:
                                      status_notice:
                                        template: >-
                                          This item cannot be shipped to your
                                          selected address
                                        text_color: '#7A000000'
                                        text_dark_color: '#99FFFFFF'
                                      buttons:
                                        - desc: Change address
                                          single_desc: Change address
                                          link: aweme://ec/address/edit
                                          action: 8
                                          status: 1
                                          style: 5
                                    user_underage:
                                      status_notice:
                                        template: >-
                                          Not eligible to purchase due to age
                                          restriction
                                        text_color: FE2C55
                                        text_dark_color: FE2C55
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 2
                                          style: 5
                                          da_info: >-
                                            {"button_name":"add_to_cart","button_type":"unable_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 2
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"unable_to_checkout"}
                                    virtual_bundle_partial_sold_out:
                                      buttons:
                                        - desc: Add to cart
                                          single_desc: Add to cart
                                          action: 4
                                          status: 1
                                          style: 5
                                          da_info: >-
                                            {"button_type":"able_to_cart","button_name":"add_to_cart"}
                                        - desc: Buy now
                                          single_desc: Buy now
                                          action: 5
                                          status: 1
                                          style: 6
                                          da_info: >-
                                            {"button_name":"buy_now","button_type":"able_to_checkout"}
                                  default_area_id_list:
                                    - product_purchase_type: 0
                                      pdp_button_area_id: default
                                    - product_purchase_type: 1
                                      pdp_button_area_id: subscribe_and_atc
                                  pdp_button_area_extra_info:
                                    atc_same_fulfillment_version: 0
                                    mute_same_fulfillment_feature: true
                                  unavailable_chain:
                                    - JudgeResult_Normal
                                    - default
                                lazy_load_info: {}
                                brand_info:
                                  prefix: Sold by Goli Nutrition
                                  brand_labels:
                                    - official_label:
                                        label_type: 3
                                        label_type_str: blue_v
                                    - null
                                page_biz_list:
                                  - biz_line: tts
                                    region: us
                                    page_name: sku
                                    template: 3
                                  - biz_line: tts
                                    region: us
                                    page_name: product_detail
                                    template: 3
                                  - biz_line: tts
                                    region: us
                                    page_name: product_review
                                    template: 3
                                notice_msg:
                                  title:
                                    template: Product safety information
                                    text_attribute:
                                      font:
                                        font_weight: 3
                                        font_class: 3
                                      font_color:
                                        color: '#FF000000'
                                        dark_color: '#FFF6F6F6'
                                  content:
                                    template: '{warning} {warningMessage}'
                                    arguments:
                                      '{warningMessage}':
                                        text_attribute:
                                          text: Disclaimer
                                          font:
                                            font_weight: 1
                                            font_class: 5
                                          font_color:
                                            color: '#FF000000'
                                            dark_color: '#FFFFFFFF'
                                      '{warning}':
                                        text_attribute:
                                          text: 'WARNING: '
                                          font:
                                            font_weight: 3
                                            font_class: 5
                                          font_color:
                                            color: '#FF000000'
                                            dark_color: '#FFFFFFFF'
                                  notice_message_type: 0
                                  basic_pop_up:
                                    style: 2
                                    title:
                                      template: Product safety information
                                      text_attribute:
                                        text: Product safety information
                                        font:
                                          font_weight: 3
                                          font_class: 2
                                        font_color:
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                      text_alignment: 2
                                    is_dismissable: true
                                    content:
                                      - ec_rich_text:
                                          template: Disclaimer
                                          text_attribute:
                                            font:
                                              font_weight: 3
                                              font_class: 3
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        margin:
                                          top: 0
                                          bottom: 12
                                      - ec_rich_text:
                                          template: '{warningMessage}'
                                          arguments:
                                            '{warningMessage}':
                                              text_attribute:
                                                text: >-
                                                  This statement has not been evaluated by
                                                  the Food and Drug Administration. This
                                                  product is not intended to diagnose,
                                                  treat, cure, or prevent any disease.
                                                font:
                                                  font_weight: 1
                                                  font_class: 5
                                                font_color:
                                                  color: '#FF0A4151'
                                                  dark_color: '#FFF6F6F6'
                                        margin:
                                          bottom: 12
                                    page_padding:
                                      start: 16
                                      end: 16
                                      top: 12
                                      bottom: 89
                                    is_title_fixed_to_top: true
                                  ui_config:
                                    lead_icon_alignment: 0
                                    text_alignment: 0
                                    leading_content_margin: 0
                                    trailing_content_margin: 8
                                    show_trailing_icon: true
                                default_selection:
                                  selected_props:
                                    - '7411286046979376942'
                                  image_is_preselected: true
                                  default_pre_select_type: low_price
                                  sku_panel: true
                                pop_up_triggers:
                                  - type: 1
                                    delay_time_sec: 2
                                    next_request_scene_key: 5
                                next_request_scene:
                                  - scene_key: 5
                                    scene_value: >-
                                      {"sale_region":"US","task_meta_type":null,"task_scene":8,"no_limit_query":true,"resource_place_key":null,"scene_key":3,"stock_voucher_type_ids":null,"stock_voucher_deduction_info":null,"SkuBestVouchers":null,"transparent_fields":null,"new_customer_offer_schema":null,"private_benefit_info":"null","traffic_source_list":[6],"seller_uid":"6990310143721063429"}
                                  - scene_key: 8
                                    scene_value: >-
                                      {"log_id":"202606050309504556962F674211004C8D"}
                                  - scene_key: 7
                                    scene_value: >-
                                      {"biz_type":0,"category_id_list":["700645","700646","700650"],"sku_single_prices":{"1729625824603771399":{"price_val":"44.98","currency":"USD"}}}
                                user_rights_module:
                                  module_type: 3
                                  protection_module:
                                    title:
                                      template: TikTok Shop protections
                                      text_attribute:
                                        font:
                                          font_weight: 3
                                          font_class: 2
                                        font_color:
                                          color: '#FF000000'
                                          dark_color: '#FFF6F6F6'
                                    position: 2
                                    content:
                                      - icon:
                                          icon:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/secure_payments.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/secure_payments.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                          icon_dark:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/secure_payments.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/secure_payments.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                        text:
                                          template: Secure payments
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        da_info: secure_payments
                                      - icon:
                                          icon:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png
                                            url_list:
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                          icon_dark:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/buyer_protection.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                        text:
                                          template: Money-back guarantee
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        da_info: money-back_guarantee
                                      - icon:
                                          icon:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/auto_refund.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/auto_refund.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                          icon_dark:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/auto_refund.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/auto_refund.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/auto_refund.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                        text:
                                          template: Lost/damaged auto-refund
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        da_info: lost/damaged_auto-refund
                                      - icon:
                                          icon:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/24_7_support.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/24_7_support.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                          icon_dark:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/24_7_support.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/24_7_support.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/24_7_support.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                        text:
                                          template: 24/7 support
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        da_info: 24/7_support
                                      - icon:
                                          icon:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/data_privacy.png
                                            thumb_url_list:
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/data_privacy.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                          icon_dark:
                                            height: 180
                                            width: 180
                                            thumb_uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/data_privacy.png
                                            thumb_url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-png:200:200.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                            uri: >-
                                              tos-useast5-i-omjb5zjo8w-tx/data_privacy.png
                                            url_list:
                                              - >-
                                                https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                              - >-
                                                https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/data_privacy.png~tplv-fhlh96nyum-resize-png:180:180.png?dr=12184&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186
                                        text:
                                          template: Data privacy
                                          text_attribute:
                                            font:
                                              font_weight: 1
                                              font_class: 6
                                            font_color:
                                              color: '#FF000000'
                                              dark_color: '#FFF6F6F6'
                                        da_info: data_privacy
                                    detail_page_link: >-
                                      aweme://lynxview_popup?surl=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_user_rights%2Fpages%2Fuser-rights%2Ftemplate.js&hide_nav_bar=true&trans_status_bar=1&page_type=popup&height=90%25&show_mask=1&mask_bg_color=00000080&use_spark=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&request=%7B%22scene%22%3A1%2C%22right_ids%22%3A%5B13%2C2041%2C2030%2C35%2C1%2C2020%2C17%2C16%2C2050%2C15%2C14%5D%2C%22platform_level1%22%3A0%2C%22sale_region%22%3A%22US%22%2C%22base_params%22%3A%7B%22app_id%22%3A1233%2C%22region%22%3A%22%22%2C%22locale%22%3A%22%22%2C%22user_id%22%3A7564525136226862135%2C%22oec_user_id%22%3A7494216209788471176%2C%22device_id%22%3A7621430296362059278%2C%22version_code%22%3A400703%2C%22device_platform%22%3A%22android%22%2C%22priority_region%22%3A%22us%22%2C%22channel%22%3A%22googleplay%22%7D%2C%22biz_key%22%3A%22tts%22%2C%22user_benefit_drawer_variant%22%3A1%2C%22extra%22%3A%7B%22has_compensation%22%3A%22false%22%2C%22has_premium%22%3A%22false%22%2C%22has_3dd_compensation%22%3A%22false%22%2C%22has_new_landing_page%22%3A%22true%22%2C%22is_plus_member%22%3A%22None_Active%22%7D%7D
                                    da_info: >-
                                      {"rights_content":"secure_payments,money-back_guarantee,lost/damaged_auto-refund,24/7_support,data_privacy"}
                                default_sku_id: '1729625824603771399'
                                is_platform_product: false
                                lock_up_shipping: >-
                                  {"selling_point_list":[{"selling_point_data":{"template":"{{ShippingIcon}}
                                  Free
                                  shipping","arguments":{"{{ShippingIcon}}":{"link_text_type":1,"icon_attribute":{"size":{"width":13,"height":13},"icon":{"icon":{"height":48,"width":48,"uri":"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"]},"icon_dark":{"height":48,"width":48,"uri":"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png","url_list":["https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042","https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"]}}}}},"text_attribute":{"link":"aweme://roma_redirect/?spark_page=popupschema&title=Free%20shipping&ecrichtext_content=%5B%7B%22template%22:%22Enjoy%20free%20shipping%20on%20this%20purchase%21%20Shipping%20discounts%20are%20applied%20at%20checkout%20and%20are%20subject%20to%20conditions%20such%20as%20cart%20total%20or%20item%20count.%22%2C%22arguments%22:%7B%22%7B%7BTerms%7D%7D%22:%7B%22link_text_type%22:0%2C%22text_attribute%22:%7B%22text%22:%22%22%2C%22font%22:%7B%22font_weight%22:2%2C%22font_class%22:5%7D%7D%7D%7D%2C%22text_attribute%22:%7B%22font%22:%7B%22font_weight%22:1%2C%22font_class%22:4%7D%2C%22font_color%22:%7B%22color%22:%22%23FF000000%22%2C%22dark_color%22:%22%23FFF6F6F6%22%7D%7D%7D%5D&height=25%25&self_adaptive_height=1","font":{"font_weight":2,"font_class":4},"font_color":{"color":"#007B7B","dark_color":"#57BABA"}}},"da_info":"{\"button_type\":\"FreeShippingTagType\"}","tag_type":1}]}
                                promotion_label_info:
                                  promotion_placement: 0
                                purchase_method_info:
                                  title: Purchase options
                                  item_list:
                                    - title:
                                        template: One-time purchase
                                        text_attribute:
                                          font:
                                            font_weight: 1
                                            font_class: 5
                                          font_color:
                                            color: '#FF000000'
                                            dark_color: '#FFF6F6F6'
                                      purchase_method_type: 0
                                    - title:
                                        template: '{{subscribe_text}}'
                                        arguments:
                                          '{{subscribe_text}}':
                                            text_attribute:
                                              text: 'Subscribe '
                                              font:
                                                font_weight: 1
                                                font_class: 5
                                              font_color:
                                                color: '#FF000000'
                                                dark_color: '#FFF6F6F6'
                                      expand_subtitle:
                                        template: >-
                                          • {{discount_first_sentence}}
                                          {{discount_following_sentence}}

                                          • {{line_1}}

                                          • {{line_2}}

                                          • {{line_3}} {{link}}
                                        arguments:
                                          '{{discount_first_sentence}}':
                                            text_attribute:
                                              text: 10% off your 1st order
                                              font:
                                                font_weight: 2
                                                font_class: 6
                                              font_color:
                                                color: '#FFE10543'
                                                dark_color: '#FFFF576F'
                                          '{{discount_following_sentence}}':
                                            text_attribute:
                                              text: and 5% off orders after that
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{line_1}}':
                                            text_attribute:
                                              text: Free shipping
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{line_2}}':
                                            text_attribute:
                                              text: Skip, change, or cancel anytime
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{line_3}}':
                                            text_attribute:
                                              text: Repeated delivery on your schedule
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{link}}':
                                            link_text_type: 0
                                            text_attribute:
                                              text: Terms
                                              link: >-
                                                aweme://webview_popup?url=https%3A%2F%2Fsf-mis.ttwstatic.com%2Fobj%2Fmis-draft-sg%2Fsns%2F328c736e-9f16-48d0-be08-55a94de1ac3a.html&height=73%25&use_spark=1&show_mask=1&mask_bg_color=aeaaac30&transition_animation=bottom&container_bg_color=ffffff&loading_bg_color=ffffff
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#FF2B5DB9'
                                                dark_color: '#FF60B3FF'
                                        text_attribute:
                                          font:
                                            font_weight: 1
                                            font_class: 6
                                          font_color:
                                            color: '#FF000000'
                                            dark_color: '#FFF6F6F6'
                                      collapse_subtitle:
                                        template: >-
                                          • {{discount_first_sentence}}
                                          {{discount_following_sentence}}
                                          ...{{link}}
                                        arguments:
                                          '{{discount_first_sentence}}':
                                            text_attribute:
                                              text: 10% off your 1st order
                                              font:
                                                font_weight: 2
                                                font_class: 6
                                              font_color:
                                                color: '#FFE10543'
                                                dark_color: '#FFFF576F'
                                          '{{discount_following_sentence}}':
                                            text_attribute:
                                              text: and 5% off orders after that
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{line_1}}':
                                            text_attribute:
                                              text: Free shipping
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#A6000000'
                                                dark_color: '#E1FFFFFF'
                                          '{{link}}':
                                            link_text_type: 0
                                            text_attribute:
                                              text: Learn more
                                              link: >-
                                                aweme://webview_popup?url=https%3A%2F%2Fsf-mis.ttwstatic.com%2Fobj%2Fmis-draft-sg%2Fsns%2F328c736e-9f16-48d0-be08-55a94de1ac3a.html&height=73%25&use_spark=1&show_mask=1&mask_bg_color=aeaaac30&transition_animation=bottom&container_bg_color=ffffff&loading_bg_color=ffffff
                                              font:
                                                font_weight: 1
                                                font_class: 6
                                              font_color:
                                                color: '#FF2B5DB9'
                                                dark_color: '#FF60B3FF'
                                        text_attribute:
                                          font:
                                            font_weight: 1
                                            font_class: 6
                                          font_color:
                                            color: '#FF000000'
                                            dark_color: '#FFF6F6F6'
                                      purchase_method_type: 1
                                      period_info:
                                        supported_period_info:
                                          - period: 1
                                            period_unit: 1
                                            period_text: 1 week
                                          - period: 2
                                            period_unit: 1
                                            period_text: 2 weeks
                                          - period: 3
                                            period_unit: 1
                                            period_text: 3 weeks
                                          - period: 4
                                            period_unit: 1
                                            period_text: 4 weeks (most common)
                                          - period: 6
                                            period_unit: 1
                                            period_text: 6 weeks
                                          - period: 8
                                            period_unit: 1
                                            period_text: 8 weeks
                                          - period: 3
                                            period_unit: 2
                                            period_text: 3 months
                                          - period: 4
                                            period_unit: 2
                                            period_text: 4 months
                                          - period: 5
                                            period_unit: 2
                                            period_text: 5 months
                                          - period: 6
                                            period_unit: 2
                                            period_text: 6 months
                                        default_selected_period_text: 4 weeks (most common)
                                      discount_percentage: 10
                                      hide_original_price: false
                                is_auction: false
                                product_interlink:
                                  property_name: More choices
                                  property_values:
                                    - value_name: Trio
                                      pdp_jump_schema: >-
                                        aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221731194857673101831%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                      da_info: >-
                                        {"button_name":"product_more_options","button_type":"select_attr","product_id":"1731194857673101831","option_name":"Trio","module_name":"product_more_options","button_area":"below_attr"}
                                      module_da_info: >-
                                        {"module_name":"product_more_options","product_id":"1731194857673101831","option_name":""}
                                      product_da_info: >-
                                        {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1731194857673101831"}
                                    - value_name: Six Pack
                                      pdp_jump_schema: >-
                                        aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221732042619685540359%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                      da_info: >-
                                        {"button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr","product_id":"1732042619685540359","option_name":"Six
                                        Pack","module_name":"product_more_options"}
                                      module_da_info: >-
                                        {"option_name":"","module_name":"product_more_options","product_id":"1732042619685540359"}
                                      product_da_info: >-
                                        {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1732042619685540359"}
                                    - value_name: Duo
                                      pdp_jump_schema: >-
                                        aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221729625706329182727%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                      da_info: >-
                                        {"product_id":"1729625706329182727","option_name":"Duo","module_name":"product_more_options","button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr"}
                                      module_da_info: >-
                                        {"product_id":"1729625706329182727","option_name":"","module_name":"product_more_options"}
                                      product_da_info: >-
                                        {"source_page_type":"pdp_linkage_product","entrance_form":"pdp_link","product_id":"1729625706329182727"}
                                    - value_name: Basic
                                      pdp_jump_schema: >-
                                        aweme://ec/pdp?biz_type=0&fullScreen=true&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221731231216228536839%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default%5C%22%7D%22%7D&visitReportParams=%7B%22chain_key%22%3A%22%22%2C%22material_id%22%3Anull%2C%22material_type%22%3Anull%2C%22seller_id%22%3Anull%7D
                                      da_info: >-
                                        {"option_name":"Basic","module_name":"product_more_options","button_area":"below_attr","button_name":"product_more_options","button_type":"select_attr","product_id":"1731231216228536839"}
                                      module_da_info: >-
                                        {"module_name":"product_more_options","product_id":"1731231216228536839","option_name":""}
                                      product_da_info: >-
                                        {"entrance_form":"pdp_link","product_id":"1731231216228536839","source_page_type":"pdp_linkage_product"}
                                  module_da_info: >-
                                    {"module_name":"product_more_options","product_id":"1729625817788224007","option_name":""}
                                sku_panel_data: {}
                                sku_panel_open: false
                                sea_core_biz_da_info: >-
                                  {"rate":4.6,"is_algo_cut":0,"head_pic_cnt":6,"has_live_replay":"0","first_product_category":"Health","first_category_id":"700645","rate_with_logistic":4.6,"review_cnt":1689,"review_cnt_with_logistic":1689,"3p_review_cnt":0,"is_bcp":"0","delivery_info_list":[{"service_id":"7129736060325594926","delivery_type_tab":"home_delivery","est_delivery_day_max":"7","est_delivery_day_min":"4","is_cod_available":"false","is_default_shipping_type_method":"true","is_default_speed_type_method":"true","main_order_id":"1729625824603771399","rank":"0","shipping_price":"0","shipping_price_origin":"7.95","shipping_type_method":"send_by_seller","speed_type_method":"other"}]}
                                sku_select_experiment_value: 4
                                da_info: >-
                                  {"is_bid_product":"0","button_area":"page_footer","is_digital_delivery":"0","is_bundle":"0","is_member":"0","member_info":"","has_buy_now":1,"selling_points":"FreeShippingTagType/","marketing_stock_cnt":0,"volume":18221,"volume_type":"sold","seller_logo_type":"blue_v,seller_logo,","is_platform_product":"0","selling_points_cnt":1,"sku_selling_points":"","bundle_item_cnt":0,"platform_extension":"{\"level1\":\"0\"}","open_stock_cnt":113145,"sale_modes":[5,13],"user_type":"new_user"}
                                bcm_standard_track:
                                  track_param:
                                    bcm_multiverse_id: >-
                                      20260605030950510008401005000000908154c5e4cae6cb
                                  chain_param:
                                    bcm_multiverse_id: >-
                                      20260605030950510008401005000000908154c5e4cae6cb
                            cart_entry:
                              link: aweme://roma_redirect/?spark_page=cart
                              item_count: 0
                            dynamic_page:
                              bricks:
                                - brick_name: 999
                                  brick_type: 1
                                  brick_option: 1
                                  brick_version: 0.0.1
                                  brick_style:
                                    height: 8
                                    show_divider: false
                                    background_color: '#FFFFFFFF'
                                    background_color_dark: '#FF000000'
                                - brick_name: 103
                                  brick_type: 1
                                  brick_option: 1
                                  brick_version: ''
                                  brick_biz_data: >-
                                    {"desc_detail":null,"desc_video":null,"additional_info":null,"desc_detail_v_2":null,"desc_detail_v_3":{"ec_rich_blocks":[{"rich_block_type":2,"ec_rich_text":{"template":"{{QW1lc_0}}","arguments":{"{{QW1lc_0}}":{"text_attribute":{"text":"America's
                                    #1 Apple Cider Vinegar Brand with over 90
                                    million bottles
                                    sold!","font":{"font_weight":1,"font_class":4},"has_underline":false,"is_italic":false}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}},"text_alignment":1}},{"rich_block_type":2,"ec_rich_text":{"template":"{{UGF0Z_0}}","arguments":{"{{UGF0Z_0}}":{"text_attribute":{"text":"Patented
                                    Formula, Essential Vitamins, Great Taste:
                                    Our flagship product, now formulated with
                                    Zero Sugar! We've elevated this customer
                                    favorite by adding clinically studied SNZ
                                    Tribac probiotic blend to support digestion
                                    and address bloating as well as Vitamin B12
                                    to help support energy metabolism, healthy
                                    immune function, heart health, a healthy
                                    nervous system and general health and
                                    wellbeing.","font":{"font_weight":1,"font_class":4},"has_underline":false,"is_italic":false}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}},"text_alignment":1}},{"rich_block_type":2,"ec_rich_text":{"template":"{{WmVyb_0}}","arguments":{"{{WmVyb_0}}":{"text_attribute":{"text":"Zero
                                    Sugar, No Artificial Sweeteners, No Sugar
                                    Alcohols. Vegan, Non-GMO, Gluten-free \u0026
                                    Gelatin-free: Each bottle of Goli contains
                                    60 delicious, vegan, non-gmo, gluten-free
                                    \u0026 gelatin-free Zero Sugar Apple Cider
                                    Vinegar gummies, which makes them suitable
                                    for almost any lifestyle. No Artificial
                                    Flavors, No Artificial Colors,
                                    Allergen-Free.","font":{"font_weight":1,"font_class":4},"has_underline":false,"is_italic":false}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}},"text_alignment":1}},{"rich_block_type":2,"ec_rich_text":{"template":"{{Vml0Y_0}}","arguments":{"{{Vml0Y_0}}":{"text_attribute":{"text":"Vitamin
                                    Angels: Goli Nutrition has donated a 6-month
                                    supply of essential vitamins to over 10
                                    million children in
                                    need.","font":{"font_weight":1,"font_class":4},"has_underline":false,"is_italic":false}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}},"text_alignment":1}},{"rich_block_type":2,"ec_rich_text":{"template":"{{TWFkZ_0}}","arguments":{"{{TWFkZ_0}}":{"text_attribute":{"text":"Made
                                    in the USA with locally and globally sourced
                                    ingredients. Goli Gummies are made in
                                    allergen-free, cGMP certified facilities in
                                    the United States with local and globally
                                    sourced ingredients to ensure that our
                                    products are reputable and of the highest
                                    quality
                                    standards.","font":{"font_weight":1,"font_class":4},"has_underline":false,"is_italic":false}}},"text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}},"text_alignment":1}},{"rich_block_type":2,"ec_rich_text":{"template":"
                                    ","text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}}},{"rich_block_type":2,"ec_rich_text":{"template":"Seller
                                    information","text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}}},{"rich_block_type":3,"xl_ec_rich_text":{"xl_type":1,"ec_rich_texts":[{"template":"Business
                                    name: Goli Nutrition
                                    Inc.","text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}},{"template":"Business
                                    address: 8430 Santa Monica Blvd,West
                                    Hollywood,California,90069","text_attribute":{"font":{"font_weight":1,"font_class":4},"font_color":{"color":"#FF000000","dark_color":"#E6FFFFFF"}}}]}}]}}
                                  brick_style:
                                    collapse_height: 812
                                - brick_name: 999
                                  brick_type: 1
                                  brick_option: 1
                                  brick_version: 0.0.1
                                  brick_style:
                                    height: 8
                                    show_divider: false
                                    background_color: '#FFFFFFFF'
                                    background_color_dark: '#FF000000'
                                - brick_name: 112
                                  brick_type: 3
                                  brick_version: 2.0.0
                                  brick_lynx_schema: >-
                                    sslocal://lynxview?url=https://lf16-gecko-source.tiktokcdn.com/obj/byte-gurd-source-sg/tiktok/fe/live/tiktok_ecom_rec_pages/pdp_ymal/template.js
                                  brick_style:
                                    show_divider: false
                              tabs:
                                - tab_name: 1
                                  tab_title: Overview
                                  to_brick: 101
                                - tab_name: 2
                                  tab_title: Reviews
                                  to_brick: 102
                                - tab_name: 3
                                  tab_title: Description
                                  to_brick: 103
                                - tab_name: 4
                                  tab_title: Recommendations
                                  to_brick: 112
                            favorite:
                              favorite_text: View favorites
                              favorite_schema_link: >-
                                aweme://roma_redirect/?roma_default_schema=sslocal%3A%2F%2Flynxview%3F__live_platform__%3Dwebcast%26container_bg_color%3DFFFFFF%26hide_nav_bar%3D1%26is_lynx_full_screen%3D0%26should_full_screen%3D1%26target_handler%3Dwebcast%26thread_strategy%3D2%26trans_status_bar%3D1%26url%3Dhttps%253A%252F%252Flf19-gecko-source.tiktokcdn.com%252Fobj%252Fbyte-gurd-source-sg%252Ftiktok%252Ffe%252Flive%252Ftiktok_live_ecommerce_favorite_product%252Fpages%252Ffavorite-product.js%26use_new_container%3D1%26use_spark%3D1%26need_top_bar%3D1&roma_group_key=roma_schema_group_favorite_page&roma_page_key=roma_schema_page_favorite_product&need_top_bar=1
                              da_info: '{"button_name":"favorites_list"}'
                        update_type: 1
                    message: success
                  requestId: 04a99820-91d6-4e3d-9ec5-b21c5adf1549
        '400':
          description: 请求参数错误，请检查必填字段和参数格式
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 400
                  data: null
                  message: 'Missing required parameter: handle'
        '401':
          description: 鉴权失败，请检查 Authorization Header 中的 Bearer Token 或 API Key 是否有效
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 401
                  data: null
                  message: apiKey is null
        '402':
          description: 账户余额或额度不足
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 402
                  data: null
                  message: apiKey quota is not enough
        '429':
          description: 请求过于频繁，已触发限流
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 429
                  data: null
                  message: qps limit exceeded
        '500':
          description: 服务器内部错误，请稍后重试
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 500
                  data: null
                  message: Internal server error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/tiktok/realtime/product/detail_new_app?product_id=1729625817788224007&region=US' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/tiktok/realtime/product/detail_new_app',
                params={"product_id": "1729625817788224007","region": "US"},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"product_id":
            "1729625817788224007","region": "US"});


            const response = await
            fetch(`https://api.keyapi.ai/v1/tiktok/realtime/product/detail_new_app?${params}`,
            {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        接口鉴权凭证。请在请求 Header 中传入 `Authorization: Bearer <YOUR_API_KEY>`。
        可在 [Dashboard](https://keyapi.ai/app/dashboard) 获取你的 API Key。

````