Setup Recent Reorder Widget Slider

AI Overview

Generating AI overview

Show Recent order products widget slider in any pages like product page, cart page, account page, order page, collections, pages, blogs & so on. It needs to insert the below code in the liquid file.

For an example of the product page, product-template.liquid file path: Login into Admin panel-> left side menu select Online store -> select Themes.

Now left sidebar load with file list. Check at Sections list “product-template.liquid” file, click on it.

Insert below code where you want to show the Recent reorder widget slider at this position in the file and save it.

<div class="advance_reorder_recent_order_products" customer-id="{{customer.id}}"></div>


widget_slider