flagshipcompany / flagship-for-woocommerce

MIT License
7 stars 3 forks source link

Shipping Cost Markup per package box #52

Closed Red-Cross-Knight closed 5 years ago

Red-Cross-Knight commented 5 years ago

Add ability to set specific shipping cost mark up per box size as defined in "FlagShip Shipping" configuration under Package Box.

luis709394 commented 5 years ago

Hi, can you explain more on 'cost mark up per box size' ? Is that once the box size exceeds certain value, there will be an automatic markup applied to the shipping rate?

Red-Cross-Knight commented 5 years ago

Hey Junfeng,

Sorry for the late repl, your email ended up in our other folder.

See if i can explain this in a better way.

Currently, we're able to set the Markup in the Shipping Settings on all boxes ( Shipping Cost Markup Type / Shipping Cost Markup).

What we would like would be to set this markup value being able to be defined under Parcel / Packaging and applied to the quote. This could be by adding a new column to the the Package Box section.

IE:

Model Name

Length (in)

Width (in)

Height (in)

Max Supported (lb)

Box Markup

Box 1

8

8

8

20

$5.00

Box 2

12

12

12

30

$10.00

Box 3

14

14

14

40

$15.00

Does that make sense?

Thanks -Ben

On Wed, May 15, 2019 at 2:59 PM junfeng lu notifications@github.com wrote:

Hi, can you explain more on 'cost mark up per box size' ? Is that once the box size exceeds certain value, there will be an automatic markup applied to the shipping rate?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flagshipcompany/flagship-for-woocommerce/issues/52?email_source=notifications&email_token=AAOM35QB3N5ICMPCPPOMKLLPVRL45A5CNFSM4HLTVN3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPTS3I#issuecomment-492779885, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOM35REZJ5XIE4QSEFCEM3PVRL45ANCNFSM4HLTVN3A .

luis709394 commented 5 years ago

Yes, completely makes sense! That is markup per box model. We will take time to add this feature. If it works well, we will include it in our next release. Thanks again for the good suggestion!