SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
1
Magento2
Product Import/Export
Benno Lippert cobby.io
2
- Benno Lippert -
Founder
“Opportunities are to be found amidst difficulties.“
@bennolippert
Albert Einstein
3
What‘s new?
• Import History
• Custom Options
• Bundles
• Downloadable
• External images
• Image attributes
• New format
4
What‘s new?
Import History
5
What‘s new?
Import History
6
What‘s new?
Import History
• Restart import
• Log what was changed
Ideas to improve
7
What‘s new?
New format
sku _type _attribute_set _product_websites name price description short_description qty …
attr1 attr2 attr3 attr4 attr5 attr6 attr7 attr8 … attr n
Old
+
New
sku store_view_code attribute_set_code product_type categories product_websites +74 associated_skus
8
What‘s new?
New format
• 81 fixed columns
• UTF 8
• Fielddelimiter ,
• Multidimensional |
9
How do I import?
Virtuals, Simples, Configurables, Grouped, Bundles, Custom Options,
Images, Productlinks
10
How do I import?
Virtuals / Simples
• sku
• attribute_set_code
• product_type
• product_websites
• name
• price
sku attribute_set_code product_type product_websites name price
a Default virtual base Virtual 1.0000
11
How do I import?
Custom Attributes
additional_attributes
• attrib_code
• value
… additional_attributes …
"color=Green,activity=Gym|Hiking"
12
How do I import?
configurables
configurable_variations
• sku
• superAttribute
… configurable_variations …
“sku=WSH12-28-Green,color=Green,size=28|
sku=WSH12-28-Purple,color=Purple,size=28|
sku=WSH12-28-Red,color=Red,size=28“
configurable_variations
• superAttribute
• Label
… configurable_variation_labels …
“color=Color,size=Size”
13
How do I import?
configurables
Attention!
• If the simple doesn‘t exits NO ERROR
• Removing associated simples doesn‘t work
• Backendproblem save configurable without simples
14
How do I import?
grouped
associated_skus
• sku
• Default Qty
… associated_skus …
"24-WG085=0.0000,24-WG086=0.0000,24-WG087=0.0000"
Atttention!
• If the simple doesn‘t exits NO ERROR
• Removing associated simples doesn‘t work
15
How do I import?
bundles
bundle_price_type
bundle_sku_type
bundle_price_view
bundle_weight_type
bundle_values
• name
• type
• required
• sku
• price
• default_qty
• price_type
… bundle_values …
"name=Sprite Stasis
Ball,type=radio,required=1,sku=24-
WG081-
blue,price=0.0000,default=1,default_
qty=1.0000, price_type=fixed|
name=Sprite Stasis
Ball,type=radio,required=1,sku=24-
WG082-
blue,price=0.0000,default=0,default_
qty=1.0000, price_type=fixed|
name=Sprite Stasis
Ball,type=radio,required=1,sku=24-
WG083-
blue,price=0.0000,default=0,default_
qty=1.0000, price_type=fixed"
16
How do I import?
custom_options
custom_options
• name
• type
• required
• sku
• price
• price_type
• option_title
… custom_options …
"name=Group 1,type=drop_down,
required=1,price=2.0000,price_type=
fixed,sku=2,option_title=two|
name=Group 1,type=drop_down,
required=1,price=3.0000,price_type=
fixed,sku=3,option_title=three"
Beim Export wird aktuell die Gruppenreihenfolge vertauscht
17
How do I import?
Images
base_image
base_image_label
small_image
small_image_label
thumbnail_image
thumbnail_image_label
swatch_image
swatch_image_label
… []_image []_label …
"http://sub.server.tld/base-image.jpg" “Alt text for Base“
"base-image.jpg" “Alt text for Base“
/pub/media/import
18
How do I import?
Images
additional_images
additional_image_labels
hide_from_product_page
… additional_images additional_labels hide_from_product_page …
"img.jpg,img2.jpg" “Alt1,Alt2“ “img2.jpg“
/pub/media/import
19
How do I import?
Images
additional_attributes
• attrib_code
• Value = Image
… additional_attributes …
"cust_img_attr=http://sub.server.tld/base-image.jpg"
20
How do I import?
Images
Attention!
• Setting a video as Base Image is impossible
• Changing Base Image keep in mind to add it to the
additional images, otherwise it‘s gone
21
How do I import?
Productlinks
related_skus
crosssell_skus
upsell_skus
… related_skus crosssell_skus upsell_skus …
„sku1,sku2" “sku3,sku4“ “sku5,sku6“
22
How do I import?
Tier prices
Separate Format
sku,tier_price_website,"ALL GROUPS",tier_price_customer_group,
tier_price_qty,tier_price
24-MB01,1,1,0,1.0000,100.0000
24-MB01,1,1,0,20.0000,90.0000
24-MB01,2,1,0,1.0000,200.0000
24-MB01,2,1,0,20.0000,180.0000
23
How do I import?
Downloadable
Not working at the moment!
24
What else is not working?
Creation of new attribute options
Empty attribute values
Only update on of multiple storeviews
Video feature
Removing website association
Product reviews
Super attribut label feature is gone
Group Prices don‘t exist anymore
Thanks

Contenu connexe

Tendances

게임제작개론 : #6 게임 시스템 구조에 대한 이해
게임제작개론 : #6 게임 시스템 구조에 대한 이해게임제작개론 : #6 게임 시스템 구조에 대한 이해
게임제작개론 : #6 게임 시스템 구조에 대한 이해Seungmo Koo
 
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기강 민우
 
Component-Based Entity Systems (Demo)
Component-Based Entity Systems (Demo)Component-Based Entity Systems (Demo)
Component-Based Entity Systems (Demo)Nick Pruehs
 
기획자의 포트폴리오는 어떻게 써야 할까
기획자의 포트폴리오는 어떻게 써야 할까기획자의 포트폴리오는 어떻게 써야 할까
기획자의 포트폴리오는 어떻게 써야 할까Han Je Sung
 
Reactive Extensionsで非同期処理を簡単に
Reactive Extensionsで非同期処理を簡単にReactive Extensionsで非同期処理を簡単に
Reactive Extensionsで非同期処理を簡単にYoshifumi Kawai
 
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답PandoraCube , Sejong University
 
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인강 민우
 
국내인디게임개발자의현실
국내인디게임개발자의현실국내인디게임개발자의현실
국내인디게임개발자의현실Mingu Heo
 
Part3. 아이디어를 게임기획으로 발전시키기
Part3. 아이디어를 게임기획으로 발전시키기Part3. 아이디어를 게임기획으로 발전시키기
Part3. 아이디어를 게임기획으로 발전시키기태성 이
 
[KGC 2012] Online Game Server Architecture Case Study Performance and Security
[KGC 2012] Online Game Server Architecture Case Study Performance and Security[KGC 2012] Online Game Server Architecture Case Study Performance and Security
[KGC 2012] Online Game Server Architecture Case Study Performance and SecuritySeungmin Shin
 
게임 BM 설계를 위해 알아야 할 게임 Entity
게임 BM 설계를 위해 알아야 할 게임 Entity게임 BM 설계를 위해 알아야 할 게임 Entity
게임 BM 설계를 위해 알아야 할 게임 EntityHyeyon Kwon
 
위대한 게임개발팀의 공통점
위대한 게임개발팀의 공통점위대한 게임개발팀의 공통점
위대한 게임개발팀의 공통점Ryan Park
 
게임 개발자가 되고 싶어요
게임 개발자가 되고 싶어요게임 개발자가 되고 싶어요
게임 개발자가 되고 싶어요Lee Sangkyoon (Kay)
 
게임 기획과 Oop
게임 기획과 Oop게임 기획과 Oop
게임 기획과 Oopsnugdc
 
게임 스타트업 시작하기
게임 스타트업 시작하기게임 스타트업 시작하기
게임 스타트업 시작하기기룡 남
 
쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다Jinho Jung
 
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마강 민우
 
Killer Design Patterns for F2P Mobile/Tablet Games
Killer Design Patterns for F2P Mobile/Tablet GamesKiller Design Patterns for F2P Mobile/Tablet Games
Killer Design Patterns for F2P Mobile/Tablet GamesHenric Suuronen
 
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리강 민우
 

Tendances (20)

게임제작개론 : #6 게임 시스템 구조에 대한 이해
게임제작개론 : #6 게임 시스템 구조에 대한 이해게임제작개론 : #6 게임 시스템 구조에 대한 이해
게임제작개론 : #6 게임 시스템 구조에 대한 이해
 
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기
[IGC 2017] 넥슨코리아 오현근 - 평생 게임 기획자 하기
 
01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics
 
Component-Based Entity Systems (Demo)
Component-Based Entity Systems (Demo)Component-Based Entity Systems (Demo)
Component-Based Entity Systems (Demo)
 
기획자의 포트폴리오는 어떻게 써야 할까
기획자의 포트폴리오는 어떻게 써야 할까기획자의 포트폴리오는 어떻게 써야 할까
기획자의 포트폴리오는 어떻게 써야 할까
 
Reactive Extensionsで非同期処理を簡単に
Reactive Extensionsで非同期処理を簡単にReactive Extensionsで非同期処理を簡単に
Reactive Extensionsで非同期処理を簡単に
 
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답
[PandoraCube] 게임 기획자 면접 시 가장 많이 하는 질문들과 나의 답
 
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인
[IGC2018] 캡콤 토쿠다 유야 - 몬스터헌터 월드의 게임 컨셉과 레벨 디자인
 
국내인디게임개발자의현실
국내인디게임개발자의현실국내인디게임개발자의현실
국내인디게임개발자의현실
 
Part3. 아이디어를 게임기획으로 발전시키기
Part3. 아이디어를 게임기획으로 발전시키기Part3. 아이디어를 게임기획으로 발전시키기
Part3. 아이디어를 게임기획으로 발전시키기
 
[KGC 2012] Online Game Server Architecture Case Study Performance and Security
[KGC 2012] Online Game Server Architecture Case Study Performance and Security[KGC 2012] Online Game Server Architecture Case Study Performance and Security
[KGC 2012] Online Game Server Architecture Case Study Performance and Security
 
게임 BM 설계를 위해 알아야 할 게임 Entity
게임 BM 설계를 위해 알아야 할 게임 Entity게임 BM 설계를 위해 알아야 할 게임 Entity
게임 BM 설계를 위해 알아야 할 게임 Entity
 
위대한 게임개발팀의 공통점
위대한 게임개발팀의 공통점위대한 게임개발팀의 공통점
위대한 게임개발팀의 공통점
 
게임 개발자가 되고 싶어요
게임 개발자가 되고 싶어요게임 개발자가 되고 싶어요
게임 개발자가 되고 싶어요
 
게임 기획과 Oop
게임 기획과 Oop게임 기획과 Oop
게임 기획과 Oop
 
게임 스타트업 시작하기
게임 스타트업 시작하기게임 스타트업 시작하기
게임 스타트업 시작하기
 
쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다쩌는게임기획서 이렇게 쓴다
쩌는게임기획서 이렇게 쓴다
 
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마
[IGC2018] 이락디지털문화연구소 남기덕 - 게임 디자인의 시작, 테마
 
Killer Design Patterns for F2P Mobile/Tablet Games
Killer Design Patterns for F2P Mobile/Tablet GamesKiller Design Patterns for F2P Mobile/Tablet Games
Killer Design Patterns for F2P Mobile/Tablet Games
 
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리
[IGC 2017] 블루홀 최준혁 - '플레이어언노운스 배틀그라운드' DEV 스토리
 

En vedette

How to Install Magento 2 [Latest Version]
How to Install Magento 2 [Latest Version]How to Install Magento 2 [Latest Version]
How to Install Magento 2 [Latest Version]M-Connect Media
 
How To Create Theme in Magento 2 - Part 1
How To Create Theme in Magento 2 - Part 1How To Create Theme in Magento 2 - Part 1
How To Create Theme in Magento 2 - Part 1Magestore
 
Magento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseMagento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseBen Marks
 
Omnichannel Customer Experience
Omnichannel Customer ExperienceOmnichannel Customer Experience
Omnichannel Customer ExperienceDivante
 
Sergii Shymko - Code migration tool for upgrade to Magento 2
Sergii Shymko - Code migration tool for upgrade to Magento 2Sergii Shymko - Code migration tool for upgrade to Magento 2
Sergii Shymko - Code migration tool for upgrade to Magento 2Meet Magento Italy
 
How to Install Magento on WAMP Server
How to Install Magento on WAMP ServerHow to Install Magento on WAMP Server
How to Install Magento on WAMP ServerAPPSeCONNECT
 
E-Commerce Technology
E-Commerce TechnologyE-Commerce Technology
E-Commerce TechnologyDivante
 
Magento implementation - by Divante.co
Magento implementation - by Divante.coMagento implementation - by Divante.co
Magento implementation - by Divante.coDivante
 
E-Commerce Case Studies
E-Commerce Case StudiesE-Commerce Case Studies
E-Commerce Case StudiesDivante
 
Surprising failure factors when implementing eCommerce and Omnichannel eBusiness
Surprising failure factors when implementing eCommerce and Omnichannel eBusinessSurprising failure factors when implementing eCommerce and Omnichannel eBusiness
Surprising failure factors when implementing eCommerce and Omnichannel eBusinessDivante
 
Magento scalability from the trenches (Meet Magento Sweden 2016)
Magento scalability from the trenches (Meet Magento Sweden 2016)Magento scalability from the trenches (Meet Magento Sweden 2016)
Magento scalability from the trenches (Meet Magento Sweden 2016)Divante
 
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for Success
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for SuccessThe Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for Success
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for SuccessKissmetrics on SlideShare
 
Finding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeFinding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeBen Marks
 
How to Build Data-Driven B2B Growth Strategies
How to Build Data-Driven B2B Growth StrategiesHow to Build Data-Driven B2B Growth Strategies
How to Build Data-Driven B2B Growth StrategiesKissmetrics on SlideShare
 
Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Amasty
 
Magento 2 Design Patterns
Magento 2 Design PatternsMagento 2 Design Patterns
Magento 2 Design PatternsMax Pronko
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideAmasty
 
Key CRO Metrics to Analyze for Successful Landing Pages
Key CRO Metrics to Analyze for Successful Landing PagesKey CRO Metrics to Analyze for Successful Landing Pages
Key CRO Metrics to Analyze for Successful Landing PagesKissmetrics on SlideShare
 
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & Lava
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & LavaThe PPC Traffic Thermometer - Why You Should Care About Ice Cubes & Lava
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & LavaKissmetrics on SlideShare
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideAmasty
 

En vedette (20)

How to Install Magento 2 [Latest Version]
How to Install Magento 2 [Latest Version]How to Install Magento 2 [Latest Version]
How to Install Magento 2 [Latest Version]
 
How To Create Theme in Magento 2 - Part 1
How To Create Theme in Magento 2 - Part 1How To Create Theme in Magento 2 - Part 1
How To Create Theme in Magento 2 - Part 1
 
Magento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce PowerhouseMagento 2: Modernizing an eCommerce Powerhouse
Magento 2: Modernizing an eCommerce Powerhouse
 
Omnichannel Customer Experience
Omnichannel Customer ExperienceOmnichannel Customer Experience
Omnichannel Customer Experience
 
Sergii Shymko - Code migration tool for upgrade to Magento 2
Sergii Shymko - Code migration tool for upgrade to Magento 2Sergii Shymko - Code migration tool for upgrade to Magento 2
Sergii Shymko - Code migration tool for upgrade to Magento 2
 
How to Install Magento on WAMP Server
How to Install Magento on WAMP ServerHow to Install Magento on WAMP Server
How to Install Magento on WAMP Server
 
E-Commerce Technology
E-Commerce TechnologyE-Commerce Technology
E-Commerce Technology
 
Magento implementation - by Divante.co
Magento implementation - by Divante.coMagento implementation - by Divante.co
Magento implementation - by Divante.co
 
E-Commerce Case Studies
E-Commerce Case StudiesE-Commerce Case Studies
E-Commerce Case Studies
 
Surprising failure factors when implementing eCommerce and Omnichannel eBusiness
Surprising failure factors when implementing eCommerce and Omnichannel eBusinessSurprising failure factors when implementing eCommerce and Omnichannel eBusiness
Surprising failure factors when implementing eCommerce and Omnichannel eBusiness
 
Magento scalability from the trenches (Meet Magento Sweden 2016)
Magento scalability from the trenches (Meet Magento Sweden 2016)Magento scalability from the trenches (Meet Magento Sweden 2016)
Magento scalability from the trenches (Meet Magento Sweden 2016)
 
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for Success
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for SuccessThe Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for Success
The Holidays Are Coming (Again!): 4 Ecommerce PPC Tricks to Master for Success
 
Finding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento CodeFinding Your Way: Understanding Magento Code
Finding Your Way: Understanding Magento Code
 
How to Build Data-Driven B2B Growth Strategies
How to Build Data-Driven B2B Growth StrategiesHow to Build Data-Driven B2B Growth Strategies
How to Build Data-Driven B2B Growth Strategies
 
Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.Custom Stock Status: Magento Extension by Amasty. User Guide.
Custom Stock Status: Magento Extension by Amasty. User Guide.
 
Magento 2 Design Patterns
Magento 2 Design PatternsMagento 2 Design Patterns
Magento 2 Design Patterns
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User Guide
 
Key CRO Metrics to Analyze for Successful Landing Pages
Key CRO Metrics to Analyze for Successful Landing PagesKey CRO Metrics to Analyze for Successful Landing Pages
Key CRO Metrics to Analyze for Successful Landing Pages
 
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & Lava
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & LavaThe PPC Traffic Thermometer - Why You Should Care About Ice Cubes & Lava
The PPC Traffic Thermometer - Why You Should Care About Ice Cubes & Lava
 
Shipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User GuideShipping Table Rates for Magento 2 by Amasty | User Guide
Shipping Table Rates for Magento 2 by Amasty | User Guide
 

Dernier

IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IES VE
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...Aggregage
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?IES VE
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxUdaiappa Ramachandran
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Brian Pichman
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationIES VE
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...DianaGray10
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsSeth Reyes
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfJamie (Taka) Wang
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsSafe Software
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1DianaGray10
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDELiveplex
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaborationbruanjhuli
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 

Dernier (20)

IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptx
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and Hazards
 
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
activity_diagram_combine_v4_20190827.pdfactivity_diagram_combine_v4_20190827.pdf
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 

Magento 2 product import export

  • 2. 2 - Benno Lippert - Founder “Opportunities are to be found amidst difficulties.“ @bennolippert Albert Einstein
  • 3. 3 What‘s new? • Import History • Custom Options • Bundles • Downloadable • External images • Image attributes • New format
  • 6. 6 What‘s new? Import History • Restart import • Log what was changed Ideas to improve
  • 7. 7 What‘s new? New format sku _type _attribute_set _product_websites name price description short_description qty … attr1 attr2 attr3 attr4 attr5 attr6 attr7 attr8 … attr n Old + New sku store_view_code attribute_set_code product_type categories product_websites +74 associated_skus
  • 8. 8 What‘s new? New format • 81 fixed columns • UTF 8 • Fielddelimiter , • Multidimensional |
  • 9. 9 How do I import? Virtuals, Simples, Configurables, Grouped, Bundles, Custom Options, Images, Productlinks
  • 10. 10 How do I import? Virtuals / Simples • sku • attribute_set_code • product_type • product_websites • name • price sku attribute_set_code product_type product_websites name price a Default virtual base Virtual 1.0000
  • 11. 11 How do I import? Custom Attributes additional_attributes • attrib_code • value … additional_attributes … "color=Green,activity=Gym|Hiking"
  • 12. 12 How do I import? configurables configurable_variations • sku • superAttribute … configurable_variations … “sku=WSH12-28-Green,color=Green,size=28| sku=WSH12-28-Purple,color=Purple,size=28| sku=WSH12-28-Red,color=Red,size=28“ configurable_variations • superAttribute • Label … configurable_variation_labels … “color=Color,size=Size”
  • 13. 13 How do I import? configurables Attention! • If the simple doesn‘t exits NO ERROR • Removing associated simples doesn‘t work • Backendproblem save configurable without simples
  • 14. 14 How do I import? grouped associated_skus • sku • Default Qty … associated_skus … "24-WG085=0.0000,24-WG086=0.0000,24-WG087=0.0000" Atttention! • If the simple doesn‘t exits NO ERROR • Removing associated simples doesn‘t work
  • 15. 15 How do I import? bundles bundle_price_type bundle_sku_type bundle_price_view bundle_weight_type bundle_values • name • type • required • sku • price • default_qty • price_type … bundle_values … "name=Sprite Stasis Ball,type=radio,required=1,sku=24- WG081- blue,price=0.0000,default=1,default_ qty=1.0000, price_type=fixed| name=Sprite Stasis Ball,type=radio,required=1,sku=24- WG082- blue,price=0.0000,default=0,default_ qty=1.0000, price_type=fixed| name=Sprite Stasis Ball,type=radio,required=1,sku=24- WG083- blue,price=0.0000,default=0,default_ qty=1.0000, price_type=fixed"
  • 16. 16 How do I import? custom_options custom_options • name • type • required • sku • price • price_type • option_title … custom_options … "name=Group 1,type=drop_down, required=1,price=2.0000,price_type= fixed,sku=2,option_title=two| name=Group 1,type=drop_down, required=1,price=3.0000,price_type= fixed,sku=3,option_title=three" Beim Export wird aktuell die Gruppenreihenfolge vertauscht
  • 17. 17 How do I import? Images base_image base_image_label small_image small_image_label thumbnail_image thumbnail_image_label swatch_image swatch_image_label … []_image []_label … "http://sub.server.tld/base-image.jpg" “Alt text for Base“ "base-image.jpg" “Alt text for Base“ /pub/media/import
  • 18. 18 How do I import? Images additional_images additional_image_labels hide_from_product_page … additional_images additional_labels hide_from_product_page … "img.jpg,img2.jpg" “Alt1,Alt2“ “img2.jpg“ /pub/media/import
  • 19. 19 How do I import? Images additional_attributes • attrib_code • Value = Image … additional_attributes … "cust_img_attr=http://sub.server.tld/base-image.jpg"
  • 20. 20 How do I import? Images Attention! • Setting a video as Base Image is impossible • Changing Base Image keep in mind to add it to the additional images, otherwise it‘s gone
  • 21. 21 How do I import? Productlinks related_skus crosssell_skus upsell_skus … related_skus crosssell_skus upsell_skus … „sku1,sku2" “sku3,sku4“ “sku5,sku6“
  • 22. 22 How do I import? Tier prices Separate Format sku,tier_price_website,"ALL GROUPS",tier_price_customer_group, tier_price_qty,tier_price 24-MB01,1,1,0,1.0000,100.0000 24-MB01,1,1,0,20.0000,90.0000 24-MB01,2,1,0,1.0000,200.0000 24-MB01,2,1,0,20.0000,180.0000
  • 23. 23 How do I import? Downloadable Not working at the moment!
  • 24. 24 What else is not working? Creation of new attribute options Empty attribute values Only update on of multiple storeviews Video feature Removing website association Product reviews Super attribut label feature is gone Group Prices don‘t exist anymore

Notes de l'éditeur

  1. Pia: seit 2012 Quereinsteigerin bei DBS tätig -> Leiterin des Contentteams vorher als Dipl.Ing. für Bekleidungstechnik in Fernost und Europa gearbeitet
  2. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  3. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  4. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  5. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  6. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  7. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  8. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  9. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  10. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  11. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  12. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  13. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  14. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  15. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  16. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  17. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  18. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  19. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  20. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  21. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise
  22. Produktsortiment ist stetig im wandel Aktualisierung Preise werden zum anfang des Jahres Möbel Erste halbe jahr beschäftigt Frage an Pia neue Produkte/neue Preise