問(wèn)題描述
假設(shè)我有 10% 的優(yōu)惠券代碼.
此優(yōu)惠券僅適用于產(chǎn)品 B
Let's say I have 10% off coupon code.
This coupon is applicable only to Product B
顧客的購(gòu)物車?yán)镉?
- 產(chǎn)品 P1
- 產(chǎn)品 B
- 產(chǎn)品 P2
我不希望我的 10% 優(yōu)惠券適用于其他產(chǎn)品,而僅適用于產(chǎn)品 B.
I don't want my 10% off coupon apply to other product but only to Product B.
你知道我如何在 Magento 中做到這一點(diǎn)嗎?
Do you know?how I can do that within Magento?
推薦答案
以下是為任何特定產(chǎn)品創(chuàng)建優(yōu)惠券代碼的過(guò)程:-
Here is the process to create Coupon Code for any particular product:-
- 登錄到管理員
- 轉(zhuǎn)到促銷 -> 購(gòu)物車價(jià)格規(guī)則
- 點(diǎn)擊添加新規(guī)則
- 填寫規(guī)則信息
設(shè)置條件
- 在左側(cè)邊欄上,點(diǎn)擊條件標(biāo)簽
- 點(diǎn)擊 + 按鈕圖標(biāo)
- 選擇產(chǎn)品屬性組合
- 點(diǎn)擊 + 按鈕圖標(biāo)
- 選擇SKU
- 現(xiàn)在,您將看到 SKU 是 ...
- 將您的產(chǎn)品 SKU 放在那里
請(qǐng)注意,SKU 選項(xiàng)可能默認(rèn)不顯示.(轉(zhuǎn)到:目錄 -> 屬性 -> 管理屬性.然后搜索'SKU' 屬性并將下拉菜單'用于促銷規(guī)則條件' 設(shè)置為 YES 并在需要時(shí)重新索引.)
Please note that the SKU option may not show up by default. (Go to: catalog -> attributes -> manage attributes. Then search for the ‘SKU’ attribute and set the drop down ‘Use for Promo Rule Conditions’ to YES and reindex if needed.)
設(shè)置操作
您可以從這里設(shè)置您想提供多少折扣
You can set how much discount you want to give from here
保存規(guī)則
這篇關(guān)于如何在 Magento 中創(chuàng)建特定產(chǎn)品的優(yōu)惠券?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!