XO Insert Code
Répond aux normes de qualité les plus strictes de Shopify en matière de rapidité, de simplicité d’utilisation et de valeur pour les marchands
Avis (146)
Affiner
-
Par note
The app is super easy to use. This is a game changer for me because it places the code where it needs to be.
import random
import time
class Shopify_random:
def __init__(self):
self.tasks = ["Update inventory records", "Create new product listings", "Verify customer orders", "Manage customer inquiries", "Optimize product descriptions", "Develop new marketing strategies", "Analyze customer data", "Research new products", "Test new features", "Organize promotional campaigns"]
def generate_task(self):
return random.choice(self.tasks)
def start_task_generation(self):
while True:
task = self.generate_task()
print("Generating new task: {}".format(task))
time.sleep(600)
if __name__ == "__main__":
shopify_random = Shopify_random()
shopify_random.start_task_generation()
@media (max-width: 768px) {
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
cool it's easy to use and follow the instruction add my google tag quickly ~~~
thanks for the developer.
great
great app to use very easy
Used XO Insert Code to install my Consent Banner from Termly.io. This plugin was exactly what I needed... For whatever reason when I installed the embed code manually within my theme edit code option; manually entering the code would not solve the issue of Termly.io recognizing my Consent Banner was installed properly. XO Insert Code App was the solution to that problem... Most definitely a recommended tool to install code within your theme.
XO Insert Code! This is a very quick, easy and a very helpful resource. Good job. keep it up team!!!!!
nice and easy! took 2 seconds, helped with Facebook Domain verification. I recommend since it is free as well, thanks!
This app makes adding pixels and additional code super easy. I especially like it because we can update and change themes without having to add all the pixels and extra snippets back in to the theme liquid.
Very easy-to-use and it works perfectly. 100% recommended! Keep it up!