You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"UPC is missing a value. Enter a value and try again." at magento 1.9.2.2 with m2epro 4.6
and after i debug the script i found it's send the below array with the data array
[product_details] => Array
(
[upc] => 4008400350400
[mpn] => Does Not Apply
[include_description] => 1
[include_image] => 1
)
The text was updated successfully, but these errors were encountered:
"UPC is missing a value. Enter a value and try again." at magento 1.9.2.2 with m2epro 4.6
and after i debug the script i found it's send the below array with the data array
[product_details] => Array
(
[upc] => 4008400350400
[mpn] => Does Not Apply
[include_description] => 1
[include_image] => 1
)
The text was updated successfully, but these errors were encountered: