Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5489

POS Custom Product for Magento 2

$
0
0

INTRODUCTION

Using POS Custom Product for Magento 2 module, the POS sales agent can add multiple Custom Products in the cart by just clicking an option on the POS screen.

If the customer wants to make an order with new arrival products which is not available in the system yet, the sales agent can add that custom product by filling the required fields like product name, price, quantity & note.

Note:

Features

  • Admin can enable/disable module in configuration.
  • Using POS Custom Product for Magento 2, the sales agent can add the custom products in the cart.
  • Custom Product can be added with note/custom message.
  • The sales agent can apply the discount code
  • Split Payment Method is also available for the customer
  • The module is compatible according to Magento 2.3.x

Installation

Customers will get a zip folder and they have to extract the contents of this zip folder on their system. Then the extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento 2 root directory on the server as shown below.

After the successful installation, you have to run the command on Magento2 root directory-“php bin/magento setup:upgrade”


Now, run this command in the Magento 2 Root  -“php bin/magento setup:di:compile” as shown below in the snapshot.

Also, run this command into the Magento2 Root- “php bin/magento setup:static-content:deploy” You can refer the below screenshot.

Now, after running the commands, you have to flush the cache from the Magento admin panel by navigating through->System->Cache management as shown below.

Multilingual Support

For the multilingual support, the admin will navigate through Store->Configuration->General ->Locale Options and select the locale as German (the language into which admin want to translate his store content).Module Translation

Module Translation

If you want to translate their module language from English to German then follow the path app/code/Webkul/Preorder /i18n in their unzipped Magento2 Preorder folder and then you will get a csv file with name “en_US.csv”. Now, rename that csv as to your region code and language code “de_DE.csv” and translate all right side content after comma in your language. After editing the CSV, save it and then upload it to the path app/code/Webkul/Preorder /i18n where you have installed Magento 2 on ther server. The module will get translated into your desired Language. It also supports RTL and LTR languages.

The user can edit the CSV like the image below.

Module Translation

Admin End Configuration

After successful installation of the module, the admin can configure it as per requirement. For this, the admin can navigate to Store>Configuration>Pos Product On Demand

Now, from the Pos Product On Demand, the admin can activate or deactivate the add-on accordingly.

Front-End Point of Sales panel

Now, the sales agent can easily Login the POS System (fronted) by using the Username (email address) and Password and can use the Pos Product On Demand to add Custom Product to the cart.

 

Here, the sales agent can enter the required values to add the custom product. The sales agent can enter- Product Name, Price, Quantity, & Note.

Now, by clicking on Continue the product will be added to the cart or when sales agent clicks on Continue and new, the product will be added to the cart and new popup open up to add new custom product. Order details can be seen on the Pos system.

Now by clicking on Pay, the amount for the order can be paid. Other information is filled here like Customer Address, Discount Code (If any), Custom Message, Payment Method. Payment for the order can be split into Cash, Credit/Debit Card. After paying the total amount order can be placed successfully.  

After placing the successful order, Invoice for the same order can be print through the Pos system.

Manage Order- Admin End

Now, the order can be managed from the admin panel by navigating to POS>POS Orders>View Order

Admin can view and manage the order from the Order View. The admin can see the Information about the order, Invoice, Credit Memos, Shipments, and Comment History.
Here, the admin can also see the Note added with the custom product.

 

That’s all for the POS Custom Product for Magento 2. Still, have an issue feel free to add a ticket and let us know your views to make the module better webkul.uvdesk.com


Viewing all articles
Browse latest Browse all 5489

Trending Articles