Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #279971

    Hello;
    First of all, thanks you for this wonderfull theme, I’m enjoying playing with it!
    I’d like to modify the aspect of the “add to cart” button shortcode (shown below)
    Add to cart button
    Could you please tell me wich file do I have to dig in to achieve modifications to this shortcode?
    Thanks in advance and have a nice day!

    #279984

    Hi MDPC!

    The shortcode function can be found in wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php (public static function product_add_to_cart) and the add to cart button template in wp-content/plugins/woocommerce/templates/loop/add-to-cart.php.

    Best regards,
    Peter

    #280132

    Works like a charm, thanks you very much!
    You guys really have a great support, fast and straight to the point, really appreciated; Thanks for your hard work!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modify "Add to cart" button’ is closed to new replies.