{{meta_title ?? title}}

{{ alphabets = [ "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z",]}} {{? $initials = [] ?}} {{ collection:product_categories level:is="1" sort="title:asc" }} {{ $initial_letter = (title | substr:0:1) }} {{? array_push($initials, $initial_letter) ?}} {{ /collection:product_categories}}

Direktori menurut   Kategori

{{ collection:product_categories level:is="1" sort="title:asc" }}
{{ if initial_letter != (title | substr:0:1) }} {{ initial_letter = (title | substr:0:1) }}

{{ initial_letter }}

{{ collection:product_categories level:is="1" sort="title:asc" }} {{ if (title | substr:0:1) == initial_letter }} {{ /if }} {{ /collection:product_categories }}
{{ else }}
{{ /if }}
{{ collection:product_categories level:is="2" parent:is="{{id}}" }} {{ if index < total_results/2 }}
{{ children }} {{ /children }}
{{ /if }} {{ /collection:product_categories }}
{{ collection:product_categories level:is="2" parent:is="{{id}}"}} {{ if index >= total_results/2 && total_results > 0 }}
{{ children }} {{ /children }}
{{ /if }} {{ /collection:product_categories }}

{{title}}

{{/collection:product_categories}}