{
  "name": "dnwoo/next-woocarousel",
  "d4Shortcode": "dnwoo_carousel",
  "title": "Woo Product Carousel",
  "titles": "Woo Product Carousels",
  "moduleIcon": "dnwoo/dnwoo_carousel",
  "folder": "woo-essential",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "default": {
        "meta": {
          "adminLabel": {
            "desktop": {
              "value": "Static Module"
            }
          }
        },
        "advanced": {
          "addToCart": {
            "desktop": {
              "value": "on"
            }
          },
          "wishListIcon": {
            "desktop": {
              "value": "on"
            }
          },
          "compareIcon": {
            "desktop": {
              "value": "on"
            }
          },
          "quickViewIcon": {
            "desktop": {
              "value": "on"
            }
          },
          "showPrice": {
            "desktop": {
              "value": "on"
            }
          },
          "showStarRating": {
            "desktop": {
              "value": "on"
            }
          },
          "showDescription": {
            "desktop": {
              "value": "off"
            }
          },
          "featuredBadge": {
            "desktop": {
              "value": "on"
            }
          },
          "badgeType": {
            "desktop": {
              "value": "sale"
            }
          },
          "showCategory": {
            "desktop": {
              "value": "off"
            }
          },
          "addtoCartButton": {
            "desktop": {
              "value": "on"
            }
          },

          "showSku": {
            "desktop": {
              "value": "off"
            }
          },
          "thumbnail_size": {
            "desktop": {
              "value": "full"
            }
          },
          "outOfStock": {
            "desktop": {
              "value": "on"
            }
          },
          "openProductInNewTab": {
            "desktop": {
              "value": "off"
            }
          }
        }
      },
      "styleProps": {
        "bodyFont": {
          "selector": "{{selector}} .example_dynamic_module__post-item-content"
        },
        "spacing": {
          "selector": "{{selector}} .dnwoo_product_carousel_container",
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "image": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_imgwrap img"
    },
    "image_wrapper": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_imgwrap"
    },
    "image_overlay": {
      "type": "object",
      "selector": "{{selector}}  .dnwoo_product_imgwrap .dnwoo_product_image_container::before"
    },
    "postItems": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "postsNumber": "10"
            }
          }
        },
        "advanced": {
          "layout": {
            "desktop": {
              "value": "one"
            }
          },
          "orderBy": {
            "desktop": {
              "value": "date"
            }
          },
          "shortBy": {
            "desktop": {
              "value": "ASC"
            }
          },
          "viewType": {
            "desktop": {
              "value": "default"
            }
          }
        }
      }
    },
    "postTitle": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_title",
      "default": {
        "decoration": {
          "font": {
            "font": {
              "desktop": {
                "value": {
                  "headingLevel": "h3"
                }
              }
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "desc": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_details p",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "skuContent": {
      "type": "object",
      "selector": "{{selector}} .dnwooe-sku",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "rating": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_ratting",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "category": {
      "type": "object",
      "selector": "{{selector}}  .dnwoo_product_carousel_categories ul li > a , {{selector}}  .list-unstyled"
    },
    "regular_price": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_grid_popup_wrapper del .woocommerce-Price-amount, {{selector}} .dnwoo_single_price del, {{selector}} .dnwoo_single_price del span,  {{selector}} .dnwoo_single_price > span, {{selector}} .dnwoo_product_carousel.product_type_variable .dnwoo_single_price,{{selector}} .dnwoo_product_carousel.product_type_variable .dnwoo_single_price span, {{selector}} .woocommerce-Price-amount, {{selector}} .woocommerce-Price-amount del,{{selector}} .dnwoo_single_price"
    },
    "new_price": {
      "type": "object",
      "selector": "{{selector}}   .dnwoo_single_price>ins span, {{selector}} .woocommerce-Price-amount"
    },
    "priceTogether": {
      "type": "object",
      "selector": "{{selector}}  .dnwoo_single_price",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "cartButton": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_addtocart, {{selector}} .dnwoo_carousel_choose_variable_option",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Add to Cart"
          }
        },
        "advanced": {
          "sample_option": {
            "desktop": {
              "value": "Select Option"
            }
          }
        }
      },
      "styleProps": {
        "spacing": {
          "important": true
        },
        "background": {
          "important": true
        },
        "font": {
          "important": true
        }
      }
    },
    "iconCart": {
      "type": "object",
      "selector": "{{selector}} .icon_cart,{{selector}} .icon_menu.dnwoo_carousel_choose_variable_option_icon",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "color": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "viewCart": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_carousel_social_icon_wrap a.added_to_cart, {{selector}}.dnwoo_carousel_social_icon_wrap a.added_to_cart::before",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "viewCartIcon": {
      "type": "object",
      "selector": "{{selector}} .added_to_cart",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },

    "wishlist": {
      "type": "object",
      "selector": " {{selector}} .dnwoo_carousel_social_icon_wrap .dnwoo-product-wishlist-btn",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "wishlistIcon": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_carousel_social_icon_wrap .dnwoo-product-wishlist-btn, {{selector}} .dnwoo_carousel_social_icon_wrap .dnwoo-product-wishlist-btn::before",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "compareIcon": {
      "type": "object",
      "selector": "  {{selector}} .dnwoo_carousel_social_icon_wrap .icon_compare",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "compareIconBefore": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_carousel_social_icon_wrap .icon_compare::before",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "quickViewIcon": {
      "type": "object",
      "selector": "  {{selector}} .dnwoo_carousel_social_icon_wrap .icon_quickview",
      "important": "all",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "saleText": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-onsale, {{selector}} .dnwoo-modal-content .onsale",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Sale"
          }
        }
      },
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        },
        "important": true
      }
    },
    "percentageText": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-onsale",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "off"
          }
        }
      }
    },
    "outOfStock": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-stockout",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Out of Stock"
          }
        }
      },
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        },
        "important": true
      }
    },
    "featureText": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-featured",
      "default": {
        "innerContent": {
          "desktop": {
            "value": "Hot"
          }
        }
      },
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "eachBlock": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_carousel_container",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        },
        "boxShadow": {
          "important": true
        }
      }
    },
    "category_wrapper": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_categories ul, {{selector}} .dnwoo_product_carousel_categories",
      "styleProps": {
        "background": {
          "important": true
        },
        "border": {
          "important": true
        }
      }
    },
    "content_wrapper": {
      "type": "object",
      "selector": "{{selector}} .dnwoo_product_details_container, {{selector}} .dnwoo_product_categories, {{selector}} .dnwoo_product_content"
    },
    "carouselSettings": {
      "type": "object",
      "selector": "{{selector}} ",
      "default": {
        "advanced": {
          "autoplay": {
            "desktop": {
              "value": "on"
            }
          },
          "delay": {
            "desktop": {
              "value": "2000"
            }
          },
          "loop": {
            "desktop": {
              "value": "off"
            }
          },
          "slidesPerView": {
            "desktop": {
              "value": "3"
            },
            "tablet": {
              "value": "2"
            },
            "mobile": {
              "value": "1"
            }
          },
          "speed": {
            "desktop": {
              "value": "400"
            }
          },
          "spaceBetween": {
            "desktop": {
              "value": "15"
            }
          },
          "centerSlides": {
            "desktop": {
              "value": "off"
            }
          },
          "pauseOnHover": {
            "desktop": {
              "value": "off"
            }
          },
          "autoHeight": {
            "desktop": {
              "value": "on"
            }
          }
        }
      }
    },
    "effectSettings": {
      "type": "object",
      "selector": "{{selector}} ",
      "default": {
        "advanced": {
          "rotate": {
            "desktop": {
              "value": "0"
            }
          },
          "stretch": {
            "desktop": {
              "value": "0"
            }
          },
          "depth": {
            "desktop": {
              "value": "0"
            }
          }
        }
      }
    },

    "navSettings": {
      "type": "object",
      "selector": "{{selector}}  .swiper-button-prev, {{selector}}  .swiper-button-next",
      "default": {
        "advanced": {
          "navigationIconLeft": {
            "desktop": {
              "value": {
                "unicode": "&#x34;",
                "type": "divi",
                "weight": "400"
              }
            }
          },
          "navigationIconRight": {
            "desktop": {
              "value": {
                "unicode": "&#x35;",
                "type": "divi",
                "weight": "400"
              }
            }
          },
          "useGrabCursor": {
            "desktop": {
              "value": "on"
            }
          },
          "useArrowNavigation": {
            "desktop": {
              "value": "off"
            }
          },
          "keyboardNavigation": {
            "desktop": {
              "value": "on"
            }
          },
          "mousewheelNavigation": {
            "desktop": {
              "value": "off"
            }
          },
          "paginationType": {
            "desktop": {
              "value": "bullets"
            }
          },
          "dynamicBullets": {
            "desktop": {
              "value": "on"
            }
          },
          "paginationClickable": {
            "desktop": {
              "value": "on"
            }
          },
          "rtlDirection": {
            "desktop": {
              "value": "off"
            }
          },
          "arrowColor": {
            "desktop": {
              "value": "#FFFFFF"
            }
          },
          "arrowBgColor": {
            "desktop": {
              "value": "#0C71C3"
            }
          },
          "dotsColor": {
            "desktop": {
              "value": "#000000"
            }
          },
          "dotsActiveColor": {
            "desktop": {
              "value": "#0c71c3"
            }
          },
          "progressBarColor": {
            "desktop": {
              "value": "#0c71c3"
            }
          },
          "arrowSize": {
            "desktop": {
              "value": "30px"
            }
          },
          "arrowPosition": {
            "desktop": {
              "value": "default"
            }
          }
        }
      },
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "fraction_pagination": {
      "type": "object",
      "selector": "{{selector}} .swiper-pagination.swiper-pagination-fraction",
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "slideShadow": {
      "type": "object",
      "selector": "{{selector}} .swiper-slide-shadow-left, {{selector}} .swiper-slide-shadow-right",
      "styleProps": {
        "background": {
          "important": true
        }
      }
    },
    "swiper_arrow": {
      "type": "object",
      "selector": "{{selector}} .swiper-button-next, {{selector}} .swiper-button-prev",
      "styleProps": {
        "border": {
          "important": true
        },
        "spacing": {
          "important": true
        }
      }
    },
    "popup": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-modal-dialog .dnwoo-modal-content .dnwoo-modal-close"
    },
    "popupBox": {
      "type": "object",
      "selector": ".dnwoo-quick-view-modal .dnwoo-modal-content {{selector}}",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "product_icons_parent": {
      "type": "object",
      "selector": "{{selector}}  .dnwoo_carousel_social_icon_wrap",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    },
    "qTitle": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-product-summery .product-title"
    },
    "qDesc": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-product-summery .woocommerce-product-details__short-description p"
    },
    "qPrice": {
      "type": "object",
      "selector": "{{selector}} .woocommerce.dnwoo-quick-view-modal .dnwoo-product-summery .price"
    },
    "qMeta": {
      "type": "object",
      "selector": "{{selector}} .dnwoo-product-summery .product_meta span a"
    },
    "qAddCart": {
      "type": "object",
      "selector": ".woocommerce {{selector}} .single_add_to_cart_button",
      "styleProps": {
        "spacing": {
          "important": true
        },
        "border": {
          "important": true
        },
        "background": {
          "important": true
        }
      }
    }
  },
  "customCssFields": {
    "image": {
      "subName": "image",
      "selectorSuffix": " .dnwoo_product_imgwrap img"
    },
    "postTitle": {
      "subName": "postTitle",
      "selectorSuffix": " .dnwoo_product_title"
    },
    "desc": {
      "subName": "desc",
      "selectorSuffix": " .dnwoo_product_details p"
    },
    "priceTogether": {
      "subName": "priceTogether",
      "selectorSuffix": " .dnwoo_single_price"
    },
    "rating": {
      "subName": "rating",
      "selectorSuffix": " .dnwoo_product_ratting"
    },
    "cartButton": {
      "subName": "cartButton",
      "selectorSuffix": " .dnwoo_product_addtocart"
    },
    "viewCart": {
      "subName": "viewCart",
      "selectorSuffix": " .dnwoo_carousel_social_icon_wrap a.added_to_cart"
    }
  }
}
