Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- name
- short_description
- sku
- price
- weight
- color
- notes
- product_category_type
- erp_sku
- dimensions
- cbm
- texture
- swatch
- upc
- width
- depth
- height
- material
- case_dimensions
- shipping_method
- item_status
- reclines
- number_packages
- recline_mechanism
- upholstery
- sewing_type
- foam_depth
- child_skus
- model
- packing
- frame_construction
- seat_construction
- assembly_required
- back_construction
- fixed_seat
- container_qty
- seat_width
- seat_depth
- seat_height
- carton_width
- carton_depth
- carton_height
- gross_weight
- cbft
- item_type
- bed_size
- diagram
- amazon_name
- asin
- diagram_link
- assembly_instructions
- package_dimensions
- density
- freight_class
- google_category
- headboard_height
- base_height
- shipping_skus
- warehouse_price
- pallet_length
- pallet_depth
- pallet_height
- pallet_weight
- pallet_cbft
- overstock_sku
- overstock_upc
- overstock_model
- amazon_upc
- amazon_sku
- #child_skus is displayed on website
- #shipping_skus can have child skus in it that are not acctivate skus for example: 3 pc sofa set
- #create/import products with images and group pricing
- php /var/www/html/magmi/magmi/cli/magmi.cli.php -profile=import -mode=xcreate -CSV:filename="/var/www/html/global/var/import/test.csv"
- #update product information no image group pricing OK
- php /var/www/html/magmi/magmi/cli/magmi.cli.php -profile=default -mode=update -CSV:filename="/var/www/html/global/var/import/test2.csv"
- sku image thumbnail small_image gallery type manage_stock is_in_stock qty tax_class_id store visibility status attribute_set
- aaa /aaa.jpg /aaa.jpg /aaa.jpg /bbb.jpg;/ccc.jpg simple 0 1 1 0 admin 4 Enabled Default
- group_price:5_percent_off_regular group_price:arizona group_price:chicago group_price:flooring group_price:regular group_price:flooring group_price:amazon group_price:overstock group_price:wayfair group_price:houzz group_price:homeroots
- product_category_type upholstery texture packing
- sofa_set chanille fabric cardboard_box
- sofa_love fabric high_gloss cardboard_with_plastic
- sectional genuine_italian_leather leather soft_package
- sofa leather_air wood_finish
- loveseat leather_air_match
- loveseat_console leather_gel_match
- chair leather_match
- bed microfiber
- bedroom_set palomino
- configurable_bed velvet_fabric
- armless_chair polyester
- armless_chair_recliner linen
- buffet
- chaise
- chest
- coffee_table
- console
- dining_chair
- dining_set
- dining_table
- dresser
- end_table
- laf_chaise
- laf_recliner
- mirror
- nightstand
- ottoman
- raf_chaise
- raf_recliner
- recliner
- tv_stand
- vetrine
- wedge
- accent_chair
- "C:\Users\danielz\AppData\Local\Programs\Git\bin\sh.exe" -c "scp /c/z/magmi-juggler/ droplet2:/root/;ssh droplet2 php /var/www/html/magmi/magmi/cli/magmi.cli.php -profile=default -mode=update -CSV:filename=/root/ "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement