*

leuname07

  • ***
  • 53 posts
Button "Add to cart"
« on: May 27, 2019, 12:34:18 AM »
Hello,

I have the theme Veronika and i want to put the button ecommerce "Add to cart" under the price. It's possible ? Can you help me ?

Thank you.

*

MB Themes

Re: Button "Add to cart"
« Reply #1 on: May 27, 2019, 07:46:43 AM »
You have function to do it in plugin:
Code: [Select]
<?php if(function_exists('osp_product_to_cart_link')) { echo osp_product_to_cart_link(); } ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots