weltpixel

QUICK CART FOR MAGENTO2.

About Quick Cart for Magento 2.

This extension takes the mini cart to a whole new level. The modern responsive design combined with conversion oriented features offer the customer the ultimate shopping experience by allowing cart summary review in one glance without leaving the shopping page.

The checkout steps are reduced to minimum and conversion rate is improved as the user goes directly to checkout without the need to visit the cart page.

You can also advertise your attractive Free Shipping options to increase order values by using dynamic Custom Messages to get users excited about spending more in order to benefit from Free Shipping. A message can be displayed before the minimum order value for Free Shipping is met, and a different message afterward.

Features of the Extension.

  • Improve the shopping experience by reducing the number of steps necessary for checkout.
  • Advertise your Free Shipping based on Free Shipping configured in Sales -> Shipping Methods properly by adding dynamic Custom Messages in the Quick Cart and Shopping Cart.
  • Advertise your Free Shipping based on Cart Price Rules configured with the Free Shipping Condition properly by adding dynamic Custom Messages in the Quick Cart and Shopping Cart.
  • Open the Quick Cart automatically after a product is added so the customer can easily manage their cart, both on desktop and mobile.
  • Easily preview your cart summary.
  • Designed to improve conversions.
  • Modern responsive design.
  • Easily customize design from admin options, no coding needed.

HOW TO INSTALL VIA COMPOSER CLI COMMANDS

  • Step 1:
    Before installing please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.3.X. - 2.4.2. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Make sure you have your Magento Marketplace Authentication Keys configured on the Magento instance. If your keys are not added, check the Magento Documentation for more information about how to add those.
  • Step 3:
    Access the root of your magento 2 project from command line and run the following commands:
    composer require weltpixel/m2-weltpixel-quick-cart
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f

HOW TO INSTALL MANUALLY VIA SSH.

Configure Quick Cart on your store in just 1 minute.

  • Go to Admin > WeltPixel > Quick Cart > Quick Cart Settings
  • You can enable the extension:
  • General Settings
    • Enable - [ Yes / No ] Enable / Disable Quick Cart on your store
    • Open Quick Cart after item is added or removed - [ Yes / No ] Opens the Quick Cart each time an item is added to the cart
    • Open minicart on Mobile/Desktop - [ Desktop / Mobile / Both ] Choose on which devices to automatically open the minicart after an item is added
  • Quick Cart Header
    • Height - Set the height of Quick Cart header [ in px ]
    • Background Color - Set background color for Quick Cart Header
    • Text Color - Set text color on Quick Cart header
  • Quick Cart Footer
    • Subtotal Background Color - Set background color for Quick Cart Subtotal section
    • Subtotal Text color - Set text color on Quick Cart Subtotal section
weltpixel
weltpixel

Add a Custom Message to your Quick Cart.

  • Go to Admin > WeltPixel > Quick Cart > Quick Cart Settings > Quick Cart Custom Message
    • Enable - [ Yes / No ] Enable/Disable Custom Message.
    • Custom Message - Set the Custom Message you want to be displayed. The {amount_needed} custom variable can be used if the Free Shipping Integration is used. It will return the needed amount for Free Shipping.
    • Free Shipping Integration - [ Yes / No ] Choose whether or not you want to display a Custom Message for Free Shipping.
    • Message for Free Shipping - Insert a Custom Message which is displayed when the free shipping can be applied, based on the Minimum Order Amount value set in the Free Shipping settings.
    • Message Text Color - Choose the text color for your Custom Message.
    • Message Text Font Size - Set the font size [in px]. E.g. 16px.
    • Custom CSS - Add Custom CSS to the message you set.

Add a Custom Message to your Shopping Cart.

  • Go to Admin > WeltPixel > Quick Cart > Quick Cart Settings > Shopping Cart Custom Message
    • Enable - [ Yes / No ] Enable/Disable Custom Message.
    • Custom Message - Set the Custom Message you want to be displayed. The {amount_needed} custom variable can be used if the Free Shipping Integration is used. It will return the needed amount for Free Shipping.
    • Free Shipping Integration - [ Yes / No ] Choose whether or not you want to display a Custom Message for Free Shipping.
    • Message for Free Shipping - Insert a Custom Message which is displayed when the free shipping can be applied, based on the Minimum Order Amount value set in the Free Shipping settings.
    • Message Text Color - Choose the text color for your Custom Message.
    • Message Text Font Size - Set the font size [in px]. E.g. 16px.
    • Custom CSS - Add Custom CSS to the message you set.
weltpixel
weltpixel

Add a Custom Message to your Shopping Cart.

  • Go to Admin > WeltPixel > Quick Cart > Quick Cart Settings > Shopping Cart Content Design
    • Quantity Button Type - Choose between the plus-minus, arrows or input designs.
    • Enable Custom CMS Block - Enable the possibility of displaying a Custom CMS Block in the Quick Cart.
    • Pick Custom CMS Block - Choose the block you'd like displayed in the Quick Cart.

How does the Free Shipping Integration work?

With the Free Shipping Integration, you have the option of displaying a second Custom Message which shows only when the required cart subtotal for the user to benefit from Free Shipping is met. The integration works with the standard Magento Free Shipping, as well as with Free Shipping from UPS, USPS, FedEx and DHL. The integration also works with Cart Price Rules which are based on Subtotals, and which apply the Free Shipping Action.

By using the {amount_needed} variable in the first message, you can turn it into a dynamic one, which will display the amount required for the customer to add to the cart in order to benefit from the Free Shipping set under the standard Magento Free Shipping or Free Shipping from UPS/USPS/FedEx/DHL. The {amount_needed} does not work with Cart Price Rules.

weltpixel

Change Log.

What’s new in v.1.10.7 - March 26, 2021

  • NFixed a bug (Magento 2.4.2 only) that prevented the "Open Quick Cart after item is added" functionality from working, as well as editing the Qty via the Quick Cart.
  • Made various optimizations to increase ADA accesibility.
  • Excluded Magento 2.0.x - 2.2.x from new features and fixes starting with this release.
  • Adjusted WeltPixel Developer section comments.


What’s new in v.1.10.5 - February 12, 2021

  • New Feature: Added the possibility of choosing whether the "Open Minicart after Item is added/removed" option applies to desktop, mobile or both.
  • Confirmed compatibility with the newly released Magento 2.4.2 version.
  • Added additional backend versioning verifications.
  • Backend module code optimizations.


What’s new in v.1.10.1 - October 22, 2020

  • Minor adjustments to Custom CMS Block Admin option label.
  • Confirmed compatibility with the newly released Magento 2.4.1 version.


What’s new in v.1.10.0 - August 10, 2020

  • New Feature: Added the option to change the Quantity Selector in the Quick Cart to an input instead of Arrows or +/- signs.
  • Confirmed compatibility with the newly released Magento 2.4.0 version.


What’s new in v.1.9.8 - July 6, 2020

  • New Feature: Added the possibility of including a Custom Block in the Quick Cart for better advertising of promos or other content.
  • New Feature: Added a new design for the Qty switcher in the Quick Cart. There is now a choice of Arrows or +/- symbols.
  • Aligned the extension to take into consideration the default Magento options for Maximum Number of Items to Display in the minicart.
  • Fixed a display bug that caused overlapping when Tax options were displayed in the Quick Cart.
  • Whitelisted domain for Content Security Policies introduced in Magento 2.3.5.


What’s new in v.1.9.7 - May 7, 2020

  • Confirmed compatibility with Magento 2.3.5.
  • Implemented small Backend performance optimizations.
  • Added nxcli.net (Nexcess temporary URL) as a valid domain in the licensing process.
  • Added an option in the Developer section to allow for switching Magento's CSP between "report-only" and "restrict".


What’s new in v.1.9.6 - April 9, 2020

  • Added proper Free Shipping Integration compatibility with Magento taxes. Prior to this, the variable used for determining the amount needed for free shipping did not take taxes into consideration.
  • Fixed an issue whereby, on Header V4 (Pearl Theme only), the logo would overlap with the Quick Cart.
  • Removed a dependency on jQuery UI.
  • Fixed a Backend issue on Magento Commerce whereby the Category Schedule functionality was not working properly.


What’s new in v.1.9.5 - March 10, 2020

  • New Feature - Added the ability to display a dynamic custom message in the Quick Cart and on the Cart Page, compatible with multiple currencies. This new feature also introduces a Free Shipping integration, which can be used to display the amount needed for the customer to benefit from Free Shipping.
  • Fixed a bug which caused the page to snap to the top when adding an item into the Quick Cart.
  • Small CSS fixes.
  • Added backend Google reCaptcha compatibility for Magento 2.3.x


What’s new in v.1.9.4 - February 5, 2020

  • Code enhancements for increased security. Changed User Group info collection method.
  • Confirmed compatibility for Magento 2.3.4.


What’s new in v.1.9.2 - November 27, 2019

  • Added Magento and PHP version in the WeltPixel Developer section.


What’s new in v.1.9.1 - October 16, 2019

  • CSS adjustments.
  • Confirmed compatibility with the latst Magento 2.3.3 version.
  • Included the WeSupply Toolbox integration extension - Proactive Notifications Email & SMS, Returns & RMA, Store Locator, Delivery Date Estimate, Logistics Analytics, NPS & CSAT score. Get Free on-boarding and launch within 24 hours.


What’s new in v.1.9.0 - July, 18 2019

  • Fixed a CSS issue that caused overlapping when using Header V4 on mobile.
  • Confirmed compatibility with Magento 2.3.2.
  • Added HTTPS endpoint for licensing process.


What’s new in v.1.8.5 - June 7, 2019

  • Small performance improvements.


What’s new in v.1.8.4 - April 25, 2019

  • Fixed an issue whereby the Price Excl Tax and Incl Tax were reversed.
  • Fixed an issue whereby dropping the quantity to 0 from within the Quick Cart activated the removal prompt twice.
  • CSS adjustments.
  • Added PHP version in the WeltPixel Developer Section.


What’s new in v.1.8.3 - April 3rd, 2019

  • Included "Remove Item" X button for standalone module.
  • Added functionality to close Quick Cart when removing an item in order to assure popup visibility.
  • Confirmed compatibility for Magento 2.3.1.


What’s new in v.1.8.2 - January 24, 2019

  • Function improvements, checkSafariBrowser.
  • Helpcenter adjustment, removed Zendesk iframe and added a simple link to our Support Center in order to avoid any potential conflicts with other admin js added by 3rd party extensions.
  • Fix for multiple rewritten ImageFactory classes, rewrite check validity, rewrite checks optimizations.


What’s new in v.1.8.0 - December 8, 2018

  • Compatibility adjustments for Magento 2.1.16/2.2.7/2.3.0.
  • PHP 7.2 compatibility added.
  • As Magento 2.3 comes with major core changes, we have provided a different set of files in order to achieve the best performance on each version.


What’s new in v.1.7.5 - October 24, 2018

  • Fixed render of special characters in quick cart.
  • Small optimizations for IE11 browser.
  • Added detailed error messages for invalid licenses for an easier identification of the cause.
  • License improvements, added *.magento.cloud as a valid test domain for Enterprise Cloud environments. Now both ‘magentosite.cloud’ and ‘magneto.cloud’ can be used for testing purpose with the production domain license.


What’s new in v.1.7.4 - September 25, 2018

  • Admin menu styling to fit screen size 1366px.
  • Fix for production mode with merged JS - missing color pallet display now fixed.


What’s new in v.1.7.3 - August 23, 2018

  • Incorrect css removed, adding proper button height.
  • License improvements, adding *.magento.cloud as a valid test domain.


What’s new in v.1.7.2 - August 2, 2018

  • Fixed quick cart pushing page content on safari browser.
  • Fixed admin random logout issue.
  • Licensing improvements, allowing 3 letter domain as valid domain.


What’s new in v.1.7.1 - July 12, 2018

  • Compatibility with Magento 2.2.5 both Open Source & Commerce Cloud B2B.
  • Added domain.test & [any_subdomain].domain.test to the list of valid urls for staging/development environments. Added domain validation with port number included for licensing purpose.
  • Added licensing compatibility with Magento B2B.


What’s new in v.1.7.0 - July 5, 2018

  • Added option to enable/disable WeltPixel admin notifications.
  • Show store and server related information under debugging tab: Magento Mode, Magento Edition, Server User, Magento Installation Path, Current server time, Latest cron jobs.
  • Added licensing, license key needs to be generated under weltpixel.com account for purchased product, based on domain name and added under your magento installation.


What’s new in v.1.6.4 - May 16, 2018

  • Compatibility with Magento 2.2.4, logger broken reference fix, changed to rewrite from plugin.


What’s new in v.1.6.1 - March 8, 2018

  • System log broken reference error fixes.
  • Quick Cart overlapping fix for search and header v4 mobile logo when used with Pearl Theme.


What’s new in version 1.6.0 - March 1st, 2018

  • Fixed animation issue on safari browser.

What’s new in version 1.5.8 - January 12, 2018

  • Added version control for installed WeltPixel modules, including latest version check.
  • Fixed cart quantity increments.


What’s new in version 1.5.7 - December 14, 2017

  • Added Support Center functionality in Magento Admin.
  • Added Debugger functionality, checks for rewrites and points potential issues.
  • Admin module name changes.


What’s new in version 1.5.3 - September 20, 2017

  • Stoped initializing quick cart js if module is disabled.
  • Removed on the fly .less generation and added store view related css style directly in .phtml template in order to avoid settings not applying in store-front.


What’s new in version 1.0.3 - July 26, 2017

  • Compatibility adjustments - better compatibility with 3rd party themes and extensions.


What’s new in version 1.0.2 - May 16, 2017

  • Added translations files under /i18n/en_US.csv.
  • Fixed Quick Cart button for first item remove from cart.
  • Rearranged bottom quick cart buttons.

Initial release version 1.0.0 - March 28, 2017