WooCommerce: Carousel for Product Categories and Tag pages

Use the following code to import a Global Snippet. Learn more about How to import and export Structured Data.

{
    "id": "snip-5f34e4a1a6e71",
    "context": "http:\/\/schema.org",
    "type": "ItemList",
    "itemListElement-prop-5c6529c924e4a": {
        "0": "http:\/\/schema.org\/ListItem",
        "1": {
            "id": "snip-5f34e4a1a6e63",
            "context": "http:\/\/schema.org",
            "type": "ListItem",
            "position-prop-5c6529d776f58": {
                "0": "textfield_sequential_number",
                "1": "carousel_woocommerce_products",
                "overridable": false,
                "overridable_multiple": false
            },
            "url-prop-5c652a11c053b": {
                "0": "current_post_url",
                "1": null,
                "overridable": false,
                "overridable_multiple": false
            },
            "name-prop-5f34e4bb2d036": {
                "0": "current_post_title",
                "1": null,
                "overridable": false,
                "overridable_multiple": false
            },
            "loop": "main_query"
        },
        "overridable": false,
        "overridable_multiple": false
    },
    "_is_export": true,
    "@ruleset": [
        [
            {
                "param": "page_type",
                "operator": "==",
                "value": "archive_product_cat"
            }
        ],
        [
            {
                "param": "page_type",
                "operator": "==",
                "value": "archive_product_tag"
            }
        ]
    ]
}