UnoPim Shopify Connector is a free instrument that connects your Shopify retailer to the open-source PIM, UnoPim.
It makes it simple so as to add and replace merchandise, collections, and variants.
Now you can export catalogs from UnoPim to Shopify, together with classes and each easy and variant merchandise.
Key product particulars comparable to title, description, a number of photographs, search engine marketing data, SKU, barcode, value, amount, and weight will be simply transferred.
This integration helps hold your on-line retailer organized and updated with minimal effort.
- Export UnoPim classes as ‘Collections’ in Shopify.
- Export product information together with variations
- Specify variation’s value, SKU, amount, barcode, weight
- Ship a number of product photographs to Shopify
- Replace exported merchandise on Shopify by operating the export job once more.
- Map UnoPim attributes with Shopify product particulars.
- New up to date mapping for meta fields like singli line textual content, Integer, and Json_string for export jobs.
- Export peoduct information to your Shopify retailer in a number of languages.
- This connector help Shopify API model solely 2024-07.
- Join a number of Shopify shops with UnoPim by offering separate credentials
- Shopify Meta Fields mapping is supported.
- A number of attribute mapping by concatenating the attributes
- The supply code is open for personalisation.
Log in to your Shopify admin panel and click on Settings.

Within the left sidebar of the Shopify admin panel, click on on Apps and gross sales channels.

As soon as on the Apps web page, find and click on on Develop apps within the left-hand menu.

Click on Create an app, enter an App title, and select an App developer.

Click on Configure Admin API scopes and choose learn and write for required scopes.

Guarantee that the “learn and write” checks for the next scope classes are chosen:
– Store locales
– Achievement providers
– Stock
– Product listings
– Merchandise
– Translation
Please be aware that UnoPim wants learn and write entry, it is best to choose all checkboxes that begin with “learn and write”.

Click on Save after which Set up app within the dialog field.

Entry your API credentials within the API credentials tab., Right here you’ll get the info for UnoPim credentials, enter your app’s “Admin API entry token”.
UnoPim Shopify Connector Set up
For the module, there are two totally different set up processes accessible.
- Composer Set up
- Handbook Set up
Composer Set up
To put in the unopim/shopify-connector
package deal utilizing Composer and run the mandatory migrations and cache clearing, observe these steps:
Set up the Package deal: Open your terminal and run the next command:
composer require unopim/shopify-connector
Run Migrations and Clear Cache: After the package deal is put in, execute the next instructions:
php artisan shopify-package:set up; php artisan optimize:clear;
Handbook Set up
Obtain and unzip the respective extension zip. Rename the folder to Shopify
and transfer into the packages/Webkul
listing of the undertaking’s root listing.
Regsiter the package deal supplier Within the config/app.php
file add the under supplier class below the suppliers
key
WebkulShopifyProvidersShopifyServiceProvider::class,
Within the composer.json
file register the check listing below the autoload
psr-4
part
"WebkulShopify": "packages/Webkul/Shopify/src"
After that run under given instructions:
composer dump-autoload php artisan shopify-package:set up php artisan optimize:clear
After putting in the UnoPim Shopify Connector, you will note a further Shopify icon on the left facet of the dashboard.

After that navigate to the Credentials tab and click on on Create Credentials so as to add your new Shopify credentials.

Then enter the main points linke Shopify URL, admin api entry token and choose api model.
Observe: Presently UnoPim Shopify Connector is suitable with api model 2024-07

You may also add a couple of Shopify retailer with this connector.

After creating credentials replace the edit credential redirection and required fields:
- Publishing (Gross sales channels)
- Location Listing
- Satatus
Then, after you add the credential particulars, all of the Shopify locales might be fetched robotically. You simply must map them accordingly.

Export Attributes Mapping
You possibly can sync detailed product data from UnoPim to Shopify, however first, it’s worthwhile to map UnoPim attributes to Shopify product fields.
Navigate to the Export Attributes Mapping tab. On the left facet, you’ll discover all of the product fields accessible for synchronization with UnoPim attributes.
Within the center part, choose the UnoPim attribute that you simply need to map to the Shopify product fields.

Use This Mounted Worth
If you wish to use the identical worth for an attribute, you’ll be able to enter it on the suitable. All exported merchandise will use this worth.
For instance, if you need each exported product to have a amount of 100, simply choose the UnoPim attribute within the center and enter 100 on the suitable.
This fashion, all exported merchandise will present a amount of 100 in Shopify.

Attribute to be Used as Meta Area
If you wish to export Meta fields to Shopify, first create the mandatory attributes in UnoPim. Then, select them from the “Attributes to be Used as Meta Fields” possibility. There are three choices:
- Single line textual content
- Integer
- JSON String
Be sure that so as to add multi-attributes based mostly on these specs.
Observe: It’s essential to set up the Metafields Guru App to make use of MetaFields.

UnoPim Shopify Connector Settings
Tags Export Setting –
These tags might be exported from UnoPim to Shopify, and there are two kinds of tags you’ll be able to export:
You need to pull tags as Named Tags –If you wish to embody the attribute title within the tag, allow this feature.
Do you need to pull via the attribute title as nicely in tags – In case you allow this, you’ll be able to export each the title and tags, separated by a touch, colon, or area.
Use Attribute Title Separator in Tags – In case you allow the choice to incorporate the attribute title within the tags, this feature will grow to be seen.
Then you will have to pick out a separator, which is usually a sprint, colon, or area.

Meta Fields Export Setting –
Use Key for Meta Area as Attribute Code / Label: The chosen attribute might be exported utilizing its attribute code or label.
Use Namespace for Meta Area as Attribute Group Code / World: The chosen attributes will be exported utilizing their attribute group code or globally.
Worth for Choice Title as Attribute Label – Allow this feature to export the variant axis as label or code (for Product Mannequin) .

Creating Product in UnoPim
To create a product in UnoPim, go to navigate to Merchandise then click on the Create button. After that, it’s worthwhile to select the product kind – Product or Configurable Product.
Product – Choose this sort for making a easy product.
Configurable Product – Choose this sort for making a product having a number of variations comparable to colours, and sizes.

Then enter the required SKU, select a household, and click on the Save button.
Add Product Particulars
After that, it’s worthwhile to present the fundamental particulars a couple of product comparable to a reputation, description, choose classes, erp title, and so on.

On this connector, you’ll be able to add photographs by clicking on the picture attribute. This may change the standing of the product.
To export your product information, you first must create a job profile. Go to Information Switch >> Exports >> Create Export Profile.
There are at present two kinds of export jobs: Shopify Product and Shopify Class.

Export Class:
To export UnoPim classes to Shopify, create a class export job, enter a singular code, and choose the job.

After that, click on the “Export Now” button to start out the class export course of.

Export Product:
After that to export product or configurable product create product export job, enter a singular code and choose the job.
In case you have a number of Shopify shops, you’ll be able to select the shop credentials for the export.
Then, choose the channel and foreign money for the exported merchandise. If you wish to export a selected product, enter its SKU.

After you have filtered the merchandise and saved your export job profile, click on the “Export Now” button.

After that, the export course of will begin, and you may verify the execution course of as proven within the picture under:

After the completion of the execution course of, you’ll be able to see the variety of merchandise exported from UnoPim to Shopify, and in addition see the standing as accomplished.
As soon as the job is full, you’ll be able to overview the obtain log for detailed export data.

View Merchandise in Shopify
After that, you’ll be able to see the merchandise created in UnoPim, which have now been absolutely exported to the chosen Shopify retailer, together with all of the product particulars.

You possibly can then edit and replace any product data as wanted.

Shopify Storefront
As soon as the export job is full, the merchandise will seem on the storefront. Clients will see the title, value, photographs, and outline on the product web page.

So, that was a lot in regards to the Consumer Information of UnoPim Shopify Connector for any queries or doubts attain out to us at [email protected]. You may also increase a ticket at our HelpDesk System.
UnoPim Shopify Connector is a free instrument that connects your Shopify retailer to the open-source PIM, UnoPim.
It makes it simple so as to add and replace merchandise, collections, and variants.
Now you can export catalogs from UnoPim to Shopify, together with classes and each easy and variant merchandise.
Key product particulars comparable to title, description, a number of photographs, search engine marketing data, SKU, barcode, value, amount, and weight will be simply transferred.
This integration helps hold your on-line retailer organized and updated with minimal effort.
- Export UnoPim classes as ‘Collections’ in Shopify.
- Export product information together with variations
- Specify variation’s value, SKU, amount, barcode, weight
- Ship a number of product photographs to Shopify
- Replace exported merchandise on Shopify by operating the export job once more.
- Map UnoPim attributes with Shopify product particulars.
- New up to date mapping for meta fields like singli line textual content, Integer, and Json_string for export jobs.
- Export peoduct information to your Shopify retailer in a number of languages.
- This connector help Shopify API model solely 2024-07.
- Join a number of Shopify shops with UnoPim by offering separate credentials
- Shopify Meta Fields mapping is supported.
- A number of attribute mapping by concatenating the attributes
- The supply code is open for personalisation.
Log in to your Shopify admin panel and click on Settings.

Within the left sidebar of the Shopify admin panel, click on on Apps and gross sales channels.

As soon as on the Apps web page, find and click on on Develop apps within the left-hand menu.

Click on Create an app, enter an App title, and select an App developer.

Click on Configure Admin API scopes and choose learn and write for required scopes.

Guarantee that the “learn and write” checks for the next scope classes are chosen:
– Store locales
– Achievement providers
– Stock
– Product listings
– Merchandise
– Translation
Please be aware that UnoPim wants learn and write entry, it is best to choose all checkboxes that begin with “learn and write”.

Click on Save after which Set up app within the dialog field.

Entry your API credentials within the API credentials tab., Right here you’ll get the info for UnoPim credentials, enter your app’s “Admin API entry token”.
UnoPim Shopify Connector Set up
For the module, there are two totally different set up processes accessible.
- Composer Set up
- Handbook Set up
Composer Set up
To put in the unopim/shopify-connector
package deal utilizing Composer and run the mandatory migrations and cache clearing, observe these steps:
Set up the Package deal: Open your terminal and run the next command:
composer require unopim/shopify-connector
Run Migrations and Clear Cache: After the package deal is put in, execute the next instructions:
php artisan shopify-package:set up; php artisan optimize:clear;
Handbook Set up
Obtain and unzip the respective extension zip. Rename the folder to Shopify
and transfer into the packages/Webkul
listing of the undertaking’s root listing.
Regsiter the package deal supplier Within the config/app.php
file add the under supplier class below the suppliers
key
WebkulShopifyProvidersShopifyServiceProvider::class,
Within the composer.json
file register the check listing below the autoload
psr-4
part
"WebkulShopify": "packages/Webkul/Shopify/src"
After that run under given instructions:
composer dump-autoload php artisan shopify-package:set up php artisan optimize:clear
After putting in the UnoPim Shopify Connector, you will note a further Shopify icon on the left facet of the dashboard.

After that navigate to the Credentials tab and click on on Create Credentials so as to add your new Shopify credentials.

Then enter the main points linke Shopify URL, admin api entry token and choose api model.
Observe: Presently UnoPim Shopify Connector is suitable with api model 2024-07

You may also add a couple of Shopify retailer with this connector.

After creating credentials replace the edit credential redirection and required fields:
- Publishing (Gross sales channels)
- Location Listing
- Satatus
Then, after you add the credential particulars, all of the Shopify locales might be fetched robotically. You simply must map them accordingly.

Export Attributes Mapping
You possibly can sync detailed product data from UnoPim to Shopify, however first, it’s worthwhile to map UnoPim attributes to Shopify product fields.
Navigate to the Export Attributes Mapping tab. On the left facet, you’ll discover all of the product fields accessible for synchronization with UnoPim attributes.
Within the center part, choose the UnoPim attribute that you simply need to map to the Shopify product fields.

Use This Mounted Worth
If you wish to use the identical worth for an attribute, you’ll be able to enter it on the suitable. All exported merchandise will use this worth.
For instance, if you need each exported product to have a amount of 100, simply choose the UnoPim attribute within the center and enter 100 on the suitable.
This fashion, all exported merchandise will present a amount of 100 in Shopify.

Attribute to be Used as Meta Area
If you wish to export Meta fields to Shopify, first create the mandatory attributes in UnoPim. Then, select them from the “Attributes to be Used as Meta Fields” possibility. There are three choices:
- Single line textual content
- Integer
- JSON String
Be sure that so as to add multi-attributes based mostly on these specs.
Observe: It’s essential to set up the Metafields Guru App to make use of MetaFields.

UnoPim Shopify Connector Settings
Tags Export Setting –
These tags might be exported from UnoPim to Shopify, and there are two kinds of tags you’ll be able to export:
You need to pull tags as Named Tags –If you wish to embody the attribute title within the tag, allow this feature.
Do you need to pull via the attribute title as nicely in tags – In case you allow this, you’ll be able to export each the title and tags, separated by a touch, colon, or area.
Use Attribute Title Separator in Tags – In case you allow the choice to incorporate the attribute title within the tags, this feature will grow to be seen.
Then you will have to pick out a separator, which is usually a sprint, colon, or area.

Meta Fields Export Setting –
Use Key for Meta Area as Attribute Code / Label: The chosen attribute might be exported utilizing its attribute code or label.
Use Namespace for Meta Area as Attribute Group Code / World: The chosen attributes will be exported utilizing their attribute group code or globally.
Worth for Choice Title as Attribute Label – Allow this feature to export the variant axis as label or code (for Product Mannequin) .

Creating Product in UnoPim
To create a product in UnoPim, go to navigate to Merchandise then click on the Create button. After that, it’s worthwhile to select the product kind – Product or Configurable Product.
Product – Choose this sort for making a easy product.
Configurable Product – Choose this sort for making a product having a number of variations comparable to colours, and sizes.

Then enter the required SKU, select a household, and click on the Save button.
Add Product Particulars
After that, it’s worthwhile to present the fundamental particulars a couple of product comparable to a reputation, description, choose classes, erp title, and so on.

On this connector, you’ll be able to add photographs by clicking on the picture attribute. This may change the standing of the product.
To export your product information, you first must create a job profile. Go to Information Switch >> Exports >> Create Export Profile.
There are at present two kinds of export jobs: Shopify Product and Shopify Class.

Export Class:
To export UnoPim classes to Shopify, create a class export job, enter a singular code, and choose the job.

After that, click on the “Export Now” button to start out the class export course of.

Export Product:
After that to export product or configurable product create product export job, enter a singular code and choose the job.
In case you have a number of Shopify shops, you’ll be able to select the shop credentials for the export.
Then, choose the channel and foreign money for the exported merchandise. If you wish to export a selected product, enter its SKU.

After you have filtered the merchandise and saved your export job profile, click on the “Export Now” button.

After that, the export course of will begin, and you may verify the execution course of as proven within the picture under:

After the completion of the execution course of, you’ll be able to see the variety of merchandise exported from UnoPim to Shopify, and in addition see the standing as accomplished.
As soon as the job is full, you’ll be able to overview the obtain log for detailed export data.

View Merchandise in Shopify
After that, you’ll be able to see the merchandise created in UnoPim, which have now been absolutely exported to the chosen Shopify retailer, together with all of the product particulars.

You possibly can then edit and replace any product data as wanted.

Shopify Storefront
As soon as the export job is full, the merchandise will seem on the storefront. Clients will see the title, value, photographs, and outline on the product web page.

So, that was a lot in regards to the Consumer Information of UnoPim Shopify Connector for any queries or doubts attain out to us at [email protected]. You may also increase a ticket at our HelpDesk System.