SlideShare a Scribd company logo
www.advancedlogic.com 
Updates of large catalogues 
Easy Magento Products Updates & Data Imports 
October 15, 2014
Who We Are 
• Leading eCommerce industry provider of high-quality, 
multi-channel ecommerce solutions and specialized 
consultancy services with Magento CE and EE 
• Magento Associate 
• Magento Certified Developers 
• 24 Partners worldwide 
• Amasty Partner
How We Serve Merchants 
• Full stack eCommerce provider 
• Multi-channel, end-to-end eCommerce solutions 
• Strategic and tactical digital marketing services 
• Website development 
• CMS solutions provider & implementation 
consultants 
• Our ultimate goal is to reduce friction involved 
with ecommerce processes in order to unlock 
merchants’ greatest sales potential
Advanced Logic 
Top quality eCommerce service provider to help 
merchants maximize conversions
Magento-Specific Services 
• Analysis, consultancy & strategy services 
• Creativity and graphic design layouts 
• Module and plugin development and 
customization 
• Migration to Magento of sites developed with 
other eCommerce platforms 
• Inventory management software, ERP, and 
internal accounting system integrations 
• Mobile/responsive website optimization 
And much more!
Our Customers: Bimbo e Natura 
Multi-brand products for kids and baby kids
Our Customers: Fabbrica Benessere 
Multi-brand health and wellness products
Our Customers: Emporio Cattani 
Multi-brand men and women fashion and travel items
Our Customers: IndaBox 
Module for IndaBox Italian network of collecting points
Suppliers Update 
• Suppliers Update is a module that simplifies 
the updating and management of Magento 
catalogs composed by a high number of 
articles related to the different suppliers
Current Merchant Challenges 
• Many merchants utilize multiple drop shippers, manufacturers, 
and suppliers to create large, varied product offerings and 
catalogues 
• Existing product details may require frequent updates, and new 
product insertions may also be frequently needed 
• Handling these operations manually is generally a long and 
costly activity, and for this reason, they are very often managed 
via CSV imports 
• On the other hand, different data structures cost merchants 
considerable amounts of time and money for their handling and 
for data quality control 
• Support for different CSV formats and field mapping between 
Magento attributes and CVS files is thus a valuable benefit for 
merchants and eCommerce managers
Suppliers Update: What It Is 
• Magento extension designed to automate 
process of: 
• Add new products to merchants’ catalogues 
• Update existing product information 
• Log and keep track of uploads, data edits, and 
other operational details 
• Preview the modified or inserted articles 
• Load product images via feed feature 
Support for any type of CSV file
Who Should Use Suppliers Update? 
• Merchants who: 
• Work with multiple drop shippers, manufacturers or 
suppliers 
• Have medium to large product catalogues 
• Update product offerings or product details 
regularly 
• Want to optimize the time of publication of new 
articles or updates of existing articles 
• Have limited time and/or resources to dedicate to 
product offering management
Suppliers Update: Benefits & Features 
• Allows merchants to easily and quickly create 
new products and alter existing product details 
via easy general settings adjustments and 
simple CSV uploads 
• Feed processors can be run immediately or on 
regular intervals (as per set cron schedule)
Suppliers Update: Benefits & Features 
• Can be used to both create new products as 
well as alter existing products 
• Allows field mapping between CSV files and 
Magento fields for ease of uploads
Suppliers Update: Feed Manager 
• Allows merchants to: 
• Assign a feed to each drop shipper, manufacturer, 
or supplier 
• Assign feed URLs and CSV options for data 
uploads 
• Map CSV columns to Magento attributes /fields 
• Schedule automated uploads of product data 
• Activate and deactivate individual product feeds
Suppliers Update: Demo 
• Grid View
Configurable Parameters: Demo 
• Supports any CSV format through configurable 
parameters in the Feed Manager
Feed Manager: Grid View 
• Lists all the the existing Feeds by: 
• Feed ID 
• Name ̶ the assigned feed name 
• Supplier each feed can have ̶ associated a supplier name 
• Active ̶ indicates if the feed is active or not 
• Locked ̶ feeds are marked as “locked” when they are being 
processed by the module 
• Executed At ̶ is the date and time of the last successful execution 
of the CSV processor 
• Scheduled At ̶ indicates the next, scheduled, execution of the 
CSV processor 
• Load Products ̶ ass action for immediately execution of one or 
more feed at once
Feed Manager: General settings 
• General settings for: 
• Assign a feed name 
• Assign the name of the supplier whose feed we will process 
• Reference the URL of the feed to be downloaded and 
processed. You can reference the feed address as HTTP URL, 
FTP URL or relative URL 
• Set when cron schedule for CSV download and processing 
It uses standard cron notation 
• Set the feed active or not, depending if you want the feed 
processor to be immediately executed, or not.
Feed Manager: CSV Options 
• CSV Options for having the feed processor 
compliant with the characteristics and format of 
the specific CSV: 
• Encoding. This is the encoding of characters in CSV 
• Delimiter, to set the appropriate CSV delimiter 
• Enclosure, to set the character used to enclose string values in 
CSV 
• Escape, field is to set the escape character for enclosure symbols 
in CSV 
• Headers. If the CSV that we are handling includes headers, we set 
this value to “Yes”, else, we will set it to “No”. 90% or more of 
CSVs will have headers, so we will generally set this value to “Yes”
Mapping & Upload: Demo 
• Supports any CSV schema through mapping 
between CSV files and Magento fields
Suppliers Update: Columns Mapping 
• Columns Mapping for map CSV columns to 
Magento attributes. Supports all Magento 
fields: 
• SKU 
• Name 
• Quantity 
• Price 
• Special Price 
• Short description 
• Full description 
• Manufacturer 
• Categories (support for multiple Categories separated by a pipe ‘|’) 
• Weight 
• Main image 
• Additional Images (support for multiple Images separated by a pipe ‘|’)
Suppliers Update: View Items 
• View Items allows the site administrator to 
have a preview of the processed items (new 
created products or updated ones) related to 
all the active Feed processors 
• The results Grid allows to filter the handled items by feed 
name and by the other Magento attributes mapped to 
the CSV file
Suppliers Update: Logs 
• 3 log types to maintain records & control 
• Info log 
• Logs informative messages about feed processing, as 
times for data uploads, file parsing and CSV import 
results 
• Warning log 
• Logs traces non fatal occurrences as duplicated rows of 
data and other non-fatal errors 
• Error log 
• Logs fatal errors occurred in file processing
Logs and Processed Items: Demo 
• 3 log types 
• Registry of processed items
Suppliers Update: Info Log 
• Info Log traces informative messages: 
• Time needed to download the remote file 
• Number of total lines in CSV 
• Number of skipped product lines (if any) 
Items could be skipped for different reasons – for example, if 
SKU in file was empy 
• Number of updated Magento products (if any) 
• Number of new created Magento products (if any) 
If we just update existing data (i.e. products already present in 
Magento), this value will always be 0
Suppliers Update: Warning Log 
• Info Log traces non fatal occurrences, as: 
• Empty identifiers at given rows 
i.e. when SKU identifier for CSV row was empty 
• Empty quantities and prices at given rows 
• Duplicated rows 
This happens when the same SKU was already used in the 
feed
Suppliers Update: Error Log 
• Info Log traces fatal occurrences, as: 
• Discrepancy between the configured separator and the 
one used in the CSV 
• Differences in the headers 
This happens, for example, if the supplier changed the 
schema of its feed and the file processor was not 
re-configured 
• Differences in the number of columns between CSV 
headers and CSV rows 
• The CSV feed no longer exists 
This happens when, for some reason, the CSV file has been 
removed
Key Takeaways 
• With Suppliers Update merchants can 
immediately reduce time and money spent for 
creating and updating their Magento product 
catalogues 
• For more information: 
info@advancedlogic.eu 
or visit 
www.advancedlogic.eu 
Thank you!
Questions?

More Related Content

What's hot

Updates of large catalogues . Easy Magento Products Updates & Data Imports
Updates of large catalogues. Easy Magento Products Updates & Data ImportsUpdates of large catalogues. Easy Magento Products Updates & Data Imports
Updates of large catalogues . Easy Magento Products Updates & Data Imports
Davide Consonni
 
Eugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
Eugene Shaksuvarov - Tuning Magento 2 for Maximum PerformanceEugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
Eugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
Meet Magento Italy
 
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
Meet Magento Italy
 
Intro To Magento CMXExpo 09
Intro To Magento CMXExpo 09Intro To Magento CMXExpo 09
Intro To Magento CMXExpo 09
Jonathan Lackey
 
Magento Function Testing Framework - Intro and Overview
Magento Function Testing Framework - Intro and OverviewMagento Function Testing Framework - Intro and Overview
Magento Function Testing Framework - Intro and Overview
Tom Erskine
 
WebRadar
WebRadarWebRadar
WebRadar
Tiny
 
20130123 ontwikkeling-1545-bol-com-menno-vis
20130123 ontwikkeling-1545-bol-com-menno-vis20130123 ontwikkeling-1545-bol-com-menno-vis
20130123 ontwikkeling-1545-bol-com-menno-viswebwinkelvakdag
 
Managing Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoManaging Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoGeoffrey Mobisson
 
Mli 2017 technical m2 developer experience
Mli 2017 technical m2 developer experienceMli 2017 technical m2 developer experience
Mli 2017 technical m2 developer experience
Hanoi MagentoMeetup
 
Openxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento OptimizationOpenxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento Optimization
OpenXcell Technolabs
 
Mli 2017 technical intro to magento 2
Mli 2017 technical intro to magento 2Mli 2017 technical intro to magento 2
Mli 2017 technical intro to magento 2
Hanoi MagentoMeetup
 
IBM WebSphere Commerce Product Overview
IBM WebSphere Commerce Product OverviewIBM WebSphere Commerce Product Overview
IBM WebSphere Commerce Product Overview
ebuerger
 
ATG - Common Terminologies
ATG - Common TerminologiesATG - Common Terminologies
ATG - Common TerminologiesKeyur Shah
 
Best Whmcs client area theme-ClientX
 Best Whmcs client area theme-ClientX Best Whmcs client area theme-ClientX
Best Whmcs client area theme-ClientX
WHMCS Global Services
 
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015 Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
Andre Margono
 
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solution
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solutionThe Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solution
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solutionAtwix
 
New Features in SPI Buyer Direct
New Features in SPI Buyer DirectNew Features in SPI Buyer Direct
New Features in SPI Buyer Direct
SPI Conference
 
Yonyx enterprise dataintegration
Yonyx enterprise dataintegrationYonyx enterprise dataintegration
Yonyx enterprise dataintegration
Sanjay Bajaj
 
Monitoring your cache effectiveness in Magento 2
Monitoring your cache effectiveness in Magento 2Monitoring your cache effectiveness in Magento 2
Monitoring your cache effectiveness in Magento 2
Tony Brown
 

What's hot (20)

Updates of large catalogues . Easy Magento Products Updates & Data Imports
Updates of large catalogues. Easy Magento Products Updates & Data ImportsUpdates of large catalogues. Easy Magento Products Updates & Data Imports
Updates of large catalogues . Easy Magento Products Updates & Data Imports
 
Eugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
Eugene Shaksuvarov - Tuning Magento 2 for Maximum PerformanceEugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
Eugene Shaksuvarov - Tuning Magento 2 for Maximum Performance
 
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
Guillaume Thibaux - Can we win the fight against performance bottlenecks? Les...
 
Intro To Magento CMXExpo 09
Intro To Magento CMXExpo 09Intro To Magento CMXExpo 09
Intro To Magento CMXExpo 09
 
Magento Function Testing Framework - Intro and Overview
Magento Function Testing Framework - Intro and OverviewMagento Function Testing Framework - Intro and Overview
Magento Function Testing Framework - Intro and Overview
 
Websphere commerce server
Websphere commerce serverWebsphere commerce server
Websphere commerce server
 
WebRadar
WebRadarWebRadar
WebRadar
 
20130123 ontwikkeling-1545-bol-com-menno-vis
20130123 ontwikkeling-1545-bol-com-menno-vis20130123 ontwikkeling-1545-bol-com-menno-vis
20130123 ontwikkeling-1545-bol-com-menno-vis
 
Managing Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoManaging Multiple Store Fronts on Magento
Managing Multiple Store Fronts on Magento
 
Mli 2017 technical m2 developer experience
Mli 2017 technical m2 developer experienceMli 2017 technical m2 developer experience
Mli 2017 technical m2 developer experience
 
Openxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento OptimizationOpenxcell conducts a successful webinar on Magento Optimization
Openxcell conducts a successful webinar on Magento Optimization
 
Mli 2017 technical intro to magento 2
Mli 2017 technical intro to magento 2Mli 2017 technical intro to magento 2
Mli 2017 technical intro to magento 2
 
IBM WebSphere Commerce Product Overview
IBM WebSphere Commerce Product OverviewIBM WebSphere Commerce Product Overview
IBM WebSphere Commerce Product Overview
 
ATG - Common Terminologies
ATG - Common TerminologiesATG - Common Terminologies
ATG - Common Terminologies
 
Best Whmcs client area theme-ClientX
 Best Whmcs client area theme-ClientX Best Whmcs client area theme-ClientX
Best Whmcs client area theme-ClientX
 
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015 Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
Melbourne CRMUG - What's New in Dynamics CRM 2015 Update 1 - April 2015
 
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solution
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solutionThe Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solution
The Сonsumerization of Сorporate Сommerce | Imagine 2013 Business solution
 
New Features in SPI Buyer Direct
New Features in SPI Buyer DirectNew Features in SPI Buyer Direct
New Features in SPI Buyer Direct
 
Yonyx enterprise dataintegration
Yonyx enterprise dataintegrationYonyx enterprise dataintegration
Yonyx enterprise dataintegration
 
Monitoring your cache effectiveness in Magento 2
Monitoring your cache effectiveness in Magento 2Monitoring your cache effectiveness in Magento 2
Monitoring your cache effectiveness in Magento 2
 

Viewers also liked

Meet Magento Belarus - Andrew Klochkov
Meet Magento Belarus - Andrew KlochkovMeet Magento Belarus - Andrew Klochkov
Meet Magento Belarus - Andrew Klochkov
Amasty
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav Kravchuk
Amasty
 
Meet Magento Belarus - Andrey Tataranovich
Meet Magento Belarus - Andrey TataranovichMeet Magento Belarus - Andrey Tataranovich
Meet Magento Belarus - Andrey Tataranovich
Amasty
 
Meet Magento Belarus - Alexander Kaigorodov
Meet Magento Belarus - Alexander KaigorodovMeet Magento Belarus - Alexander Kaigorodov
Meet Magento Belarus - Alexander Kaigorodov
Amasty
 
Meet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas FleckMeet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas Fleck
Amasty
 
Meet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy SamilyakMeet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy Samilyak
Amasty
 
Meet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey IvashchenkoMeet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey Ivashchenko
Amasty
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Amasty
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor Bondarenko
Amasty
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey Tataranovich
Amasty
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis Bosak
Amasty
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina Pototskaya
Amasty
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen Ristić
Amasty
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey Lysak
Amasty
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis Lukss
Amasty
 

Viewers also liked (15)

Meet Magento Belarus - Andrew Klochkov
Meet Magento Belarus - Andrew KlochkovMeet Magento Belarus - Andrew Klochkov
Meet Magento Belarus - Andrew Klochkov
 
Meet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav KravchukMeet Magento Belarus - Viacheslav Kravchuk
Meet Magento Belarus - Viacheslav Kravchuk
 
Meet Magento Belarus - Andrey Tataranovich
Meet Magento Belarus - Andrey TataranovichMeet Magento Belarus - Andrey Tataranovich
Meet Magento Belarus - Andrey Tataranovich
 
Meet Magento Belarus - Alexander Kaigorodov
Meet Magento Belarus - Alexander KaigorodovMeet Magento Belarus - Alexander Kaigorodov
Meet Magento Belarus - Alexander Kaigorodov
 
Meet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas FleckMeet Magento Belarus - Thomas Fleck
Meet Magento Belarus - Thomas Fleck
 
Meet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy SamilyakMeet Magento Belarus - Andriy Samilyak
Meet Magento Belarus - Andriy Samilyak
 
Meet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey IvashchenkoMeet Magento Belarus - Sergey Ivashchenko
Meet Magento Belarus - Sergey Ivashchenko
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
 
Meet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor BondarenkoMeet Magento Belarus 2015: Igor Bondarenko
Meet Magento Belarus 2015: Igor Bondarenko
 
Meet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey TataranovichMeet Magento Belarus 2015: Andrey Tataranovich
Meet Magento Belarus 2015: Andrey Tataranovich
 
Meet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis BosakMeet Magento Belarus 2015: Denis Bosak
Meet Magento Belarus 2015: Denis Bosak
 
Meet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina PototskayaMeet Magento Belarus 2015: Kristina Pototskaya
Meet Magento Belarus 2015: Kristina Pototskaya
 
Meet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen RistićMeet Magento Belarus 2015: Mladen Ristić
Meet Magento Belarus 2015: Mladen Ristić
 
Meet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey LysakMeet Magento Belarus 2015: Sergey Lysak
Meet Magento Belarus 2015: Sergey Lysak
 
Meet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis LukssMeet Magento Belarus 2015: Jurģis Lukss
Meet Magento Belarus 2015: Jurģis Lukss
 

Similar to Meet Magento Belarus - Davide Consonni

Synergist v10.7 presentation by Express Systems
Synergist v10.7 presentation by Express SystemsSynergist v10.7 presentation by Express Systems
Synergist v10.7 presentation by Express SystemsThe Agency Works
 
snu-FedNXT.pptx
snu-FedNXT.pptxsnu-FedNXT.pptx
snu-FedNXT.pptx
ShashankSingh972993
 
What's New in Acumatica 5.0
What's New in Acumatica 5.0What's New in Acumatica 5.0
What's New in Acumatica 5.0
Gabriel Michaud
 
Universal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdfUniversal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdf
Cart2Cart2
 
Data harmony update 2021
Data harmony update 2021 Data harmony update 2021
Data harmony update 2021
Access Innovations, Inc.
 
In Mind Cloud - Product Release - 2211
In Mind Cloud - Product Release - 2211In Mind Cloud - Product Release - 2211
In Mind Cloud - Product Release - 2211
In Mind Cloud
 
Sean\'s skills and knowledge
Sean\'s skills and knowledgeSean\'s skills and knowledge
Sean\'s skills and knowledge
shaight
 
Manojramkumar D(SAP ABAP Consultant)
Manojramkumar D(SAP ABAP Consultant)Manojramkumar D(SAP ABAP Consultant)
Manojramkumar D(SAP ABAP Consultant)manojramkumar
 
SharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade storySharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade story
SPC Adriatics
 
Bringing DevOps to the Database
Bringing DevOps to the DatabaseBringing DevOps to the Database
Bringing DevOps to the Database
Michaela Murray
 
CrossCheck iThenticate Admin Webinar
CrossCheck iThenticate Admin WebinarCrossCheck iThenticate Admin Webinar
CrossCheck iThenticate Admin Webinar
Crossref
 
Slide valves - selection & quotation software
Slide valves -  selection & quotation softwareSlide valves -  selection & quotation software
Slide valves - selection & quotation software
Sanjeev Nadkarni
 
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITYMRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
OpusCapita
 
How sap business objects migration time can be reduced by 80% and keys to pre...
How sap business objects migration time can be reduced by 80% and keys to pre...How sap business objects migration time can be reduced by 80% and keys to pre...
How sap business objects migration time can be reduced by 80% and keys to pre...
Sebastien Goiffon
 
20231013_274_ClubServicenow_Catalog.pdf
20231013_274_ClubServicenow_Catalog.pdf20231013_274_ClubServicenow_Catalog.pdf
20231013_274_ClubServicenow_Catalog.pdf
Tiago Macul
 
On-off valves – selection & quotation software
On-off valves – selection & quotation softwareOn-off valves – selection & quotation software
On-off valves – selection & quotation software
Sanjeev Nadkarni
 
Mli 2017 technical powering tomorrow_2.2
Mli 2017 technical powering tomorrow_2.2Mli 2017 technical powering tomorrow_2.2
Mli 2017 technical powering tomorrow_2.2
Hanoi MagentoMeetup
 
Sure Transports
Sure TransportsSure Transports
Sure Transports
SAP Sure
 
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
AllegroMarketing
 
5_02_Burns_oralce_iprocurements pres.ppt
5_02_Burns_oralce_iprocurements pres.ppt5_02_Burns_oralce_iprocurements pres.ppt
5_02_Burns_oralce_iprocurements pres.ppt
ssuserf53ee91
 

Similar to Meet Magento Belarus - Davide Consonni (20)

Synergist v10.7 presentation by Express Systems
Synergist v10.7 presentation by Express SystemsSynergist v10.7 presentation by Express Systems
Synergist v10.7 presentation by Express Systems
 
snu-FedNXT.pptx
snu-FedNXT.pptxsnu-FedNXT.pptx
snu-FedNXT.pptx
 
What's New in Acumatica 5.0
What's New in Acumatica 5.0What's New in Acumatica 5.0
What's New in Acumatica 5.0
 
Universal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdfUniversal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdf
 
Data harmony update 2021
Data harmony update 2021 Data harmony update 2021
Data harmony update 2021
 
In Mind Cloud - Product Release - 2211
In Mind Cloud - Product Release - 2211In Mind Cloud - Product Release - 2211
In Mind Cloud - Product Release - 2211
 
Sean\'s skills and knowledge
Sean\'s skills and knowledgeSean\'s skills and knowledge
Sean\'s skills and knowledge
 
Manojramkumar D(SAP ABAP Consultant)
Manojramkumar D(SAP ABAP Consultant)Manojramkumar D(SAP ABAP Consultant)
Manojramkumar D(SAP ABAP Consultant)
 
SharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade storySharePoint 2013 – the upgrade story
SharePoint 2013 – the upgrade story
 
Bringing DevOps to the Database
Bringing DevOps to the DatabaseBringing DevOps to the Database
Bringing DevOps to the Database
 
CrossCheck iThenticate Admin Webinar
CrossCheck iThenticate Admin WebinarCrossCheck iThenticate Admin Webinar
CrossCheck iThenticate Admin Webinar
 
Slide valves - selection & quotation software
Slide valves -  selection & quotation softwareSlide valves -  selection & quotation software
Slide valves - selection & quotation software
 
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITYMRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
MRO PROCUREMENT: 3 KEYS TO MANAGING THE COMPLEXITY
 
How sap business objects migration time can be reduced by 80% and keys to pre...
How sap business objects migration time can be reduced by 80% and keys to pre...How sap business objects migration time can be reduced by 80% and keys to pre...
How sap business objects migration time can be reduced by 80% and keys to pre...
 
20231013_274_ClubServicenow_Catalog.pdf
20231013_274_ClubServicenow_Catalog.pdf20231013_274_ClubServicenow_Catalog.pdf
20231013_274_ClubServicenow_Catalog.pdf
 
On-off valves – selection & quotation software
On-off valves – selection & quotation softwareOn-off valves – selection & quotation software
On-off valves – selection & quotation software
 
Mli 2017 technical powering tomorrow_2.2
Mli 2017 technical powering tomorrow_2.2Mli 2017 technical powering tomorrow_2.2
Mli 2017 technical powering tomorrow_2.2
 
Sure Transports
Sure TransportsSure Transports
Sure Transports
 
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
2016 Allegro EMEA Summit - Vanja Bogdanovic, Service Director, Allegro
 
5_02_Burns_oralce_iprocurements pres.ppt
5_02_Burns_oralce_iprocurements pres.ppt5_02_Burns_oralce_iprocurements pres.ppt
5_02_Burns_oralce_iprocurements pres.ppt
 

More from Amasty

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2
Amasty
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of View
Amasty
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...
Amasty
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guide
Amasty
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
Amasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
Amasty
 
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
Amasty
 
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
Amasty
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User Guide
Amasty
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User Guide
Amasty
 
Advanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User GuideAdvanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User Guide
Amasty
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User Guide
Amasty
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User Guide
Amasty
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User Guide
Amasty
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User Guide
Amasty
 

More from Amasty (15)

Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2Способы оптимизации работы с памятью в Magento 2
Способы оптимизации работы с памятью в Magento 2
 
Magento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of ViewMagento Security from Developer's and Tester's Points of View
Magento Security from Developer's and Tester's Points of View
 
A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...A joyful shopping experience. Creating e-commerce sites that are effortless t...
A joyful shopping experience. Creating e-commerce sites that are effortless t...
 
Follow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guideFollow up email_for_magento_2_user_guide
Follow up email_for_magento_2_user_guide
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
 
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
 
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
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User Guide
 
Edit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User GuideEdit Lock Magento Extension by Amasty | User Guide
Edit Lock Magento Extension by Amasty | User Guide
 
Advanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User GuideAdvanced Reports Magento Extension by Amasty | User Guide
Advanced Reports Magento Extension by Amasty | User Guide
 
A/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User GuideA/B Testing Magento Extension by Amasty | User Guide
A/B Testing Magento Extension by Amasty | User Guide
 
Store Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User GuideStore Credit Magento Extension by Amasty | User Guide
Store Credit Magento Extension by Amasty | User Guide
 
Advanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User GuideAdvanced Customer Segments Magento Extension by Amasty | User Guide
Advanced Customer Segments Magento Extension by Amasty | User Guide
 
Order Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User GuideOrder Archive Magento Extension by Amasty | User Guide
Order Archive Magento Extension by Amasty | User Guide
 

Recently uploaded

International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
Sebastiano Panichella
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Dutch Power
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Sebastiano Panichella
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
eCommerce Institute
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Sebastiano Panichella
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Dutch Power
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
khadija278284
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
kkirkland2
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
amekonnen
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
faizulhassanfaiz1670
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
Frederic Leger
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Access Innovations, Inc.
 
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
AwangAniqkmals
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Rosie Wells
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
gharris9
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
gharris9
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Matjaž Lipuš
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
Faculty of Medicine And Health Sciences
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
Howard Spence
 

Recently uploaded (19)

International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
 
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
AWANG ANIQKMALBIN AWANG TAJUDIN B22080004 ASSIGNMENT 2 MPU3193 PHILOSOPHY AND...
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
 

Meet Magento Belarus - Davide Consonni

  • 1. www.advancedlogic.com Updates of large catalogues Easy Magento Products Updates & Data Imports October 15, 2014
  • 2. Who We Are • Leading eCommerce industry provider of high-quality, multi-channel ecommerce solutions and specialized consultancy services with Magento CE and EE • Magento Associate • Magento Certified Developers • 24 Partners worldwide • Amasty Partner
  • 3. How We Serve Merchants • Full stack eCommerce provider • Multi-channel, end-to-end eCommerce solutions • Strategic and tactical digital marketing services • Website development • CMS solutions provider & implementation consultants • Our ultimate goal is to reduce friction involved with ecommerce processes in order to unlock merchants’ greatest sales potential
  • 4. Advanced Logic Top quality eCommerce service provider to help merchants maximize conversions
  • 5. Magento-Specific Services • Analysis, consultancy & strategy services • Creativity and graphic design layouts • Module and plugin development and customization • Migration to Magento of sites developed with other eCommerce platforms • Inventory management software, ERP, and internal accounting system integrations • Mobile/responsive website optimization And much more!
  • 6. Our Customers: Bimbo e Natura Multi-brand products for kids and baby kids
  • 7. Our Customers: Fabbrica Benessere Multi-brand health and wellness products
  • 8. Our Customers: Emporio Cattani Multi-brand men and women fashion and travel items
  • 9. Our Customers: IndaBox Module for IndaBox Italian network of collecting points
  • 10. Suppliers Update • Suppliers Update is a module that simplifies the updating and management of Magento catalogs composed by a high number of articles related to the different suppliers
  • 11. Current Merchant Challenges • Many merchants utilize multiple drop shippers, manufacturers, and suppliers to create large, varied product offerings and catalogues • Existing product details may require frequent updates, and new product insertions may also be frequently needed • Handling these operations manually is generally a long and costly activity, and for this reason, they are very often managed via CSV imports • On the other hand, different data structures cost merchants considerable amounts of time and money for their handling and for data quality control • Support for different CSV formats and field mapping between Magento attributes and CVS files is thus a valuable benefit for merchants and eCommerce managers
  • 12. Suppliers Update: What It Is • Magento extension designed to automate process of: • Add new products to merchants’ catalogues • Update existing product information • Log and keep track of uploads, data edits, and other operational details • Preview the modified or inserted articles • Load product images via feed feature Support for any type of CSV file
  • 13. Who Should Use Suppliers Update? • Merchants who: • Work with multiple drop shippers, manufacturers or suppliers • Have medium to large product catalogues • Update product offerings or product details regularly • Want to optimize the time of publication of new articles or updates of existing articles • Have limited time and/or resources to dedicate to product offering management
  • 14. Suppliers Update: Benefits & Features • Allows merchants to easily and quickly create new products and alter existing product details via easy general settings adjustments and simple CSV uploads • Feed processors can be run immediately or on regular intervals (as per set cron schedule)
  • 15. Suppliers Update: Benefits & Features • Can be used to both create new products as well as alter existing products • Allows field mapping between CSV files and Magento fields for ease of uploads
  • 16. Suppliers Update: Feed Manager • Allows merchants to: • Assign a feed to each drop shipper, manufacturer, or supplier • Assign feed URLs and CSV options for data uploads • Map CSV columns to Magento attributes /fields • Schedule automated uploads of product data • Activate and deactivate individual product feeds
  • 17. Suppliers Update: Demo • Grid View
  • 18. Configurable Parameters: Demo • Supports any CSV format through configurable parameters in the Feed Manager
  • 19. Feed Manager: Grid View • Lists all the the existing Feeds by: • Feed ID • Name ̶ the assigned feed name • Supplier each feed can have ̶ associated a supplier name • Active ̶ indicates if the feed is active or not • Locked ̶ feeds are marked as “locked” when they are being processed by the module • Executed At ̶ is the date and time of the last successful execution of the CSV processor • Scheduled At ̶ indicates the next, scheduled, execution of the CSV processor • Load Products ̶ ass action for immediately execution of one or more feed at once
  • 20. Feed Manager: General settings • General settings for: • Assign a feed name • Assign the name of the supplier whose feed we will process • Reference the URL of the feed to be downloaded and processed. You can reference the feed address as HTTP URL, FTP URL or relative URL • Set when cron schedule for CSV download and processing It uses standard cron notation • Set the feed active or not, depending if you want the feed processor to be immediately executed, or not.
  • 21. Feed Manager: CSV Options • CSV Options for having the feed processor compliant with the characteristics and format of the specific CSV: • Encoding. This is the encoding of characters in CSV • Delimiter, to set the appropriate CSV delimiter • Enclosure, to set the character used to enclose string values in CSV • Escape, field is to set the escape character for enclosure symbols in CSV • Headers. If the CSV that we are handling includes headers, we set this value to “Yes”, else, we will set it to “No”. 90% or more of CSVs will have headers, so we will generally set this value to “Yes”
  • 22. Mapping & Upload: Demo • Supports any CSV schema through mapping between CSV files and Magento fields
  • 23. Suppliers Update: Columns Mapping • Columns Mapping for map CSV columns to Magento attributes. Supports all Magento fields: • SKU • Name • Quantity • Price • Special Price • Short description • Full description • Manufacturer • Categories (support for multiple Categories separated by a pipe ‘|’) • Weight • Main image • Additional Images (support for multiple Images separated by a pipe ‘|’)
  • 24. Suppliers Update: View Items • View Items allows the site administrator to have a preview of the processed items (new created products or updated ones) related to all the active Feed processors • The results Grid allows to filter the handled items by feed name and by the other Magento attributes mapped to the CSV file
  • 25. Suppliers Update: Logs • 3 log types to maintain records & control • Info log • Logs informative messages about feed processing, as times for data uploads, file parsing and CSV import results • Warning log • Logs traces non fatal occurrences as duplicated rows of data and other non-fatal errors • Error log • Logs fatal errors occurred in file processing
  • 26. Logs and Processed Items: Demo • 3 log types • Registry of processed items
  • 27. Suppliers Update: Info Log • Info Log traces informative messages: • Time needed to download the remote file • Number of total lines in CSV • Number of skipped product lines (if any) Items could be skipped for different reasons – for example, if SKU in file was empy • Number of updated Magento products (if any) • Number of new created Magento products (if any) If we just update existing data (i.e. products already present in Magento), this value will always be 0
  • 28. Suppliers Update: Warning Log • Info Log traces non fatal occurrences, as: • Empty identifiers at given rows i.e. when SKU identifier for CSV row was empty • Empty quantities and prices at given rows • Duplicated rows This happens when the same SKU was already used in the feed
  • 29. Suppliers Update: Error Log • Info Log traces fatal occurrences, as: • Discrepancy between the configured separator and the one used in the CSV • Differences in the headers This happens, for example, if the supplier changed the schema of its feed and the file processor was not re-configured • Differences in the number of columns between CSV headers and CSV rows • The CSV feed no longer exists This happens when, for some reason, the CSV file has been removed
  • 30. Key Takeaways • With Suppliers Update merchants can immediately reduce time and money spent for creating and updating their Magento product catalogues • For more information: info@advancedlogic.eu or visit www.advancedlogic.eu Thank you!