Available Since: V2.0.2
Snippet to generate the XML feed of product items required when integrating with Google shopping feeds.
| Parameter | Description |
|---|---|
| show | The product category to generate the feed for, defaults to `all`. |
| size | The size of the product image to show, one of t (tiny), s (small), m (medium), l (large), defaults to t. |
| depth | The depth of product categories to descend to, defaults to 0 for unlimited. |
| useMeta | `1` to favour product meta description for the feed item description or `0` for the product short description, defaults to `0`. |