• hello,

    i would need to change the typography of these buttons based on two different situation. For example when the product is not in stock, instead of “add to cart” it could be “order” both in the product detail page and in the product list( raw/grid) page.

    Still talking about buttons, would it be possible to show the cta to buy/order the product also inside the search result? Until now i didn’t see it.

    thank you so much ??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there, you can use woocommerce hooks like for example woocommerce_product_single_add_to_cart_text and woocommerce_loop_add_to_cart_link

    you can copy this template file wp-content\themes\yith-proteo\template-parts\content-search.php to your child theme and edit it to add the button

Viewing 1 replies (of 1 total)
  • The topic ‘Buttons buy and order’ is closed to new replies.