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

eBay Item Compatibility for Magento 2

$
0
0

Introduction

eBay Item Compatibility for Magento 2 module allows the admin to import compatible items on the Magento store from the eBay store.

The customer can view all the compatible items of the selected product.

The admin can select any eBay imported product and can import all the compatible items to it by a single click.

Note – 1

This module is an add-on of the Magento 2 eBay Connector so for using it you need to install eBay Connector for Magento 2 first.

Note – 2

Item Compatibility for Magento 2 module works for eBay motors only.

eBay Item Compatibility Features

  • Import compatible items of any product to the Magento store from the eBay store.
  • Use filters to check the compatible items.
  • Import products by a single click.
  • Enables to map the eBay attribute with Magento2.
  • Product compatibility check and advance filtration for end-user.

eBay Item Compatibility Module Installation

The customers will get a zip folder and they have to extract the contents of this zip folder on their system. 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 Magento2 root directory on the server as shown below:

After the successful installation, you have to run these commands in the Magento2 root directory:

After the successful installation, you have to run these commands in the Magento2 root directory:

First Command:

php bin/magento setup:upgrade

Second Command:

php bin/magento setup:di:compile

Third Command:

php bin/magento setup:static-content:deploy

Fourth Command:

composer require webkul/ebayconnector

Multi-Lingual Configuration

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 wants to translate his store content).

Language Translation

If the user wants to translate their module from English to German then they need to follow the path

app/code/Webkul/EbayItemCompatibility/i18n in their unzipped EbayItemCompatibility folder and will get a CSV file with name “en_US.csv”.

Now they will rename that csv as “de_DE.csv” and translate all right side content after the comma in the German language. After editing the CSV, save it and then upload it to the

path app/code/Webkul/EbayItemCompatibility/i18n where they have installed Magento2 on their server.

The module will get translated in the German Language. It supports both the LTR and RTL languages

eBay Item Compatibility Module Configuration

After installing the module, you will be able to see the configuration panel under the Stores-> Configuration-> Webkul-> EbayItemCompatibility Module.

And admin can configure General Setting to import compatible items on the Magento store from the eBay store

Step 1

eBay Magento Connect => Map Product => Sync From eBay => Import Product From eBay

Dropdown Options Image

Import Product From eBay Image

Product Imported Successfully Image

Step 2

eBay Magento Connect => Map Product => Sync From eBay => Run eBay Product Profiler

Step 3

eBay Magento Connect => Map Product => Sync From eBay => Options => Update Values => Save Option

eBay Item Compatibility Front End View

Support

That’s all for the eBay Item Compatibility for Magento 2.

If you still have any issue feel free to add a ticket and let us know your views to make the module better at  webkul.uvdesk.com.


Viewing all articles
Browse latest Browse all 5489

Trending Articles