wordpress - Changing the price of product while adding to cart in woocommerce -
hi in advance, how change price of product while adding cart in woocommerce either using hooks? suggesion
it involve 5 steps.
1) store product price ( in session ) while adding cart.
2) add price while woocommerce cart total action
3) render altered product price in cart page
4) render altered product price in checkout order review section
5) add meta data in order line item.
refer following article how implement this.
Comments
Post a Comment