

Paul
Administrators-
Content Count
8 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Paul

-
Rank
Just arrived
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Try to use M2E Installer/updater: https://docs.m2epro.com/display/BestPracticeMagento2/via+M2E+Pro+Installation+Tool
-
You haven't set eBay category for the items. These categories are required by eBay for the listings. Please check this article about how to edit eBay categories settings: https://docs.m2epro.com/pages/viewpage.action?pageId=17367071#SettingsViewMode(advancedmodeonly)-eBayCategoriesediting
- 1 reply
-
- 1
-
-
@Tommy Unfortunately, you cannot setup shipping price based on the product weight on eBay DE. The eBay does not offer "Calculated shipping"option in all countries. It is just available in some particular countries ( i.e. USA, Australia, etc). It is not available in Germany,UK, etc. @Rich M If you are using a Magento Attribute to define the calculated shipping weight, use decimal values. For example, for 1 kg and 750 gram, use the value 1.75. The value from the attribute is taken and then split to be sent to eBay as 2 separate fields.
-
Most probably, your issue is related to your server configuration. The symptoms look like synchronization process is interrupted by server and not completed in full. Please ensure that memory_limit and max_execution time configuration values have appropriate values. If your web server is LiteSpeed, then this article might be useful for you: https://support.m2epro.com/knowledgebase/664963-m2e-pro-cron-executing-with-litespeed-web-server/
-
UPC attribute not present in dropdown of eBay Catalog Identifiers
Paul replied to vlad.b's topic in eBay Integration
Most probably, these attributes are not added to all attribute sets of your magento. Please check this link, it might be useful: https://support.m2epro.com/knowledgebase/148105--ebay-product-attribute-is-not-available-for-sele/ -
"Next Step" button in "New Listing Creation" is not working
Paul replied to jin's topic in eBay Integration
It looks like you haven't performed static content deploy. It is necessary to deploy static content data. Please, check the article below to learn how it can be done http://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-static-view.html BTW, M2E Pro has install/upgrade tool which manages all necessary tasks: https://docs.m2epro.com/display/BestPracticeMagento2/via+M2E+Pro+Installation+Tool -
eBay does not allow to list items with fixed price < 1.This is a strict requirement - the price must be >= 1.