Hallo!
Sie können die Option "Weitere hinzufügen" für Ihre Kunden in Ihrem Geschäft mithilfe von CSS-Codes ausblenden. Hier ist der Code, der helfen kann, ihn zu verbergen:
.ec-size .ec-store .details-product-purchase--add-more .details-product-purchase__add-more {display:none}
Fügen Sie diesen Code gemäß den Anweisungen hier zu Ihrem Shop hinzu:
https://support.ecwid.com/hc/en-us/a...-to-your-store
Sobald Sie den Code hinzugefügt und aktiviert haben, wird die Schaltfläche "Weitere hinzufügen" für Ihre Kunden ausgeblendet.
Weitere CSS-Codes finden Sie in unserem Artikel CSS Cookbook:
https://support.ecwid.com/hc/en-us/a...d-CSS-Cookbook
Wenn Sie weitere Hilfe zu CSS benötigen oder weitere Fragen haben, erreichen Sie uns bitte über
support@ecwid.com. Vielen Dank!
__________________________________________
Hi there!
You can hide the "Add More" option for your customers in your store with the help of CSS codes. Here's the code that can help to hide it:
.ec-size .ec-store .details-product-purchase--add-more .details-product-purchase__add-more {display:none}
Add this code to your store following the instructions here:
https://support.ecwid.com/hc/en-us/a...-to-your-store
Once you add and activate the code the "Add More" button will be hidden for your customers.
You can find more CSS codes in our article CSS Cookbook:
https://support.ecwid.com/hc/en-us/a...d-CSS-Cookbook
If you need more help with CSS or have any other questions, please reach us via
support@ecwid.com, thank you!