Articles on: coreFORCE Advanced & Enterprise

coreFORCE - Website: Product Tag Displays

coreFORCE Advanced and Enterprise Only


To show products with a specific tag, use


%module:tagged_products:product_tag_code=FEATURED:wrapper_element_id=_featured_content%


  1. Where "product_tag_code" is the tag code of the product tag. The product tag must be existing in Coreware otherwise, an "Invalid tag" message is shown.


  1. Where "wrapper_element_id" is the element id of the wrapper element. This wrapper element must be existing in the markup where this module statement is used.


  1. The format of the module statement should be:
    • colon - separator between name value pairs.
    • equal sign - separator between the name and the value.


  1. To exclude out of stock items, add "exclude_out_of_stock=true".


  1. To limit the number of items shown, add "select_limit=5".


  1. To randomize the results, add "random=true".

Updated on: 08/04/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!