mikejolley / woocommerce-product-gift-wrap

Enable a per-product, store wide Gift wrap option - let the user choose design and make it free or paid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How i show the option to gift wrap for each product on cart page?

thiagohsr opened this issue · comments

On my admin panel i disabled this to wrap products by default.

On cart page I call do_action('woocommerce_after_add_to_card_button'); but not happening.