changing Woocommerce 'add to cart' element
-
We would like to add ‘add to cart’ elements in the catalog page but need the element to also is also include SKU (and maybe the product’s thumbnail image).
Currently the ‘add to cart’ element is added with only the button and price but no SKU.
See attached image and link.
Thanks
Hello,
I have checked the link. As I understand this is a grouped product. By default, WooCommerce shows SKU only in the main product page. In order to see SKU of component product user should visit this component product page. However, there is no option to show SKU on the catalog page.
Make sure you have added SKU to all the products. If SKU does not appear on the main product page, deactivate all the plugins not related to the theme and check the issue again.
Best Regards
We DON’T need the image on the left with the jewelry to feature ‘add to car’ buttons. It’s just a single jpg image.
We want the woocommerce ‘add to cart’ elements on the right. There are several that were added and they work. The problem is that when we add the ‘add to cart’ element on the right side the only data showing is the item’s price and the button itself so the user can’t tell what they are adding to the cart. How do we get the button to also display the SKU?
The SKU is available on all our product. See the link below.
Hello,
Such option is not provided by default WooCommerce. You will need to customize product page template.
Best Regards
But it’s not an issue with the product page! It’s an element I’m trying to add that is missing the SKU information.
This element is a part of the WooCommerce plugin, not our theme. And by default, it doesn’t have the SKU option. It is not our theme bug or issue, it is how WooCommerce works. If you want to add an SKU there, you can write it manually next to that WPBakery element or shortcode you use.