Repeat Order (Renew)

Repeat Order (Renew) for Shop-Script

Your customers can repeat old order with 1 click

No reviews yet

Your review
Installs
10+
Installation and Setup
  1. First you need to install 'Re-order' Plugin from your WebAsyst Installer, It will automatically copy the plugin files to correct folder on your webasite.
  2. Now login to your webasite's administrator panel (backend).
  3. Just Navigate as per flow - Shop -> Plugins -> Re-Order.
  4. Here you are on settings page.
    1. Keep checked 'Enabled' Option.
    2. Default values are assigned to all fields, You may edit them if you willing to do so.
    3. Put values of text, you want to display as button / link.
    4. You may edit style as per your theme requirement.
    5. Save settings.
  5. Now you need to put the code in template, you can do this from your back-end admin panel.
  6. Go to Backend -> shop -> storefront -> (select the theme you are using)
  7. Open template file my.order.html and add code {shopReorderPlugin::reorderButton($order)} at the location where you want to show Re-Order button. Save it. (check screenshot)
  8. Open template file my.orders.html and add code {shopReorderPlugin::reorderButton($o)} at the location where you want to show Re-Order button. Save it. (check screenshot)
  9. Suggestions are welcome at info@srinternet.net