Angel's core settings live in 5 tabs of the "Customize theme" panel. The order below is recommended for the first week.

#Sections

  1. 1

    Brand — logo, colors, font. ~1 hour.

  2. 2

    Catalog — product cards + categories. ~2 hours.

  3. 3

    Marketing — Snap/Meta/TikTok pixels + checkout. ~30 min.

  4. 4

    SEO — titles + meta + sitemap. ~2 hours.

  5. 5

    Extras — Loyalty + popups + testimonials. Optional.

#1. Brand

SettingTypeDescription
logoimageRecommended: SVG, max 80KB
primary_colorcolorPrimary action color
accent_colorcolorLinks + highlights
fontdropdownCairo / Tajawal / IBM Plex Sans Arabic
modetogglelight by default

#2. Catalog

json
{
  "card_layout": "grid-3",
  "show_price_before_cta": true,
  "show_brand_under_title": false,
  "out_of_stock_behavior": "hide"
}

#3. Marketing

Wire pixels from "Marketing → Pixels":

PlatformFieldExample
SnapchatSnap Pixel IDabc123-...
MetaPixel ID123456789012345
TikTokPixel IDXXXXXXXXXX
GoogleGA4 Measurement IDG-XXXXXXXXXX

Angel auto-fires pixels on:

  • Product page (ViewContent)
  • Add to cart (AddToCart)
  • Checkout (InitiateCheckout)
  • Order success (Purchase)

#4. SEO

Angel generates sitemap.xml and robots.txt automatically. All you need:

  • Set Site title pattern: {product} | {storename} or {storename} - {product}
  • Add a Default meta description per category
  • Enable Structured data for Products + Offers + Reviews

#5. Extras

Optional but valuable:

  • Loyalty banner — shown to signed-in users with tier badge
  • Exit-intent popup — discount code as the user tries to leave
  • Testimonials carousel — appears on home + category pages