Skip to content

Setup Pricing Template in PDP

magebay99 edited this page Apr 13, 2017 · 2 revisions

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:

1) Basic pricing:

Product qty ranges --|-- price per qty

Eg:

2) Screen Printing pricing:

Product qty ranges --|-- 1c --|-- 2c --|-- 3c --|-- 4c --|-- 5c --|-- 6c --|-- Full color

Eg:

3) DTG Printing pricing:

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

4) Average cost per square unit

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.

A PRICING PROFILE property are includes:

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.

Location to manage pricing profiles: Settings > Product Settings > Manage Pricing Profiles