Products Brochure
[sh-product-brochure]
Used to display grid of WooCommerce products.
Attributes
filter_by | latest or product_id or taxonomy | latest | Type of filter |
posts | Comma separated product ids | Empty string | Works only if filter_by="product_id" |
taxonomy | Taxonomy id | Empty string | works only if filter_by="taxonomy" |
terms | Comma separated product terms | Empty string | Terms of "taxonomy" attribute value taxonomy. Works only if filter_by="taxonomy" |
number_products | Number | -1 | Number of products. "-1" - all slides. |
order_by | date or see full list of parameters | date | If date selected - |
order | ASC or DESC | ASC | ASC - ascending. DESC - descending. |
entry_show_animation | yes or no | yes | Entry animation on show. |
image_show_animation | yes or no | no | Image animation on show. |
alpha_column_show_animation | string | none | See this article for more info. |
alpha_column_show_animation_duration | string | 2s | Animation duration. |
omega_column_show_animation | string | none | See this article for more info. |
omega_column_show_animation_duration | string | 2s | Animation duration. |
Name | Value | Default value | Description |
---|
Sample
[sh-product-brochure filter_by="taxonomy" terms="promo-accessories" sides_ratio="0.9" ratio_from_viewport_width="720px" alpha_column_show_animation="fadeInLeft" alpha_column_show_animation_duration="2s" omega_column_show_animation="fadeInRight" omega_column_show_animation_duration="2s"]
Comments