Difference between the partner account and trial account in Shopify

For developers or organisations who wish to set up and manage several Shopify stores for their customers, Shopify offers partner accounts. You can gain access to tools like the Partner Dashboard, Partner Academy, and Partner API with a partner account. Also, you may make money by recommending new customers to Shopify or by creating unique… Continue reading Difference between the partner account and trial account in Shopify

Published
Categorized as Shopify

Laravel Artisan Cache Commands

1. Configuration Cache Caching configuration helps with combining all of the configuration options for your application into a single file which will be loaded quickly by the framework. Clearing Configuration Cache However, if you notice changes to the configuration values in .env file is not reflecting on your application, you may want to consider clearing the configuration… Continue reading Laravel Artisan Cache Commands

Published
Categorized as Shopify

How to create a Shopify app?

1)Create a new app From the file directory where you initially set up Shopify to operate, launch the terminal. Then run the following command sudo yarn create @shopify/app A new app is created, and Shopify CLI is installed along with all of the dependencies. The following image shows an app is successfully created in the… Continue reading How to create a Shopify app?

Published
Categorized as Shopify

How much does Shopify cost?

In essence, there are five Shopify pricing plans to choose from:  Shopify Starter. $5/month, plus 5% and 30¢ per transaction. This Shopify plan allows you to create a simple store and easily share products across social media platforms.  Shopify Basic. $39/month, plus 2.9% and 30¢ per transaction. Shopify’s Basic plan is the platform’s entry-level plan and gives… Continue reading How much does Shopify cost?

Published
Categorized as Shopify

The basic structure of Shopify.

The basic structure of Shopify consists of several key components: Dashboard: The Shopify dashboard is the central hub where you can manage your online store. It includes various features such as order management, product management, customer management, analytics, and more. Themes: Shopify themes provide the design and layout of your online store. You can choose… Continue reading The basic structure of Shopify.

Published
Categorized as Shopify

Shopify Theme Structure

The theme structure in Shopify generally consists of the following folders and files: assets – This folder contains all of the theme’s non-template assets, such as images, JavaScript files, and CSS files. config – This folder contains various configuration files for the theme, including settings_schema.json, which defines the settings for the theme’s customization options. layout… Continue reading Shopify Theme Structure

Published
Categorized as Shopify

What is Shopify? Its advantages and disadvantages.

What is Shopify?  Shopify is a cloud-based e-commerce platform that allows businesses of all sizes to create online stores and sell their products online.  Advantages of Shopify  Shopify has been helping entrepreneurs build their businesses since 2006 by providing them with an e-commerce platform to sell their products online or in person. It has grown… Continue reading What is Shopify? Its advantages and disadvantages.

Published
Categorized as Shopify

Create metafields in Shopify

To create metafields in shopify , open the shopify account Settings > custom data Select any part of your store to create metafield Selected product to add metafield Click on “Add definition“ Add name of the metafield and its description Choose the required option from the “select type” Add required limits of characters and save.… Continue reading Create metafields in Shopify