schafferer/shipping-comment-bundle
Allows the user to enter a comment in the shipping step - for the shipping groups that support this
README
Erlaubt es je Versandkostengruppe anzugeben ob der Benutzer einen Kommentar im Versandschritt bei auswahl der Gruppe eingeben kann. Kommentar wird in der Bestellung gespeichert.
Installation:
- Updates via symlink einbinden
- symlink "shipping-comment-bundle" in customer/web/assets auf customer/vendor/schafferer/shipping-comment-bundle/Resources/public anlegen
Versandhinweis in customer/src/Esono/CustomerBundle/themes/sgd/snippets/orderSteps/orderStepPayment/selectShippingGroup.html.twig integrieren (muss teil der Form "selectShippingGroupForm" sein).
{{ shippingNotice }}Das js versteckt den payment button sobald es fokus bekommt - und zeigt den button sobald die änderung via blur ausgeführt wurde (ajax)