netzexpert / module-offer
N/A
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 1
Open Issues: 0
Language:Less
Type:magento2-module
Requires
- php: >=7.4
- magento/framework: *
This package is auto-updated.
Last update: 2025-02-28 16:54:23 UTC
README
Magento 2 module that adds possibility to share cart by adding form to Cart View page. User can specify email, to which cart would be send, name and surname and choose email template, that would be sent. Also, sent carts are saved in "Saved Carts" in user account. User can can edit/resend cart in the future. By default, the form appears only for customers of the specified group. You can delete/edit that check in offer-magento2/Block/Checkout/Cart/Form.php.