Author: shopifyguru
Shopify App PHP framework Online / Offline access mode
When you develop an embedded Shopify App with PHP Laravel framework, you can set up your app with online or offline OAuth mode very easily as below: you just need to locate the web.php...
How to show sub category in parent category page in Shopify store for Shopify free themes
When putting your products to your Shopify store, in case you have multiple products, for example, more than 50 products you definitely need to group your products by category. When you group your products...
How to add an image setting to Shopify theme setting page
Settings For each Shopify store’s theme, there must have a theme settings file to save all the customized theme settings data. the file name is settings_schema.json which is a kind of JSON format file....
A quick way to find what causes your page horizontal scrolling on mobile
When you develop or modify your Shopify responsive front-end page, as you put more and more elements in, your CSS file constructs and the content will be more complex. Don’t know when suddenly you...
Shopify Store Robots.txt can be edited now
Editing robots.txt.liquid Search engines, such as Google, Bing, normally will constantly crawl the internet in search of new data as a source for their search results. The robots.txt file tells search engine bots(known as crawlers), which...
How to Add Reorder or Buy Again Button in Shopify
As we all know Reorder or Buy Again functionality is a very easy way to increase your profit and very convenient for customers as well. but unfortunately, the Free Shopify themes do not include...
How to show product variant under product title in the Debut theme
In the Shopify Debut Theme, default there is no product variant shown up in the product collection product grid view which means if users want to see the product variants they need to a...
Quick Add to Cart button on Collection Product for Debut theme Home and Collection
When you install Shopify free Debut theme, on the home page there is a featured collection. when you select your favorite product collection to show them, you will find there is no [Add to...
How to Edit Shopify Theme Slideshow Image ALT Text
Many of our customers ask for us to help them change their Shopify home page slideshow images’ ALT text because they want to get a perfect search engine optimization(SEO), At the first time, we...
Recent Comments