• Hi, website is still under development so cant post any link sorry.
    Would like to know one thing.
    I want to test the Price Drop notifications, but don’t want to wait for the price on Amazon to actually drop.
    Is there a way to force a price drop?
    Or anyway to send test emails?
    I want to see what the emails are sending

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author keywordrush

    (@keywordrush)

    1) open wp-content\plugins\content-egg\application\modules\Amazon\AmazonModule.php

    find and uncomment line:

               //@DEBUG
                //$items[$key]['price'] = $items[$key]['price'] - rand(1, 10);

    2) set the price update time several seconds for Amazon module and refresh your page

    • This reply was modified 6 years, 5 months ago by keywordrush.
    Thread Starter Jeffinho2016

    (@jeffinho2016)

    Worked perfectly, thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Test the Price drop’ is closed to new replies.