@renany80
Hey there,
Yes this is possible! You’ll need to use the [wps_collections] shortcode, like this:
[wps_collections title="Name of your collection" excludes="title, image, description"]
Let me know if this works!
When I tried your shortcode, it worked but all my colors and sizes were off. Is there a way to add a shortcode to what I have below to get the same effect? I don’t want to reformat CSS again. Thank you
[wps_products collection available_for_sale=”available” title=”Samantha Martin & Delta Sugar” title_color=”#fff” add_to_cart_button_color=”#fff” add_to_cart_button_text_color=”#63cac9″ show_quantity_label=”false” hide_quantity=”true” show_featured_only=”true” title_size=”16px” excludes=”title, image, description”]
@renany80
Try this one. How’s it look?
[wps_collections title="Name of your collection" excludes="title, image, description" products_add_to_cart_button_text_color="#63cac9" products_show_quantity_label="false" products_hide_quantity="true" products_show_featured_only="true" products_title_size="16px" products_title_color="#fff" products_add_to_cart_button_color="#fff" products_available_for_sale="available"]