When I export a feed to JSON, I don't see all the attributes.
I see:
"Product_0_name":"-------",
"Product_0_description":"-------.",
"Product_0_price":"€ 0,00",
"Product_0_regularPrice":"€ 0,00",
"Product_0_salePrice":"€ 0,00",
"Product_0_url":"
http://www.example.com",
"Product_0_url-use-final":"true",
"Product_0_imageUrl":
I als need to bind the following attributes:
additional_image_link, adwords_labels, display_ads_value
Even if it's not possible to export these attributes to JSON, could someone tell me how I should bind them?