Skip to content

Instantly share code, notes, and snippets.

@arobbins
Last active April 9, 2018 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arobbins/c833b8726d5ae89b7c3de18b74ea99fd to your computer and use it in GitHub Desktop.
Save arobbins/c833b8726d5ae89b7c3de18b74ea99fd to your computer and use it in GitHub Desktop.
WP Shopify - Example - Shortcode - [wps_products]
// Show products from collections "Featured" and "Sale". Limit the amount of products to 10
[wps_products collections="Featured, Sale" limit="10"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment