"settings": [ { "type": "image_picker", "id": "banner", "label": "Banner" }, { "type": "header", "content": "Collection List" }, { "type": "checkbox", "id": "show_list_collection", "label": "Show collection list", "default": true }, { "type": "select", "id": "font_size_title", "label": "Font size title", "default": "h4", "options": [ { "value": "h1", "label": "H1" }, { "value": "h2", "label": "H2" }, { "value": "h3", "label": "H3" }, { "value": "h4", "label": "H4" }, { "value": "h5", "label": "H5" }, { "value": "h6", "label": "H6" } ] }, { "type": "range", "id": "xxl", "min": 1, "max": 10, "step": 1, "label": "Desktop", "default": 3, "info": "Breakpoint 1440px" }, { "type": "range", "id": "xl", "min": 1, "max": 10, "step": 1, "label": "Large laptop", "default": 3, "info": "Breakpoint 1200px" }, { "type": "range", "id": "lg", "min": 1, "max": 8, "step": 1, "label": "Laptop", "default": 3, "info": "Breakpoint 992px" }, { "type": "range", "id": "md", "min": 1, "max": 7, "step": 1, "label": "Tablet", "default": 3, "info": "Breakpoint 768px" }, { "type": "range", "id": "sm", "min": 1, "max": 6, "step": 1, "label": "Large mobile", "default": 2, "info": "Breakpoint 576px" }, { "type": "range", "id": "xs", "min": 1, "max": 6, "step": 1, "label": "Mobile", "default": 2 }, { "type": "range", "id": "spacing", "min": 0, "max": 70, "step": 5, "unit": "px", "label": "Spacing", "default": 30, "info": "Spacing item" }, { "type": "header", "content": "Categories" }, { "type": "link_list", "id": "category", "label": "Choose menu" }, { "type": "range", "id": "show_more", "min": 1, "max": 20, "label": "Number item menu show", "default": 5 }, { "type": "header", "content": "Config Collection" }, { "type": "range", "id": "products_per_page", "min": 4, "max": 30, "step": 1, "label": "Products per page", "default": 12 }, { "type": "checkbox", "id": "sort_enable", "label": "Enable sorting", "default": true }, { "type": "header", "content": "Load More Product" }, { "type": "checkbox", "id": "loadmore", "label": "Enable load more", "default": true }, { "type": "paragraph", "content": "The default feature if you don't Enable 'Load More' will be Pagination" }, { "type": "radio", "id": "type_loadmore", "label": "Loadmore type", "options": [ { "value": "scroll", "label": "Scroll infinity" }, { "value": "btn", "label": "Click button" } ], "default": "btn" }, { "type": "header", "content": "Block Collection Bottom" }, { "type": "checkbox", "id": "cb", "label": "Show block collection bottom", "default": true }, { "type": "checkbox", "id": "show_tags", "label": "Show tags", "default": true }, { "type": "checkbox", "id": "show_desc", "label": "Show collection description", "default": true }, { "type": "color", "id": "bg_b", "label": "Background", "default": "#f2f2f2" } ], "blocks": [ { "type": "list_collection", "name": "List collection", "settings": [ { "type": "image_picker", "id": "image", "label": "Image" }, { "type": "collection", "id": "collection", "label": "Collection" } ] } ]

Productos recién vistos