Cart Product Selector. Quick Start Guide

Similar documents
Magento 2 Shipping Flat Rate5. Quick start guide

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Quick Start Manual. Not2Order for Magento 2. Start here

Delete Orders User Guide

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Rewards Points for Magento 2.0

Php4u Payment Restrictions Module for Magento 2

Store Login Access extension for Magento2. User Guide

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

This guide will show you how to install and configure Fastly CDN extension for Magento 2.

MexBS Google Invisible Recaptcha v1.0.0 User Guide

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Extra Fee for Magento 2

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Admin Product Grid Category Filter

Import Export Products Attributes

[ 5 ] If you are in developer or default mode, run the following commands:

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Ajax login Magento2 Extension

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0

How to Migrate from Drupal Commerce to Magento

USER GUIDE MAGENTO TO MAGENTO MIGRATION

rma_product_return_magento2

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps.

PayPalPlus Magento 2 User's Guide

Buyback inquiries listing page: Buyback requst page:

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

MAGENTO 2 INSTALL EXTENSION MANUALLY

PHPBasket 4 Administrator Documentation

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

Category Dynamic Dependent Dropdown

Manual FCPM for Magento 2 Version 1.2.1

Purpletree SMS for Magento2

Page 1 of 32. Rewards Points

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

INSTALLATION GUIDE. for Magento 2 Extension

Customer Redirect Pro for Magento 2

Magento 2 Vendor Split Cart Addon - User Guide

Advanced Dashboard. Table of Contents. Page 1 of 11

STORE CREDIT USER GUIDE

Student User Guide. Version 1.2. Page 1 of 16. Student User Guide Version 1.2

Registration Fields Manager extension for Magento2. User Guide

Gift Card Manager Extension

Blast Search Lucene Search Module for Magento 2

Infinite Scroll extension for Magento2. User Guide

ipay88 PLUG-IN USER GUIDE

extension for Magento2 User Guide

1

HiConversion Customer Experience Optimization

Stockbase Extension Magento 2.0

Facebook Pixel for Remarketing for Magento 2

Design Gallery User Guide

GUEST CHECKOUT TO REGISTERED CUSTOMERS

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0

User Guide. Form Builder. Extension Version User Guide Version Magento Editions Compatibility. Community - 2.2

PX Shopping Cart Plugin Magento. Version 1.3

Analytics for Magento 2.0

Dynamic Product Options extension for Magento2. User Guide

Fig. 3. Fig. 4. Fig. 5

Magento 2 Guide ING. Guide 1

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

Configuring Autocomplete & Suggest

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website: Page 1

Custom Registration Field For Magento2

Orbit Store Documentation User

HiConversion Customer Experience Optimization

USER GUIDE StarTrack Shipping (Magento 2) Compatibility:

Lazy Load Images Extension for Magento 2

Call For Price extension User Manual

Magento 1 Switch Order Owner. Quick Start Guide

Dynamic Product Options extension for Magento2. User Guide

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility

Stock Notification Magento2 Extension

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

Ajax Category Products Extension for Magento 2

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE

VALO Commerce. Beam Suntory User Guide

Mobile Login extension User Manual

Indian GST extension User Manual

Quickbooks Connector Quick Start Guide

EASYPAY MODULE - MAGENTO 2

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation

China SMS Login. V1.X for M2. User Guide / Sunf

Resurs Bank. Magento 1 module. Checkout

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

STRIPE PAYMENTS FOR MAGENTO 2 - DOCUMENTATION

Fooman Flexible Navigation Menu (Magento 1)

Online Store. General Store Front User Guide

Welcome to the Advanced Reports Guide!

1. Installation Instructions

Price Alert extension for Magento2. User Guide

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration...

CUSTOMER APPROVAL FOR MAGENTO 2

Aitoc. Review Booster User Manual for Magento 2

Transcription:

Cart Product Selector Quick Start Guide

1. Introduction Cart Product Selector is an extension which allows the customer to selectively choose products present in the cart and proceed to checkout with the selected products, automatically removing the unwanted products. Why Cart Product Selector Extension? Cart Product Selector makes the purchase flow user friendly when additional unwanted products are in the shopping cart. With Cart Product Selector, the customer can simply select the product(s) that he/she wishes to purchase from the cart, without worrying about the unwanted item(s) and can quickly proceed to checkout with the selected items, where the computation of the order total, tax and shipping amount will be done on the basis of the products selected by the customer. Also, the remaining unwanted items of the cart will be removed once the customer proceeds to checkout, hence refreshing the cart for the next purchase. Cart product selector extension will be very helpful in the scenarios where a customer has added too many items into his shopping cart but the customer has to purchase only a few products out of them, then the customer either has to remove each product in cart individually or move each product into wish list. Now the customer simply has to select the items which he wants to purchase and proceed to checkout. Key Features: Allows the customer to select and proceed with only the required product(s), without the need of manual efforts of removing unwanted items from the cart. Automatically clears the unwanted items from the cart after proceeding to checkout. Automatically updates the count of added products displayed on the mini-cart. Automatically calculates product price and tax for selected product(s) on checkout page and provides final payment details to the customer. 2

2. Installation Installation Requirements: 1. Magento 2 installed on the hosting server. 2. Access to the Magento Admin dashboard. 3. Command line access to the hosting server. 4. Knowledge of basic Linux commands. Installation Steps: 1. Login into your hosting server where Magento 2 is installed. 2. Switch to Magento installation directory on the server. cd $MAGENTO_INSTALL_DIR/ 3. Create the InfoBeans directory. mkdir -p $MAGENTO_INSTALL_DIR/app/code/Infobeans 4. Extract the downloaded code of the Extension and copy the MODULENAME module into the created directory: cp -R $MODULENAME_MODULE $MAGENTO_INSTALL_DIR/app/code/Infobeans 5. Run the below mentioned command to complete the installation of the module and clear static content. $PHP_INSTALL_DIR/php $MAGENTO_INSTALL_DIR php bin/magento module:enable --clear-static-content Infobeans_CartProductSelector $PHP_INSTALL_DIR/php $MAGENTO_INSTALL_DIR php bin/magento setup:upgrade 6. Using the command line utility, clear the Magento cache, to ensure the installed module is visible and active. $MAGENTO_INSTALL_DIR/bin/magento cache:clean 7. Give required permissions to Magento root directory. 3

4

Using the Magento Admin Panel 1. Log into the Magento Admin Panel. 2. Click through to [System -> Cache Management]. 3. In the top left hand corner, select Refresh from the dropdown. 4. Click on the Select all checkbox from the table header. 5. Now click Submit button. 5

6. Congratulations! You have successfully installed the extension. 3. Screenshots After installation Go to the admin: Screenshot 001: Cart Product Selector Configuration on admin. 6

Frontend: Go to the Cart Page: Screenshot 002: Cart Product Selector on Cart Page 7

Select product(s) in Cart page: 8

Screenshot 003: Select Product on Cart Page Proceed to Checkout Page: Screenshot 004: Selected products on Checkout Page 9

Go to Order Review: 10

Screenshot 005: Selected product on Order Review Page 11