• Resolved Enno

    (@ewx)


    Hello!
    I experienced a problem using plugin “Discount rules”
    https://www.flycart.org/products/wordpress/woocommerce-discount-rules

    The calculated quantity discount is completely nonsense for a smart bundle.
    It’s neither calculated from the base price nor from the bundle price.

    Bundle price: 600,-    2x 1200,-
    item 1: 550,-           2x 1100,-   
    item 2: 120,-           2x  240,-
    sub-total                  1200,- (-> bundle price times 2)
    
    Discount                    508,-
    Tax                         131,48
    total                       823,48
    

    Are there any experiences with this plugin?

    Shop is not live yet so unfortunately there is no public link. ;(

    thanks in advance
    Enno

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Enno

    (@ewx)

    Insight: the discount is calculated on base of the bundle price PLUS components.

    
              1200,00
            + 1100,00
            +  240,00
    =================
    sub total 2540,00
            -  508,00
    =================
    total     2032,00

    nevertheless: this calculation is wrong, because the components must not be respected.
    Anything I can change in the price definition of the bundle?

    Plugin Support miemie

    (@miemie)

    Hi @ewx,

    We need to check more about the configurations on your website. Could you please give us a staging environment (with the same configuration of your site) then we’ll work on it? If yes, please contact us via Support Forum on our website.

    In the premium version, we can help you to make our plugin work well with third-party plugins/themes or match with the design scheme of your site for a free customization service

    Regards,

    Thread Starter Enno

    (@ewx)

    Thanks for your answer @miemie !
    Meanwhile Flycart correct the error with a code snippet to exclude composite products:

    https://gist.github.com/AshlinRejo/24bd342db913580fd06e97109914df72

    Regards
    Enno

    Thread Starter Enno

    (@ewx)

    topic solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Incompatible with Plugin “Discount Rules”?’ is closed to new replies.