Jump to content
xt:Commerce Community Forum

Exportfeed GoogleShopping


Recommended Posts

sicherung?

header:

id~gtin~product_type~link~title~google_product_category~availability~description~bild_url~preis~hersteller~marke~zahlungsmethode~zustand~versand

body:

{$data.products_id}~{$data.products_ean}~{$data.category_tree}~{$data.products_link}~{$data.products_name} {if $data.base_price}/{$data.base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$data.base_price.vpe.name}{/if}~{$data.google_productcategory}~{if $data.products_quantity>0}auf lager{else}bestellbar{/if}~(Hersteller:{$data.manufacturers_name}) {$data.products_description_clean}~{$data.products_image_popup}~{$data.products_price.plain|string_format:"%.2f"}~{$data.manufacturers_name}~{$data.manufacturers_name}~PayPal~neu~{if $data.products_price.plain|string_format:"%.2f" < '75'}DE:::4.00{else}DE:::0.00{/if}

keine Garantie, eventuell versandkosten anpassen (hab es mal fix vom Kunden copy&paste)

Link to comment
Share on other sites

Danke dir für die schnelle Hilfe.

Google meckert aber leider nur ein wenig herum, da gibt es scheinbar für neuen Feeds schon wieder andere Richtlinien.

Bei uns hats nun so geklappt:

header:

ID|Titel|Beschreibung|Produkttyp|Link|Bildlink|Zustand|Verfügbarkeit|Preis|MPN|Marke|Versand|Google Produktkategorie|Geschlecht

body:

{$data.products_model}|{$data.products_name}|{$data.products_description}|{$data.category_tree|replace:'=>':'>'}|{$data.products_link}|{$data.products_image_popup}|neu|auf lager|{$data.products_price.plain|string_format:"%.2f"}|{$data.products_model}|{$data.manufacturers_name}|{if $data.products_price.plain >'250.00' }0{else}4,95{/if}|{$data.google_productcategory}|Unisex

Da nimmt er zumindest die Artikel an.. :rolleyes:

Jetzt warten wir nur noch auf die freigabe...

sicherung?

header:

body:

keine Garantie, eventuell versandkosten anpassen (hab es mal fix vom Kunden copy&paste)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...