How do I create a default brand in feed?

If all your products are of the same brand (example: Your Brand) and you want to define this in your feed without updating each product one by one, in the advanced commands area type: To create a default brand in Google feed: setAttributeDefault brand as “Your Brand Name” mapAttribute brand to g:brand To create a […]

PAttributeDefault Example 1

Example 1: Set an attribute directly Mapped via Advanced Commands: setAttributeDefault a_custom_attribute as PDirectChange    

PAttributeDefault Example 2

  Example 2: Return a random color Mapped via Advanced Commands: setAttributeDefault my_color as none PRandomColor mapAttribute my_color as g:color  

PAttributeDefault

PAttributeDefault is the first hook. It occurs when the product streams out from the database but before any attributes are applied. At this time, only two properties are known for certain: id and title. Some attributes exist already, such as valid. Attributes set here will be overwritten by any content found in the database. This […]

CartProductFeed API: Feed Generation Part 1 – PAttributeDefault

Data leaves the Content Management System and enters a feed in a controlled process. There are four points where your custom modifier can hook the feed generation process. This post discusses the first of those four points and the differences. PAttributeDefault is the first hook. It occurs when the product streams out from the database […]

Etsy Requirements and Restrictions

In order to start selling on Etsy, you’ll need to create an Etsy Seller account and set up the Etsy Shop. We’ll be able to connect your Etsy Seller account to Shopping Feed only after your Etsy Seller account and Etsy shop are fully set up. NoteWhen creating the account/Shop, you’ll need to go through a unique setup step. […]