• Hello!

    I can’t figure the next thing out.

    To keep it easy, lets say i have a “customize your own shirt shop” I want a one time fee for customizing a t-shirt, lets say $10. It will be $10 for 1 shirt or 100 shirts, it doesn’t matter. I fixed this via pricing rules –> fee.

    The problem is: When someone wants to order 2 or more different t-shirts, the cart won’t charge another $10 for a new product. Those 10 dollars are one-time setup costs that has to add up.

    Does anyone have an idea how I can have this add up a one-time setup cost per product?

    Thanks in advanced!

    Bo

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Sark

    (@sarkware)

    Hi,

    Instead of Pricing Rule, you can use Custom Fee, which is not affected by the quantity.

    Thread Starter bbb69

    (@bbb69)

    Thanks for your fast response!

    I know, I’m using a custom fee rule. The problem is:

    if a customer orders customized T-shirt “A”, it needs to add $10, no matter the amount of this t-shirt. If he orders t-shirt model “A” AND “B” it needs to add $20 total. Now the plugin only adds 1 time $10.

    Plugin Contributor Sark

    (@sarkware)

    @bbb69 This seems to be a specific requirement, which cannot be accomplished using this plugin.

    But you can write your own logic for custom pricing, you may refer this code from Fields Factory wp-content/plugins/wc-fields-factory/includes/wcff-negotiator.php

    Thread Starter bbb69

    (@bbb69)

    Allright thanks for your awnser!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘One time fee per product problem’ is closed to new replies.