Product Schema Generator
Petunjuk Penggunaan:
- Upload file CSV atau masukkan data langsung
- Format CSV harus memiliki header dengan kolom berikut (urutan tidak penting):
- Required:
name
,description
,brand
- Optional:
sku
,gtin
,mpn
,image
,offers_price
,offers_priceCurrency
,offers_priceValidUntil
,offers_availability
,offers_url
,offers_seller_name
,aggregateRating_ratingValue
,aggregateRating_reviewCount
,weight_value
,weight_unit
,height_value
,height_unit
,width_value
,width_unit
,depth_value
,depth_unit
- Required:
- Untuk ketersediaan produk (offers_availability), gunakan salah satu dari:
InStock
,OutOfStock
,PreOrder
,InStoreOnly
Contoh Format CSV:
name,description,brand,image,offers_price,offers_priceCurrency,offers_availability Smartphone X,"Smartphone flagship dengan kamera 108MP","TechBrand","https://example.com/image.jpg",8999000,IDR,InStock
Input Data
Output Schema
Microdata
Schema akan muncul di sini...
RDFa
Schema akan muncul di sini...
Preview Data
Data akan muncul di sini...