Hi @tristup,
- Managed to find the Add to Cart button, so thank you for that!
- I’m wondering, is the layout put forward on the design mockup possible, with PRO-s built in Accordion? This is the product-archive page btw, not the single-product.
What I’m asking is: Like on the image above, you click on További információk, and that opens the accordion below (so at a separate location I guess).
If this is not possible, would you go ahead and do this with JS? Create a div with dynamic content -> add a class to további információ -> add an event listener, if clicked toggle class to the div with dynamic content? If this is the way to go, are there some built in animation classes in Pro that I can use on the div maybe, so that it rolls down, or fades in, and not just pops up?
Thanks a lot for your help.