No content to show
User Activity
09-17-2024
Hello. Do we simply copy and paste that text at the end of the checkout.liquid file? Also, we don't seem to have just a checkout.liquid file but we do have a snippet called elspw_checkout.liquid - would that be the same thing? Thank you!
That would be great! Here is the current code. Thank you! {% capture email_title %}Thank you for your purchase!{% endcapture %}{% capture email_body %}Hi {{ customer.first_name }}, we're getting your order ready to be shipped.We will notify you when ...
Hello. Currently we have a bulk discount app installed called Upsell Koala Bundles. When a customer receives an order confirmation the line item will list the product and then total amount that the customer would have paid if they didn't do a bulk di...
Hello. We are trying to create a custom testimonial page that is separate from the homepage and has the quotes scrolling just like slideshow images. We copied the code for the slideshow to a new custom page we're calling, "custom-testimonials.liquid"...