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%
- 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.
- 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.
- The format of the module statement should be:
- colon - separator between name value pairs.
- equal sign - separator between the name and the value.
- To exclude out of stock items, add "exclude_out_of_stock=true".
- To limit the number of items shown, add "select_limit=5".
- To randomize the results, add "random=true".
Updated on: 08/04/2024
Thank you!
