€95.00*

Available in the Shopware Community Store!

Product number: LenzPlatformDispatchCollection

Icon: Self Hosted / Cloud
Icon: Shopware Version (5 / 6)
Kompatibilität: mind. SW 5.x.x

Video
Description
Feature-Request
Installation manual
Changelog
Plugin configuration

Videos to "Pick up"

No Videos here

 

Product information "Pick up"

With our app, you can store a shipping address for a shipping method selected by you. If now in the ordering process, the shipping method selected by you is active, the configured delivery address is automatically stored on the order overview page. Thus, when choosing the shipping method "pickup", the customer is directly shown where the pickup will take place and it is documented in the order confirmation.

Optionally, the option "Show collection date?" can be activated. This allows the customer to select a collection date in the online shop. If the customer selects a collection date, this is also recorded in the custom field "Dispatch plugin - Collect date" when the order is placed.

From version 1.0.3
From version 1.0.3 it is possible to define more than 3 pick up addresses. To do this, the new addresses are created under "Orders" -> "Dispatch collection: pickup address". The special feature of these addresses is that the collection date can be defined. For example, it is possible to specify individual days as collection options for trade fairs or events.
Compatibility: min. 6.4.x.x
Shopware Version: Shopware 6
Useable in: Self-Managed

 

Feature-Request for "Pick up"
How do we process feature requests?
  1. You send us your feature request via e-mail to support@lenz-ebusiness.de
  2. We check if some other customers have already requested the same feature and how important the feature is.
  3. Decision about implementation of your feature request: :
    1. We decide to implement the feature request and give you a timeframe for implementation.
    2. We decide that we will not implement the feature request. You then have the option to request a quote for the implementation of the requested feature from us, so you can be sure that your feature will appear in the plugin.


Plugin configuration for "Pick up"
Address should contain customer name?

Decide whether the name of your customer should be included in the address.

Show pickup date?

You can decide whether your customer can specify a collection date.

Collection date as mandatory field?

Decide whether specifying a collection date should be an obligation for your customer.

Address details for the shipping method
You can enter all relevant data for the address and the link to the shipping method.


Installation manual for "Pick up"
  1. Install and activate the app.
  2. Set your individual configuration. Done.
Required fields that must be filled in the configuration are: company, department, first name, last name, street, zip code, city and phone number. Besides shipping method, country, country state and salutation.
Variable for customer collection date for order mail:
  • {{ order.customFields.lenzDispatchCollectionCollectDate }} Example value: 2020-12-31
  • {% if order.customFields is defined and order.customFields is not null and order.customFields.lenzDispatchCollectionCollectDate is defined %} pick up date: {{ order.customFields.lenzDispatchCollectionCollectDate|date('d.m.Y') }}<br> {% endif %} Example value: pick up date: 01.01.2021; 
Uninstallation: After uninstalling the app, the group "Collection plugin" must also be deleted under "Settings" -> "Additional fields" to complete the uninstallation.

 

Changelog for "Pick up"
Version 5.0.5

BUGFIX | Catch empty firstname and lastname.

Version 4.0.3

IMPROVEMENT | Hide dispatch addresses in billing address selection.

Version 5.0.4

BUGFIX | Date selection was not shown anymore.

Version 4.0.2
BUGFIX | Hide not matching addresses for shipping method.

BUGFIX | Date selection was not shown anymore.

Version 5.0.3

IMPROVEMENT | Hide dispatch collection addresses in account.

Version 5.0.2
BUGFIX | Catching not existing array key.

BUGFIX | Removing database tables on uninstallation.

Version 5.0.1

IMPROVEMENT | Hide not matching addresses for shipping method.

Version 4.0.1

IMPROVEMENT | Hide not matching addresses for shipping method.

Version 5.0.0

IMPROVEMENT | Collect date is now saved in custom field ``lenz_dispatch_collection_order_collect_date``.

Version 4.0.0

IMPROVEMENT | Collect date is now saved in custom field ``lenz_dispatch_collection_order_collect_date``.

Version 1.0.5
TASK | Compatibility with Shopware 6.5.
Requirements:
- The plugin now requires at least Shopware version 6.5.0.0.

- BEFORE UPDATING TO SHOPWARE 6.5.0.0, deactivate the app, then update, then activate.

Version 1.0.4

BUGFIX | Allow all dates if none are specified.

Version 1.0.3
FEATURE | Unlimited addresses are now possible. (Please migrate from plugin config to `Orders -> Dispatch collection: Pickup address`)

BUGFIX | Storefront-Javascript-compatibility for 6.4.14.0.

Version 1.0.2
TASK | Added compatibility with Shopware 6.4.0.0.

TASK | Updated plugin.png.

Version 1.0.1
TASK | Compatibility with Shopware >= 6.3.4.0.

IMPROVEMENT | Added option to let the customer select a collection date.

Version 1.0.0
Initial plugin release.