Put link on account tab
-
Hi
I do not use the top-up option, since it is emptying the cart and I need customers to buy products and “top up” at the same time. Instead I use a virtual product that gives cashback.
So I hide the top-up button on the acccount wallet tab with
add_filter(‘woo_wallet_is_enable_top_up’, ‘__return_false’);Works fine, but I would like to put a link there to the cashback product.
The best would be an amount field and an add to cart-button, but it′s OK with just a link to the product too.
How can I do this?/Petter`.
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Put link on account tab’ is closed to new replies.