Hi Couchers,
I have being learning Couch a lot lately and I need help implementing a feature.
I want to do this:
I am using couch shopping feature. The whole process starts with getting some products from suppliers and delivering them to buyers so I earn some commission.
- When adding the products at the backend, I want to enter the original price of the item but on page save I want the pp_price to be changed to (10% of the pp_price + pp_price). Calculating the final pp_price manually might be a lot of work especially if I am to enter 1000s of products.
Any lead on how to achieve this? Thank you all. Happy couching.
I have being learning Couch a lot lately and I need help implementing a feature.
I want to do this:
I am using couch shopping feature. The whole process starts with getting some products from suppliers and delivering them to buyers so I earn some commission.
- When adding the products at the backend, I want to enter the original price of the item but on page save I want the pp_price to be changed to (10% of the pp_price + pp_price). Calculating the final pp_price manually might be a lot of work especially if I am to enter 1000s of products.
Any lead on how to achieve this? Thank you all. Happy couching.
