• Resolved kevin heath

    (@ypraise)


    Hi,

    I’ve been able to get all the apis etc so starting to test the plugin.

    I’ve noticed that the pricing multiplier does not work.

    I add a multiplier of 1.2 in the settings and press save. It shows as saved but if I refresh the page it is empty.

    also if I add 1.2 multiplier to the pricing rules and then look at the prices there is no difference and the price in the import list is 0 where the dropship price should be.

    I’m guessing that the multiplier is not saving correctly in the database.

    It would be great for this to be fixed. I love the ali2woo dropshipping plugin but would like to see if ebay dropshipping is feasable too.

    thanks
    Kevin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kevin heath

    (@ypraise)

    Sorted a temporary fix.

    If you have the same issue and using multiplier mark up then –

    open file
    dropshipping-with-ebay-for-woocommerce\includes\classes\model\E2WL_PriceFormula.php

    on line 16 you will find

    public $value = ”;

    put in your own value inside the quote marks eg

    public $value = ‘1.5’;

    the prices will then be multiplied by the amount.

    I’ve not had time to find out why the value is not saving in the plugin but will take another look when I have time and try and give a proper fix for this.

    Plugin Author ali2woo

    (@ali2woo)

    Hello, please check that you have installed the latest plugin version. If you sill have any issues, contact our support center: https://support.ali2woo.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘price multiplier does not work’ is closed to new replies.