{
    "section_name": "Product - Category",
    "section_slug": "product_category",
    "unique_section_slug": "product_category",
    "section_enable": "on",
    "array_type": "inner-list",
    "loop_number": 1,
    "section":{
        "title":{
            "lable" : "Product Category Title",
            "slug" :  "product_category_title",
            "text" : "Our Bestsellers",
            "type" : "text",
            "placeholder" : "Please enter here.."
        },
        "button":{
            "lable" : "Product Category Button",
            "slug" :  "product_category_button",
            "text" : "Show More Products",
            "type" : "text",
            "placeholder" : "Please enter here.."
        },
        "image":{
            "lable" : "Product Category  Image",
            "slug" :  "product_category_image",
            "text" : "themes/cosmeticdentistry/assets/images/discount-banner.png",
            "image": "themes/cosmeticdentistry/assets/images/discount-banner.png",
            "type" : "file",
            "placeholder" : "Please select file"
        },
        "product_type": {
            "lable" : "Product Category Type",
            "slug" :  "product_category_type",
            "text" : "latest_product",
            "type" : "select",
            "placeholder" : "Please select..",
            "product_ids":[]
        },
        "category_list":{
            "lable" : "Product Category list",
            "slug" :  "product_category_list",
            "text" : "",
            "type" : "select",
            "placeholder" : "Please select..",
            "category_ids":[]
        }
    }
}
