13 lines
231 B
HTML
13 lines
231 B
HTML
|
|
title = "VIP harytlar"
|
||
|
|
url = "/type-products/:type"
|
||
|
|
layout = "default"
|
||
|
|
is_hidden = 0
|
||
|
|
robot_index = "index"
|
||
|
|
robot_follow = "follow"
|
||
|
|
|
||
|
|
[vipproducts]
|
||
|
|
type = "{{ :type }}"
|
||
|
|
perPage = 12
|
||
|
|
sortOrder = "desc"
|
||
|
|
==
|
||
|
|
{% component 'vipproducts' %}
|