Important: This is a legacy version of the documentation. Please visit the current documentation page.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

eBay Integration

Improvement

Unbranded and Does not apply value structuring

The new version contains a lot of improvements related to the Product Identifiers configurations. So, now the Unbranded and Does not apply values are set into the according field based on the eBay requirements.

Fixes

Unbranded and Does not Apply for Simple with Custom options and Bundle Products

According to recent eBay changes, the Product Identifiers become required to be specified for each Product Variation. M2E Pro contains several possible options for the Product Identifiers to be provided:

  • using a Manage Variations pop-up (the values provided here are applied to the items despite other settings);
  • using a Description Policy settings;
  • using an Item Specifics settings (used for Brand and MPN values).

However, the Magento Product structure could cause some issues for Bundle and Simple with Custom Options Product types.

The Variations of the Simple with Custom Options product do not contain their individual Identifiers (UPC/EAN/ISBN, etc.), as they are not separate Simple Products. So, it is unclear for the system which data should be taken for Variations. If it's taken from the Parent Product, it will be one Identifier for all of the Variations, which is not correct.

On the other hand, each Variation of Bundle Product is a combination of several Simple Products, where each of the Simples contains its own Identifier. So, one Variation of the Bundle Product has several Identifiers. Again, it is unclear which one should be sent to eBay and which should be ignored.

So, for such types of Products the Product Identifiers could be set only using a Manage Variations pop-up.

In case, the Item does not have a valid code, the Does not apply or Unbranded value should be used. But if you try to implement the Does not Apply value using a manage Variations pop-up, the error arise.

The new version, contain a fix, which allow to confirm the Does not apply value for MPN in Manage variations pop-up.

Moreover, some logical changes were implemented for Simple with Custom options and Bundle products:

  • How did it work before?

The system checked if there were values provided in manage variations pop-up and returned an error in case they were missing 'ignoring' the values provided in the Description Policy.

  • How does it work now?

Now, the system verifies if the Product Identifiers are provided in Manage Variations pop-up, but in case, they are missing it will check if the Does not apply or Unbranded values are specified in the Description Policy.

To sum up, using a new version you can easily provide the Product Identifiers (including Does not apply and Unbranded values) for each of Magento Product Types.

The issue of Does not apply value set for MPNĀ  in case Brand is set to None in the Description Policy

In previous version, the issue can arise when Brand was set to None for the Variational Product (Configurable or Grouped) in the Description Policy configurations. In such case, the MPN value was automatically set as Does not apply and the combination on Brand = None and MPN = Does not apply was sent to eBay.

Thus, for such Items, there were additional Attribute and Label (MPN) available along with the variational ones (e.g. Color, Size, etc) in eBay back-end, as it is the only documented by eBay way to provide the MPN value properly. However, there was nothing to be worried about, as this additional Attribute was not available for buyers.

However, for the items which are currently placed on eBay with the configurations described above, there is no way to remove the MPN attribute due to eBay technical restrictions. Thus, if you change the MPN value for such Item and try to revise it, the error could be returned from eBay.

In the current version of M2E Pro this issue is fixed and all newly listed Items will be properly configures on eBay without additional MPN Attribute.

Please note, eBay restricts the changes in MPN values for Variations. Thus, for the affected Items the MPN value can be provided only as Does not apply, until it is not stopped and listed anew.

We recommend the Sellers who use the Multi-Variational Listing in majority of cases, to upgrade their system to the 6.4.2 version to achieve the best results from M2E Pro running.

The detailed information about the eBay changes related to the product Identifiers are available here.

  • No labels