No content to show
User Activity
07-09-2024
Hello everyone,I hope you can help me My target is to add a customized slider as a section to my theme. But the images should not be selected via the image picker, they will be loaded from metafields instead. With the following code I can display ...
07-09-2024
Hello everyone,I hope you can help me
My target is to add a customized slider as a section to my theme. But the images should not be selected via the image picker, they will be loaded from metafields instead.
With the following code I can displ...
Hi everyone,I am working on the Alchemy theme and I want to add a checkbox to the cart page. My goal is:The checkout button is disabled by default.If the user checks the checkbox, the checkout button is enabled, allowing the user to proceed. The iss...