Can Blog Revolution connect PrestaShop articles to products?
Yes – in three different ways, so your editorial content actually pushes visitors toward the catalogue instead of being a dead end.

- Pick products per article. Each post has a related-products field in the editor; the links are stored in a dedicated relation table and rendered as a product block on the article page.
- Show articles on product pages. Blog Revolution hooks into the product page footer and surfaces the blog posts linked to that product – turning a buying-guide or how-to into a stop on the path to the add-to-cart button.
- Drop products inline with shortcodes. Inside the article body you can write
[products ids="1,2,3"],[products category="5"],[products new]or[products bestsellers], and the module renders a live product grid using PrestaShop's own product presenter – prices and availability stay current.
That makes it straightforward to run content commerce: write a comparison or a styling guide, attach the exact SKUs, and let the post sell.
In the back office, go to Blog Revolution > Posts, edit the article, then use the Related Products tab. The selector stores the chosen product IDs in order, and the front office renders them with the shop theme's normal catalog/_partials/miniatures/product.tpl product miniature.
The selected products are ordered by their saved position. There is no fixed hard limit in the post-product relation itself; the practical limit is how many products you choose to attach and how much product-grid content makes sense under the article.
Common mistake: forgetting that the inline shortcodes pull live products, so a product you delete simply drops out of the grid – you do not have to hunt through old posts to fix broken blocks.
All three connections are built into Blog Revolution.
Was this answer helpful?
Related products
Still have questions?
Can't find what you're looking for? Send us your question and we'll get back to you.