Discussions
Multiple collection links
Hi,
I have built a slideshow that has multiple buttons for different collections. How do I link them to different collection with JS?
Here is the example code:
<img src="Image" alt="image">
<div class="text">
<a class="Button" onclick="viewCollection()">DISCOVER</a>
</div>
</div>
<div class="item">
<img src="Image" alt="image">
<div class="text">
<a class="Button" onclick="viewCollection()">DISCOVER</a>
</div>
</div>
<div class="item">
<img src="Image" alt="image">
<div class="text">
<a class="Button" onclick="viewCollection()">DISCOVER</a>
</div>
Thanks
Posted by Jake Kirk 7 months ago
Past Purchase Collection
Is there a way to create a block that leads you to a customer's past purchases? I'm trying to think of a way that would be similar to the logic of the "Recently Viewed" collection. Has anyone been able to do this?
Posted by Vincent 8 months ago
remove custom block
how do you remove a custom block?
Posted by Steve Rucker 9 months ago
[Welcome to Custom Blocks] Ask us anything!
Have questions about the product? Need help with your implementation? Shoot us a question here!
Posted by Kenyon Brown about 1 year ago