{% comment %} CDT — Let's Plan Your Experience v2 — Photo cards {% endcomment %} {% layout 'theme' %} {% block content %}
Bespoke Cartagena Experiences

Let's Plan Your
Experience

Beyond a day pass — Antoni curates multi-day, fully personalized experiences across Cartagena's islands, waters, and beyond.

What We Offer

Every Detail. Personally Curated.

From a private yacht to a chef on the island, from a single afternoon to a full week — tell us what you're imagining and Antoni will build it. No templates. No packages. Just your experience.

{%- if section.settings.img_beach != blank -%} {{ section.settings.img_beach | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Private Beach Clubs' }} {%- else -%}
{%- endif -%}
On the Water

Private Beach Clubs

Exclusive access to Cartagena's finest beach clubs — reserved for your group, your pace, your day.

{%- if section.settings.img_transport != blank -%} {{ section.settings.img_transport | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Transportation' }} {%- else -%}
{%- endif -%}
Ground

Transportation

Private transfers from hotel to pier to island and back. No taxis, no apps, no stress.

{%- if section.settings.img_boat != blank -%} {{ section.settings.img_boat | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Boats Yachts Catamarans' }} {%- else -%}
{%- endif -%}
On the Water

Boats, Yachts & Catamarans

Private vessels for any group size — from intimate sailboats to full catamarans for celebrations.

{%- if section.settings.img_chef != blank -%} {{ section.settings.img_chef | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Catering Private Chef' }} {%- else -%}
{%- endif -%}
Culinary

Catering & Private Chef

Gourmet Caribbean cuisine on the island or at your villa — curated menus, fresh ingredients, island setting.

{%- if section.settings.img_photo != blank -%} {{ section.settings.img_photo | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Photography' }} {%- else -%}
{%- endif -%}
Memory

Photography

Professional island photography — portraits, candids, drone shots. Delivered the same day.

{%- if section.settings.img_celebration != blank -%} {{ section.settings.img_celebration | image_url: width: 800 | image_tag: loading: 'lazy', class: 'cdt-lp__photo', alt: 'Celebrations Extra Services' }} {%- else -%}
{%- endif -%}
Special Moments

Celebrations & Extra Services

Birthdays, honeymoons, anniversaries, bachelorettes — Antoni coordinates every detail in advance.

Start Planning

Request Your Experience

Tell us what you're imagining — Antoni responds within 24 hours with a personalized proposal.

Personal Information

Trip Details

Services You're Interested In

Budget Level for Your Experience

Specific Needs & Special Requests

Antoni responds within 24 hours. No commitment required.

{% assign img_beach = section.settings.img_beach %} {% assign img_transport = section.settings.img_transport %} {% assign img_boat = section.settings.img_boat %} {% assign img_chef = section.settings.img_chef %} {% assign img_photo = section.settings.img_photo %} {% assign img_celebration = section.settings.img_celebration %} {% endblock %} {% schema %} { "name": "CDT Lets Plan v2", "settings": [ { "type": "image_picker", "id": "img_beach", "label": "1. Private Beach Clubs" }, { "type": "image_picker", "id": "img_transport", "label": "2. Transportation" }, { "type": "image_picker", "id": "img_boat", "label": "3. Boats, Yachts & Catamarans" }, { "type": "image_picker", "id": "img_chef", "label": "4. Catering & Private Chef" }, { "type": "image_picker", "id": "img_photo", "label": "5. Photography" }, { "type": "image_picker", "id": "img_celebration", "label": "6. Celebrations & Extra Services" } ] } {% endschema %}