FriendsOfShopware / FroshPlatformShareBasket

This plugin allows your customers to save the current basket and share it via link.
MIT License
13 stars 7 forks source link

Add possibility to add products by URL #33

Closed marcmanusch closed 7 months ago

marcmanusch commented 7 months ago

Please describe the feature you would like to see implemented.

one product: demoshop.de/addToCart?productNumber=xyz1234&qty=1

more products: demoshop.de/addToCart?productNumber=xyz1234;abc871;uabd7n&qty=1;3;1

tinect commented 7 months ago

This feature does not fit to this plugin because this plugin is about sharing cart and not general features for cart. You might want to create a dedicated plugin for this feature.