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.
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023