Support wrote:
<FeedAttribute>
<Id>31</Id>
<FeedCaption>Custom label for Shopping Campaigns 0</FeedCaption>
<FeedName>custom_label_0</FeedName>
<FieldNameCode>productcost</FieldNameCode>
<ConvertValues />
<CharsLimit>100</CharsLimit>
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<UseCDATA>false</UseCDATA>
<ActionId>0</ActionId>
<AdvancedField>true</AdvancedField>
<RowSourceType>0</RowSourceType>
<AttributeControlType>0</AttributeControlType>
</FeedAttribute>
Support wrote:
Support wrote:
Hi, I have tried to add a new field into the google feed to show the product cost, like this:
<FeedAttribute>
<Id>51</Id>
<FeedCaption>Product Cost</FeedCaption>
<FeedName>product_cost</FeedName>
<FieldNameCode>productcost</FieldNameCode>
<ConvertValues />
<CharsLimit>100</CharsLimit>
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<UseCDATA>false</UseCDATA>
<ActionId>0</ActionId>
<AdvancedField>true</AdvancedField>
<RowSourceType>0</RowSourceType>
<AttributeControlType>0</AttributeControlType>
</FeedAttribute>
But when I generate the feed, the tag product_cost doesn't show up in the xml.
I have to restart nopcommerce so that the system apply the changes? What can I do?
Thank you so much.
Regards.