B2Bitcoin / beBOP

Marvelous p2p bitcoin-based online sales platform
https://be-bop.io
GNU Affero General Public License v3.0
15 stars 3 forks source link

🦋 Add a "Disclaimer on buy" option on product page #1187

Open Tirodem opened 6 months ago

Tirodem commented 6 months ago

General description

For various purposes, when adding / ordering a product from it's product page, if an option is enabled on product, beBOP gonna display a confirmation popin with a disclaimer / specific terms of use.

Customer UI

image

Admin UI

On /admin/product/{id}, add an option "Sell with disclaimer" : image When checked, display this form : image

Warnings

Product widget CTAs (no direct buy or add to cart, only link to product page)

Tirodem commented 1 month ago

Instead of popin, I'm pretty sure we can do something similar to https://github.com/B2Bitcoin/beBOP/issues/1439 I'll try a new design for it. 🧊 until that