customer's favorite products
- 
					
					
					
					
 How do you add a customer's favorite products like this section?  
- 
					
					
					
					
 Hello @mayur0418 For this Go to Admin panel of Bagisto and click on Settings >> Theme >> Create Theme and create a new theme with the type product_carousel  Now add all the necessary details like filters as per your Requirements then click Save Button.  A new section is created in the theme datagrid.  Now check the output on the front end.  Thanks & Regards 
- 
					
					
					
					
 it is successfully added but all products show in front I want to show only customers like products. 
- 
					
					
					
					
 You can see in this pic all products come into this section.  
- 
					
					
					
					
 Hello @mayur0418 You can add filters as per your requirements as shown in the image below if you want to add as customer likes then you need to add a new key there from the code end.  If you want to add a new filter from you can make your customization from the file. packages >> Webkul >> Admin >> src >> Resources >> views >> settings >> themes >> edit >> product-carousel.blade.php  Thanks & Regards 
- 
					
					
					
					
 @Rishabh-Webkul any update? 
- 
					
					
					
					
 @mayur0418 ok I will try. 
