What data can we handle?

What data can we handle?

By using Vuuh for Shopify, you can receive the following information:

Base product fields:

  • Name/Title
  • Description
  • Category
  • Handle (if not provided it will be generated by Shopify)
  • Search engine title
  • Search engine description
  • Type
  • Venodr
  • Tags (we can initialize new products with specific tags, we don't append new tags)

Product Metafields

  • based on the category, certain metafields become available and we support them all.
  • if a metafield definition is not active, we will automatically activate it when we add the data
  • custom product defined metafields are also supported

Variant fields

  • Color and size option values
  • Pricing - retail price
  • Pricing - compare at price
  • SKU
  • Barcode
  • Product weight (in grams)
  • Country of Origin
  • Harmonized System Code (HS)

Images

We support uploading product images. We default to exporting the front packshots and then the other packshots, but in some cases we might also have available the model images. If we have them available, we'll send them all.
We choose whether to upload the images or not based on the variant images:
  • if we add a brand new color, we also upload the color images, and then set the variant featured image as the first image.
Note: if there are already sizes on the same color but they have no variant featured image, we will consider that the color has no images and upload them.
  • if we add a new size on an existing color, we only copy the featured variant image from the other variants, without re-uploading the images.
  • If we update an existing size on an existing color, we don't touch the images at all.
So if you want to trigger a re-upload of the images, you'll just need to detach the images from the product.