Home Forums WoodMart support forum Insert products carousel shortcode in page

Insert products carousel shortcode in page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #321644

    Hello,
    is it possible to insert a shortcode that acts like the “Product carousel block” or like the “[basel_products] shortcode”?
    if it’s possible, what are the shortcode parameters? how can we include only some product ids?

    thank you

    #321682

    Another question, we are trying to change the quick-view icon in the carousel, but despite the trials we couldn’t find a solution.
    The following code comes form another topic in this forum and it works, but the moment we change the unicode the icon does not work properly. We have tried “\f067” and “\f217”.

    .product-grid-item .wd-action-btn.wd-quick-view-btn > a::before {
    content: "\f125";
    font-family: "woodmart-font";
    }
    #321695

    Hello,

    You can try using the Products Grid/Carousel Element and set it up as you need.

    https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)