Custom Post “Add to cart” Buttons editing
-
Hi,
Instead of Woocommerce products, we use custom posts in which we put the “add to cart” button by placing this code:
[add_to_cart sku=”book356″ style=”border:0px; padding:0px;” show_price=”false”]
This works great, and after clicking, a check mark and a “View cart” link appears next to it.
We sell books, and all have 1, 2 or 3 editions, (hard, soft, ebook). And at the moment, we want to change the page and make the button, price, and edition take up less space.
Do you know if there’s a way to change the button text for each edition to read Hard cover, Soft cover, or eBook based on the way we are doing it above? Possibly even by adding something in the button code itself?
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Custom Post “Add to cart” Buttons editing’ is closed to new replies.