is it possible to implement this. i want to disable a group of items in the shop, but enable it when a customer uploads a prescription document (only to this customer).
Hi Henry, just to clarify, which of these things are you looking for?
- hide the products from the shop page where the user can click on different products.
- Set the products to hidden with code (I haven’t found a way to do this)
- Disable product pages with code (haven’t seen a way to do this either, except by deleting a product for all users)
thank you for replying. what i want is to hide the prescription medicine collection, and display it only if the customer has already uploaded the prescription. it would be more great if i was able to have an event triggered on the checkout page. where if the customer tries to checkout we check to cart if they have just one prescription medicine we would enable a field that uploads a image file.
Hi Henry, are you using wix stores or another kind of store? In wix stores each product has a product page, which can be accessed through its URL. The url can be often found through google etc. even if the product is hidden. I tried this with a hidden wholesale collection, it didn’t work perfectly because the products are still on-line, however you try to hide them.
yes, i am using wix store. thanks for the info.