Ask me anything about Shopify

i register with shopify trial and after i enter details shop disable
Did you add your card details and got charged of 0$ ? Does the name that you used in the URL work ?
 
I have an online shopify active store. My page load time is very bad. Can you please suggest how i resolve this issue? If you're going to suggest an app, I'd request you to suggest one that has a free version (Not a trial that ends in 14 days like most apps)

Also, I'd like to know about custom coding on shopify? Similar to how we can use custom CSS on WordPress themes, is there an option on shopify to do the same?

What about using AI to generate shopify app codes to do specific tasks?

Below is some thing that I was able to generate, I got this code on the first run, just to share a sample here, do you think it can be improvised in order to create an actual app for real time usage?

# app/models/shop.rb
class Shop < ActiveRecord::Base
# Add necessary associations and validations
end

# app/models/product.rb
class Product < ActiveRecord::Base
# Add necessary associations and validations
end

# app/controllers/shopify_controller.rb
class ShopifyController < ApplicationController
def fetch_products
# Fetch products with a specific tag
products = ShopifyAPI::Product.find(:all, params: { tags: "your_specific_tag" })

# Create a collection for the fetched products
collection = ShopifyAPI::CustomCollection.create(title: "Your Collection Name")

# Add fetched products to the collection
products.each do |product|
collection.products << product
end

# Add the collection to the custom tax settings
# You will need to handle the specific GST percentages here
# Refer to Shopify API documentation for adding tax overrides

render json: { message: "Products fetched and organized into collection." }
end

def tax_override
# Handle tax override logic based on the GST percentages
# You will need to implement the specific tax override functionality here
# Refer to Shopify API documentation for handling tax overrides

render json: { message: "Tax override applied." }
end
end

# config/routes.rb
Rails.application.routes.draw do
post '/fetch_products', to: 'shopify#fetch_products'
post '/tax_override', to: 'shopify#tax_override'
end
 
# app/models/shop.rb
class Shop < ActiveRecord::Base
# Add necessary associations and validations
end

# app/models/product.rb
class Product < ActiveRecord::Base
# Add necessary associations and validations
end

# app/controllers/shopify_controller.rb
class ShopifyController < ApplicationController
def fetch_products
# Fetch products with a specific tag
products = ShopifyAPI::Product.find(:all, params: { tags: "your_specific_tag" })

# Create a collection for the fetched products
collection = ShopifyAPI::CustomCollection.create(title: "Your Collection Name")

# Add fetched products to the collection
products.each do |product|
collection.products << product
end

# Add the collection to the custom tax settings
# You will need to handle the specific GST percentages here
# Refer to Shopify API documentation for adding tax overrides

render json: { message: "Products fetched and organized into collection." }
end

def tax_override
# Handle tax override logic based on the GST percentages
# You will need to implement the specific tax override functionality here
# Refer to Shopify API documentation for handling tax overrides

render json: { message: "Tax override applied." }
end
end

# config/routes.rb
Rails.application.routes.draw do
post '/fetch_products', to: 'shopify#fetch_products'
post '/tax_override', to: 'shopify#tax_override'
end
 
I have an online shopify active store. My page load time is very bad. Can you please suggest how i resolve this issue? If you're going to suggest an app, I'd request you to suggest one that has a free version (Not a trial that ends in 14 days like most apps)

Also, I'd like to know about custom coding on shopify? Similar to how we can use custom CSS on WordPress themes, is there an option on shopify to do the same?

What about using AI to generate shopify app codes to do specific tasks?

Below is some thing that I was able to generate, I got this code on the first run, just to share a sample here, do you think it can be improvised in order to create an actual app for real time usage?

# app/models/shop.rb
class Shop < ActiveRecord::Base
# Add necessary associations and validations
end

# app/models/product.rb
class Product < ActiveRecord::Base
# Add necessary associations and validations
end

# app/controllers/shopify_controller.rb
class ShopifyController < ApplicationController
def fetch_products
# Fetch products with a specific tag
products = ShopifyAPI::product.find:)all, params: { tags: "your_specific_tag" })

# Create a collection for the fetched products
collection = ShopifyAPI::CustomCollection.create(title: "Your Collection Name")

# Add fetched products to the collection
products.each do |product|
collection.products << product
end

# Add the collection to the custom tax settings
# You will need to handle the specific GST percentages here
# Refer to Shopify API documentation for adding tax overrides

render json: { message: "Products fetched and organized into collection." }
end

def tax_override
# Handle tax override logic based on the GST percentages
# You will need to implement the specific tax override functionality here
# Refer to Shopify API documentation for handling tax overrides

render json: { message: "Tax override applied." }
end
end

# config/routes.rb
Rails.application.routes.draw do
post '/fetch_products', to: 'shopify#fetch_products'
post '/tax_override', to: 'shopify#tax_override'
end
1.The page speed in Shopify can be fixed with manual coding based on the problems.

2.Unfortunately you cannot create a basic app just with ai to get a workflow.

You need to creare an app in some programing language like - Laravel that will need hosting, after that you need to link the App with Shopify.

3. And you can custom code every theme but every theme is different.

If you need more help I need more details, like website name, theme name, specific tasks that you need fulfilled.
 
https://www.beeinspiredclothing.com/ Any help in finding a similar theme like this? It looks like a custom theme.

Also, What kind of problems we will be facing if we use a nulled theme, apart from the updates?
It looks like the theme "Shells" but it has some apps or some custom code on it.

Don't use nulled themes found On google, we have member here that sells nulled themes, search for Deleted member 752298
 
It looks like the theme "Shells" but it has some apps or some custom code on it.
Can you please link me to it, tried to find it on Google but couldn't find it.

Don't use nulled themes found On google, we have member here that sells nulled themes, search for Deleted member 752298
He only has WordPress themes not for Shopify.
 
Can you please link me to it, tried to find it on Google but couldn't find it.


He only has WordPress themes not for Shopify.
Sorry, autocorrect. The name is Shella search on themeforest
 
Hi,

Is it possible to integrate multiple POD integrations into one Shopify store? For example Spreadsheet and Printful both in one Shopify store?
 
Hi,

Is it possible to integrate multiple POD integrations into one Shopify store? For example Spreadsheet and Printful both in one Shopify store?
You can integrate as many apps as you want, because shopify apps are made by individuals and not restricted by Shopify, but they wont communicate if they don't have an api connected for this service.
 
heya, currently shopify is trending in the Indonesian gambling niche. Lemme give you an example

https://sigastra.radenintan.ac.id/img/produk/slot-2023/
do you know how they do this without getting banned? I tried several stores and trying to puth the gambling keyword but it always get banned in the next day. Some say i need to use the html code and put it into my own domain but I wanna hear your thought. Thanks!
 
heya, currently shopify is trending in the Indonesian gambling niche. Lemme give you an example

https://sigastra.radenintan.ac.id/img/produk/slot-2023/
do you know how they do this without getting banned? I tried several stores and trying to puth the gambling keyword but it always get banned in the next day. Some say i need to use the html code and put it into my own domain but I wanna hear your thought. Thanks!
This is not Shopify. And you get banned where ? Can you give me more details ?
 
Back
Top