Open ghost opened 3 years ago
@niketpins I think the extension does already handle a few of these
I haven't dived in deep but I suspect its only adding them if they are available.
Hey @jconroy,
Some of the extra attributes requested here are frequently found in WC product attributes, for example color
, size
but since these are not standardized in any way, I am thinking we need a way to configure mappings between product attributes <=> Pinterest item attributes.
So this would require changes to the UI - possibly adding these to a new tab to the settings page (right now we got 3 tabs: Catalog / Settings / Connection ).
Also other Pinterest item attributes like g:is_bundle
could be taken from a custom field or even check if Product bundles is active and use the data from there.
Additionally g:custom_label_X
can be implemented in a number of ways, like using existing product tags, or a custom field instead.
Any thoughts? Since this will require a number of UI changes, do you think its best to go through a design in Figma first?
Feed xml only includes few attributes not all.
Following is the feed xml specs to add other item attributes