简体   繁体   中英

setting purchase price from not from shopp price module[Shopplugin]

I used to do this with Pricing & Product set to donation and price from non-shopp script is send to next steps as a donation amount, so user can't change quantity becouse it's combined with donation amount. it's probalbly this same var. the next defect is that I can't set product shipping cost.i think that I chose the wrong way to this and the right way is set Pricing & Product to normal option "shipping". but if I choose this option I don't have clue how to set price from not shopp module. I can't use bulid in pricing module becouse is too many variants, the configurator have 22 options..

You could use shopp('product', 'input'); . This works for products with variations that don't affect the price. For instance when a t-shirt comes in 22 colors and 4 sizes and all sell for the same price.

Variations can grow fast. When you have a product with 3 variations with each 4 options, you are actually adding 4x4x4 (=64) product(price)s. Sometimes it is better to rethink the way you are creating products.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM