-
Notifications
You must be signed in to change notification settings - Fork 5
Setup Pricing Template in PDP
Depend on the printing type, quantity and number colors of design so we have difference print pricing profile for each product type.
These are the most common pricing rules:
Product qty ranges --|-- price per qty
Eg:
Product qty ranges --|-- 1c --|-- 2c --|-- 3c --|-- 4c --|-- 5c --|-- 6c --|-- Full color
Eg:
Size --|-- 5 --|-- 10 --|-- 20 --|-- 50 --|-- 100 --|-- 200 --|-- 500 --|-- 1000 --|-- ... Product qty ranges
Eg:
Check this post for sizecode https://github.com/magebay99/magento2-product-designer-tools/wiki/Import-Default-Size-List
Square unit of design size ranges --|-- price per square unit
So on, for all other pricing type, admin can define the pricing option by add new pricing profile.
1. Profile Title
2. Pricing Type:
--Basic pricing
--Screen Printing pricing
--DTG Printing pricing
--Average cost per square unit
3. The pricing table will appear difference by depending on selected pricing type in 2).
-- admin can define the name of column, because this map of pricing will also appear on frontend to clear the product price.
4. Advanced: admin can select which product category to apply the pricing profiles as default selection.
Administrator can add unlimited Pricing Profile for difference product and price.