Jan 15, 2020
Hello! I am making some changes to a blog page. I am looking to create the first article as the "featured post" which will have custom CSS from the grid below. Here is an example of what I a...
No content to show
User Activity
Hey Liam, what about doing this for a Customer Metafield?
11-28-2023
@Sherki you may need to add a delay or event listener for DOMContentLoaded so that the page has enough time to fully load the data including this window variable so the value is not undefined.
@Snoopstar , you would most likely need some custom coding in order to achieve this because there is a few factors at play here such as:Discount Codes are usually entered at checkout unless you have an app to enter and display them in cart or you use...
Ok so there is two areas you need to edit, in the section file main-product.liquid around line 234 you will see this: <input
class="quantity__input"
type="number"
name="quantity"
...
Which theme are you using?
so you would need a media query for mobile only:#shopify-section-announcement-bar {position: fixed;top: 0;left: 0;width: 100%;z-index: 10;}#shopify-section-header {padding-top: 38px;top: 30px;}@media (max-width:650px){.header-selector(grab the select...
you will need to add some top margin on mobile to the header to prevent the overlap
What about creating a discounts collection and just add the products you want to be included in the discount either via tag or another property then just use that collection as the discount so product could belong to accessory for example but only di...
No it won't, and if it does, then they should just refuse to enter the code and continue entering their information
Hi @Anassdjs you would need some custom javascript in order to accomplish this functionality, there should be a click listener to increment the quantity when clicking the plus or minus button so for this function it would need to be changed to increm...
Anytime!
You could create an automated collection with the condition of Compare-at price is greater than 0 which would add any products to this collection when you use the compare at field and remove them when you remove the field and you can then use this co...
You could create an automated collection with the condition of Compare-at price is greater than 0 which would add any products to this collection when you use the compare at field and remove them when you remove the field and you can then use this co...
Hi Rog in your store's settings under checkout there is a setting to Require the customer to log in to their account before checkout, checking this option will ensure they register and accept your terms before they can check out.
At the bottom of the ShopPay there is the option to checkout as a guest which will put the user back into the normal checkout flow: https://monosnap.com/file/maHqfAEeq3OipjrnHmAUgG3EBVEVh7
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
13027 | 11-28-2023 11:13 AM | |
2627 | 11-27-2023 03:06 PM | |
13058 | 11-27-2023 11:34 AM | |
578 | 11-27-2023 11:29 AM | |
1423 | 11-27-2023 11:22 AM |