Liquid, JavaScript, themes, sales channels
Hey guys,
I'm trying to add a gift recipients email address collected on the cart to my email list in Klaviyo so we can email them the gift information.
I'm able to collect the email address as a cart attribute and it successfully adds to the order using the input tag below:
<p class="cart-attribute__field">
<label for="giftee-email">Email Address</label>
<input id="giftee-email" type="text" name="attributes[giftee-email]" value="{{ cart.attributes["giftee-email"] }}" placeholder="Type their Email">
</p>
However I need to then add that {{ cart.attributes["giftee-email"] }} into shopify as a contact or directly into Klaviyo so that I can email them.
Any thoughts on how I can do that?
@Mikemoke wrote:However I need to then add that {{ cart.attributes["giftee-email"] }} into shopify as a contact or directly into Klaviyo so that I can email them.
usemechanic app to automate something like that, or third party services like zapier , integromat
Contact me if you need a mechanic script to create customers from those emails
An alternative non-cohesive hack would be to submit a contact form on their behalf using the giftee-email, you'd have the contact , but not necessarily any post-order creation data.
User | RANK |
---|---|
33 | |
26 | |
18 | |
9 | |
9 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023