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 […]

Creating Mappable Attributes

Your store’s categories, product titles, descriptions and attributes, are automatically mapped by the ExportFeed plugin. If you do not see attributes in your feed, please proceed to mapping your attributes to include them in the data feed. Note that custom fields, tags or custom product attributes are mapped manually via the advanced commands. Creating local/mappable attributes […]

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 […]

Merchant Attribute Requirements

To list your products, it is necessary to provide a set of attributes for each product. Most merchants require a product title, description, link and image URL, while some require additional information like UPC and brand. Our plugin remains up to date with current changes and ensures your feed file meets merchant requirements. Follow the […]

Mapping Attributes

Once your local attributes are created, it’s time to map them to merchant-specific fields/attributes. The Shopping Cart Product Feed plugin allows you to map from almost any data within WooCommerce: title, sku, descriptions, WooCommerce id, WooCommerce attributes, custom product attributes, custom fields, tag (single value), as well as default attributes (created by advanced commands) and […]

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. […]

Common Etsy Variation Error – FAQ

What are the Variation rules for products as per Etsy? To list your products to Etsy you need to follow the following variation rules as per Etsy: The product must have the proper variation combination. (For example, there is a product with two different variation attributes that are size and color. Each of the sizes […]