我很喜歡Magento自定義選項。自定義選項Magento
在Magento中,您可以在簡單產品中添加自定義選項。使用此選項可以添加「顏色」等屬性。在顧客想要將產品添加到購物車之前,他首先選擇自定義選項「顏色」。價格可以隨着每種顏色而改變。
但是選項非常個人。我想要的選擇是相互依賴的。
事情是這樣的:
lenght = 100cm -> wood type: 1 = 120 euro total-> color: green = 140 euro total
-> color: grey = 150 euro total
wood type: 2 = 130 euro total-> color: green = 150 euro total
-> color: grey = 160 euro total
lengt = 120cm -> wood type 1: = 130 euro total-> color: green = 160 euro total
-> color: grey = 170 euro total
wood type 2: = 140 euro total-> color: green = 180 euro total
-> color: grey = 190 euro total
,我知道使用它是一個存儲: http://www.zelfbouwmeubels.nl/tafels/eettafel/
,然後選擇 「SAMENSTELLEN」。
我需要插件還是Magento中有默認功能?
我用的是先進的產品選擇插件在這一刻。它的工作原理。感謝幫助! – JelleP 2012-05-09 13:37:54
不是問題,很高興我能幫上忙。 – 2012-05-10 01:02:46