Plugin documentation version 1.0
This plugin integrates woocommerce ( wordpress) and shopify and allows seamless import of shopify products into wordpress and automatically converts them into a woocommerce product.
To install plugin/addon directly from the admin area. Download the plugin to your computer, then log in to your WP admin area and go to Plugins > Add New. In the new page, click on “Upload Plugin” button on top and then click on “Choose File”. Locate the plugin zip file in your computer and then press “Install Now” button. Once everything is ready, in the next page, click on “Activate Plugin” button.
For a manual install of a plugin/addon, first download the plugin to your computer. Start the FTP program and then navigate to the wp-content folder. Upload the plugin folder in your computer to wp-content/plugins folder. Then press the “Activate Plugin” link on the plugin page.
If you want to learn more about using ftp to install plugin, please check these links:
https://www.godaddy.com/help/install-a-wordpress-plugin-with-ftp-263121 ) Log into your Shopify account and in the dashboard click on ‘app’ menu on the left side.
2 ) Click on the ‘Develop apps’ option at the top, right
3 ) Click on the green ‘Create an app’ button and in the form that pops up, give your app a name and then click on ‘Create app’ at the bottom.
4 ) Next, click ‘Configuration’ tab on top and again click on ‘Configure’ button in ‘Admin API integration option
5 ) Under ‘Admin API access scopes’, check the ‘read_products’ option and them save it
6 ) After that, click on green ‘Install app’ button on top
7 ) You will find access token under ‘Admin Access Token’. Click ‘Reveal token once’, copy the token and paste it in the ‘Shopify Access Token’ field.
8 ) Similarly, copy and paste the API key & API secret key in similar manner
9) Finally, click the save button and the site is now connected with Shopify.
Go to Shopify Import section. By default, the option to import Product by ID is available. Add the shopify product ID in the field.
To find the Shopify product ID, open the product in a new window. In the browser’s address bar, you will see a full url. The product ID will be the last numbers, eg:
https://thenice999.myshopify.com/admin/products/10303141709
Then click on ‘Fetch Product’ button.
The system will fetch the product and show a success message as well as options to import tags/categories and product variations. Select these options accordingly.
Finally, choose if you want the status of imported items to be Published, Pending, Draft and then click ‘Import Product’ button
After event ID is added, hit the "Fetch Events" button.
It will pull the events
Click "Import Product" button
Go to Shopify Menu. Please select the number of products you want to import at a time.
If you have previously imported products already and do not want to import them again, enable ‘Do not fetch imported product(s) ( Published, Pending or Draft )’ option.
Then click on ‘Fetch Product’ button.
The system will fetch the products and show a success message as well as options to import tags/categories and product variations. Select these options accordingly.
Finally, choose if you want the status of imported items to be Published, Pending, Draft and then click ‘Import Product’ button
When a product page is open, a green button "Export product to Shopify" will appear in the Publish panel. All it requires is to push the button and the exporting will be performed automatically.
IMPORTANT. write_product option should be checked in the API configuration settings for this feature to work
Our support covers assistance with issues directly linked to the plugin only. We cannot provide web design agency service or help with customization requests. Sometimes we may help with small tweaks, but they are not always guaranteed.
Please visit our profile page or ask question info@momothemes.com
Support for item includes:Given css file primarily contains all the code used for styling the admin panels. Use the codes in the file to customize the addon/plugin even further. The included file is under momowsw/assets/css/
This is the Javascript file with custom codes used to make the addon/plugin work. All JavaScript codes are included under momowsw/assets/js/