Is there a way to display related blog posts on collection or product pages using the tags feature for blogs and the title of the collection/product pages. I was thinking that there's a way ...
No content to show

User Activity

You should be able to message the app creator on Gitter: https://app.gitter.im/#/room/#internalfx_copycat:gitter.im From what I can tell they are still active. If that link gets no response, can also try: https://app.gitter.im/#/room/#internalfx_quic...
I am working on displaying products on blog posts and have managed to get a single product to display. Is there a way to get all products to display?The code I'm using: (It looks at the tags in blog post, finds the one containing product_[product nam...
I am looking to create a list of collections but don't want to include collections with collection.handle == vendor and collection.handle == product type. This is the code I currently have, which also filters out specific collections based on the col...
Thanks for the code! It works. Is it possible to keep the organise by the first letter of the brand in it? So, it easier for customers to find a brand.
I am trying to get my brand page to display the vendor's collection image. The code I currently have results in all the collection images to display rather than just the vendor ones.  {% for collection in collections %} <ul class="brand-list"> ...
I am trying to get a replacement product to show up on a discontinued products page.We currently have a system that allows us to attach related articles to product pages by tagging the article with the handle (article.handle) of the page. I am now tr...
I am trying to prevent consumer addresses from selecting a shipping option that is only meant for commercial addresses. Is it possible to get users to tick a box, which says is this a commercial address and if it is selected it will show all shipping...
I am displaying product tags as a class to filter what products customers see based on what type of customer they are. As the website is using Boost Commerce filter system (example file can be found here) I have to use data.tags to pull the tags thro...
I am looking to remove all products with the tag "discontinued" from all collections. Is this possible?
I am looking to sort a collection by the Best Selling Products within it, while only showing products added to the store within the last 6 months or any other timeframe.Is there an easy way to do this from the backend?You can check out what I'm tryin...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to