Skip to content

Commerce Foundations is our pre-built Craft Commerce store. See what it includes

Craft CMS plugins

Klaviyo Connect

A Craft CMS plugin for Klaviyo.

Field Types

Klaviyo Connect Plus includes two field types which you can include in your entries to specify lists in your Klaviyo account. You can then use these values in your templates when setting up forms to gather user data and assign them to these lists.

Klaviyo List KlaviyoList#

A drop down select field to select one list.

{# Get the list ID #}
{{ entry.customFieldName.id }}

{# Get the list name #}
{{ entry.customFieldName.name }}

Klaviyo Lists KlaviyoLists#

A checkbox group to allow for selecting multiple lists.

{% for list in entry.customFieldName %}
  {{ list.id }}
  {{ list.name }}
{% endfor %}

We can take it from here.

We take on the Craft and Craft Commerce sites you built, so you can get back to building. Introduce a client who signs a management contract and you get a $3,000 partnership fee.

How the Dev Partnership Program works
See if we’re a fit