Shopify GraphQL

GraphQL Admin API lets you build apps and integrations that extend and enhance the Shopify admin. All GraphQL Admin API queries require a valid Shopify access token. Include your token as a X-Shopify-Access-Token header on all API queries. Access scopes for installing App: To keep the platform secure, apps need to request specific access scopes… Continue reading Shopify GraphQL

Data Transfer Tools for Website-to-Shopify Integration

we would like to present a few potential solutions for your consideration. From NetSuite, export product informations into a CSV file, and then import it to Shopify. In this proposed solution, we aim to generate a list of products that need to be imported from the NetSuite to Shopify. Subsequently, we will facilitate the export… Continue reading Data Transfer Tools for Website-to-Shopify Integration

Create Customer in Shopify using Postman.

Login to the Shopify account.Create a store in shopify. Created a new app , by going in to settings >Apps and sales channels>Develop Apps. Save the API key and Password in a file, Get the Admin access token and save it in a secured file. Go to the postman app or website and the create… Continue reading Create Customer in Shopify using Postman.

Add New Template In Shopify.

Adding a new template in Shopify allows you to create custom page layouts or modify existing ones. Here are the steps to add a new template in Shopify: 1. Log in to Your Shopify Admin: Access your Shopify admin dashboard by logging in with your credentials. 2. Navigate to the Theme Editor: From your Shopify… Continue reading Add New Template In Shopify.

Published
Categorized as Shopify

Add New Template In Shopify

Adding a new template in Shopify allows you to create custom page layouts or modify existing ones. Here are the steps to add a new template in Shopify: 1. Log in to Your Shopify Admin: Access your Shopify admin dashboard by logging in with your credentials. 2. Navigate to the Theme Editor: From your Shopify… Continue reading Add New Template In Shopify

Published
Categorized as Shopify

Creating collection and adding p

Creating collections and adding products to them is an essential part of organizing your online store on platforms like Shopify. Collections help customers navigate your store and find products more easily. Here’s how you can create a collection and add products to it on Shopify: Log in to Your Shopify Admin: Log in to your… Continue reading Creating collection and adding p

Published
Categorized as Shopify

SHOPIFY LIQUID LANGUAGE ​​

Liquid basics  Liquid is used to dynamically output objects and their properties. You can further modify that output by creating logic with tags, or directly altering it with a filter. Objects and object properties are output using one of six basic data types. Liquid also includes basic logical and comparison operators for use with tags. … Continue reading SHOPIFY LIQUID LANGUAGE ​​

Published
Categorized as Shopify