I am working on a client site. They sell used cars, and e-bikes. The ebikes can use the existing buy online functionality. No problems there. But when looking at the product page of a car, it does not make sense to have a buy online or add to cart button. Any ideas on how to handle this?
2 Likes
Same issues if you want to rent a product/make a test
Also i noted that if you want to offer a product - with a coupon of the total amount of the price of the product - you still have to encode your credit card details, which is a pain…
Hi @Guillaume! Thank you so much for your feedback!
Hi Andrea,
This is not possible natively as a Product Page displays identically any edits made to one will reflect all.
Wix does offer a ProductPage API to further customize your store with custom code and expand functionality to your store. This API allows you to control specific products however you will need to develop the code to be implemented.
You can view the API here: ProductPage API