Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道根据属性计算运费的任何选项,例如,如果产品有不同的尺寸并且运输必须根据尺寸计算
请帮我在presta shop解决这个问题
您可以尝试所有组合。它可能很慢。也许您可以使用线性或动态编程。