Add Products In A Block Based On A Tag Value

Can we add products having a specific tag in a product block on a page ?

Please pay attention to the following module

http://marketplace.cs-cart.com/add-ons/customer-experience/similar-products-by-tag.html

Hi Ecom,

Thanks for the suggestion but we are looking for an addon which allows us to add a product block with an option to choose tags for which we want to see the products on the page. This is going to be an independent page and not a product detail page.

Thanks anyways for the help.

Hi Ecom,

Thanks for the suggestion but we are looking for an addon which allows us to add a product block with an option to choose tags for which we want to see the products on the page. This is going to be an independent page and not a product detail page.

Thanks anyways for the help.

You can use search results page with minimum amount of parameters. E.g.

index.php?dispatch=products.search&search_performed=Y&tag=Music

http://demo.cs-cart.com/stores/d3f819b8dead366b/?dispatch=products.search&search_performed=Y&tag=Music

this would be a direct link , we are looking for an option to fill a product block with product with a chosen tag values.

this would be a direct link , we are looking for an option to fill a product block with product with a chosen tag values.

Thank you for the clarification. I am afraid, additional code modification is required in this case. We failed to find ready-to-use solution