Products Feed Widget¶
Display a list of products pulled from any category or page on your store. Choose a grid or carousel layout, pick a sort order, and set how many products to show. Great for "New Arrivals", "Best Sellers", or "On Sale" sections on your home page or landing pages.
Page Builder name: Products Feed | PapaThemes Beautify — Version: 1.0.3
Add it to your page¶
- In your BigCommerce admin, open Storefront → My Themes and click Customize to open Page Builder.
- In the left panel, find the Products Feed | PapaThemes Beautify widget.
- Drag it onto the spot on your page where you want the products to appear.
- While loading you will see a spinner. Open the widget settings and enter the page URL to fetch your products.
Settings¶
All settings live in the Design tab.
Design¶
Products¶
| Option | What it does | Default |
|---|---|---|
| Enter the page URL to fetch products | The store path that contains the products to display, for example /shop-all/. Use the path only, not the full web address. | (empty) |
| Your theme | Tells the widget which theme you use so it matches your store's product styling. Choices: Beautify, Eyeva, Others. | Others |
| Display type | How products are laid out. Choices: Grid, Carousel. (Shown for the Beautify and Eyeva themes.) | Grid |
| Render with template | For the "Others" theme, turn this on to render products with a theme template file. | Off |
| Enter your template file | The template file inside your theme's components folder to use for each product, for example category/product-listing. Shown only when "Render with template" is on. | category/product-listing |
| Product list selector | For the "Others" theme, tells the widget where the product list sits in your theme. Leave the default unless your theme differs. | .productCarousel, .productGrid |
| Sort by | Order the products are shown in. Choices: Default, Featured Items, Newest Items, Best Selling, A to Z, Z to A, By Review, Price: Ascending, Price: Descending. | Default |
| Limit number of products | Turn on to cap how many products appear. | On |
| Limit | Maximum number of products to show (1–50). Shown only when the limit is on. | 4 |
Tips¶
Tip
Enter only the path in the page URL field (for example /new-arrivals/), not the full address with your domain.
- Make sure the URL points to a real page that actually lists products, otherwise the widget shows a short error message.
- Keep the product limit reasonable (4–12 is a good range) so the section loads quickly.
- Pick the option under Your theme that matches the theme you actually use — this gives the products the right look.
- Some sort options depend on the source page, so preview your page after changing the sort order.