Insert products carousel shortcode in page
-
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
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";
}
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