RobDukarski
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎03-14-2022 06:07 PM
Topic Started
0
Topics Started
Topic Solutions
15
Solutions
Post Count
88
Posts
Post Kudos
20
Likes

Bio: Helping to make commerce better for everyone! Currently freelancing via Storetasker while dreaming of working directly for Shopify.

Community Badges

No content to show

User Activity

@Shauletay  You will want to add a conditional around the page width class. I believe there is another section set up with one and the checkbox in the section schema. Maybe it was the rich text section if I recall correctly... Once you find the secti...
@MetafieldsGuru  Thanks for jumping in and sharing the documentation. Frankly I cannot remember if I had seen that documentation before but I simply shared because I recently (within the last 2 or 3 months if I recall correctly) was made aware of the...
@inspirea  In your "layouts/theme.liquid" file you will want to hard-code in an image banner section directly above the header section code. You should be able to copy-and-paste the section line and replace the name with the other section's name. You...
@sharijonas  I started two of them but have yet to finish them... Unfortunately working with zero capital and needing to continuously pay bills does not help with trying to launch some NFT collections haha. With Shopify's Theme Editor it should be re...
@Evie_CHEN  Another thought that just came to mind would be to set them at an astronomical price (if allowed) and set up a discount code that only that VIP group of customers can use to discount it down to the price you want them to pay. I'm not sure...
@Evie_CHEN  My recommendation would be to hide those products from search (set up a metafield on them with the namespace and key of "seo.hidden" and a text value of "1") and set up a page where the customers can buy the products that is not a product...
@Saji  In the Additional Scripts section of the Checkout settings you would add some JavaScript and Liquid code that loops through the order's line items and then injects them into the page where you want the titles to display. It should be relativel...
@Swaroopa  Well you could manually add them (copy-and-paste) with the multicolumn section or something like that. That's probably the ideal approach for you because if you load them in there might not be an easy way to pick and choose which shows. Ma...
@newbie775  Glad it worked for you!! I was trying to reply while walking through the grocery store with my wife earlier as she was trying to get me to stay off of my phone..  Happy to help!
@JacobStaff70  Yep and a simple solution for that would be to use tags on the products. You could add the tag like "Expected Delivery_2022-02-06" then in your code you would look for the tag that contains "Expected Delivery" and split it at the "_" a...
@PavelBelsky  Not to my knowledge. They are hosted via Shopify's CDN which I believe is separate from the rest of the layouts/templates/sections/snippets. If CSS, JS, and HTML are within the "assets" directory you may be able to use relative URLs fro...
@newbie775  If you could share a link to the page I could grab the selector for you. Otherwise if you are using Google Chrome you could right-click the image and click "Inspect element". From there you should have a DevTools editor open up and to the...
@karimpanacci  What I meant was to have a color of grey, blue, red, etc. Quantity is of the product variant added to the cart itself so if you wanted a combination you would have 1 red, 1 blue, and 1 grey added to the cart at the same time to create ...
@EricLee  If you are referring to a featured collection section you may need to ensure it is setup with the default sorting by date on the collection itself, not within the Theme Editor. Hope that helps!
@newbie775  It looks like you might want to ensure that image has a "max-width" of "100%" within your CSS. That should force the image to be up to 100% the width of its parent container and automatically shrink the height appropriately so that it doe...
This widget could not be displayed.
This widget could not be displayed.
Likes given to