{{meta_title ?? title}}

{{ if main_banner_mobile }} {{ main_banner_mobile }}
{{ assets:image }} {{ alt }} {{ /assets:image }}
{{ /main_banner_mobile }} {{ /if }}
{{collection:product_categories level:is="1" }} {{/collection:product_categories}}

{{title_sec_special_offer ?? "Penawaran Spesial"}}

    {{collection:special_offers}}
  • {{title}}
  • {{/collection:special_offers}}
{{ $current_date = now(); }} {{ $current_date = $current_date->startOfDay() }} {{ $formatted_current_date = $current_date | format("Y-m-d H:i:s") }} {{ collection:special_offers }}
{{discount}} {{ product }}
{{if valid_until | format('Y-m-d H:i:s') >= $formatted_current_date}} {{ partial:product-card customWidth="w-[145px] lg:w-[195px]" customHeight="h-[145px] lg:h-[195px]" }} {{else}} {{ partial:product-card discount_percentage=0 customWidth="w-[145px] lg:w-[195px]" customHeight="h-[145px] lg:h-[195px]" }} {{/if}}
{{ /product }} {{/discount}}
{{ /collection:special_offers }}

{{title_sec_exclusive_collections ?? "Koleksi Ekslusif"}}

    {{exclusive_collections}}
  • {{ec_name}}
  • {{/exclusive_collections}}
{{ exclusive_collections }}
{{ $current_date = now(); }} {{ $current_date = $current_date->startOfDay() }} {{ $formatted_current_date = $current_date | format("Y-m-d H:i:s") }} {{ ec_products}} {{ec_product_id = id}} {{product_max_discount_percentage = 0}}{{product_selected_valid_until = ''}} {{collection:special_offers }} {{ discount }} {{ if product.id == ec_product_id }} {{if valid_until | format('Y-m-d H:i:s') >= $formatted_current_date}} {{ if discount_percentage > product_max_discount_percentage }} {{product_max_discount_percentage = discount_percentage}} {{ product_selected_valid_until = valid_until }} {{ /if}}{{/if}}{{/if }}{{ /discount }} {{/collection:special_offers }}
{{ partial:product-card discount_percentage="{{product_max_discount_percentage}}" customWidth="w-[145px] lg:w-[195px]" customHeight="h-[145px] lg:h-[195px]" }}
{{ /ec_products }}
{{ /exclusive_collections }}

{{title_sec_shop_by_brand ?? 'Belanja Berdasarkan Merek'}}

{{shop_by_brand_banners}}
{{primary_banner}}
{{assets:image}} {{ alt }} {{/assets:image}}
{{/primary_banner}}
{{/shop_by_brand_banners}}
{{shop_by_brand_banners}}
{{/shop_by_brand_banners}}

{{title_sec_top_brands ?? "Top Brands"}}

    {{top_brands}}
  • {{title}}
  • {{/top_brands}}
{{top_brands}}
{{ $current_date = now(); }} {{ $current_date = $current_date->startOfDay() }} {{ $formatted_current_date = $current_date | format("Y-m-d H:i:s") }} {{ collection:products brand:is="{{id}}" is_product:is="yes" limit="12" as="products" }}{{ if products }} {{products}} {{ product_top_brandId = id }} {{ product_top_brand_max_discount_percentage = 0 }} {{ product_top_brand_selected_valid_until = ''}} {{ collection:special_offers }} {{ discount }} {{ if product.id == product_top_brandId }} {{if valid_until | format('Y-m-d H:i:s') >= $formatted_current_date}} {{ if discount_percentage > product_top_brand_max_discount_percentage }} {{ product_top_brand_max_discount_percentage = discount_percentage}} {{ product_top_brand_selected_valid_until = valid_until }} {{ /if }} {{/if}} {{ /if }} {{ /discount }} {{ /collection:special_offers }}
{{partial:product-card discount_percentage="{{product_top_brand_max_discount_percentage}}" customWidth="w-[160px] lg:w-[195px] xl:w-[185px] 2xl:w-[195px]" customHeight="h-[160px] lg:h-[195px] xl:h-[185px] 2xl:h-[195px]" }}
{{/products}} {{ else }}

No products found

{{ /if }} {{ /collection:products }}
{{/top_brands}}

{{title_sec_blog ?? 'Tips & Artikel'}}

{{collection:blogs title:isnt="Blog" limit="3" sort="date:desc"}} {{/collection:blogs}}
{{partial:pop-up-banner}}