I’m looking to add weight to an individual product. (one SKU) for example.
50lbs = 3.00
2000lb’s of foo = 2,300
45,000lb’s of foo = 13,000
If I have a channel of products, and I want to calculate total weight per say in a checkout. How could I assign selectable weights to one product?
Would I create a separate channel called “weight” enter the various weights in that channel and use relationships to calculate the total?
Any suggestions are welcome.