Angel's core settings live in 5 tabs of the "Customize theme" panel. The order below is recommended for the first week.
#Sections
- 1
Brand — logo, colors, font. ~1 hour.
- 2
Catalog — product cards + categories. ~2 hours.
- 3
Marketing — Snap/Meta/TikTok pixels + checkout. ~30 min.
- 4
SEO — titles + meta + sitemap. ~2 hours.
- 5
Extras — Loyalty + popups + testimonials. Optional.
#1. Brand
| Setting | Type | Description |
|---|---|---|
logo | image | Recommended: SVG, max 80KB |
primary_color | color | Primary action color |
accent_color | color | Links + highlights |
font | dropdown | Cairo / Tajawal / IBM Plex Sans Arabic |
mode | toggle | light by default |
#2. Catalog
{
"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":
| Platform | Field | Example |
|---|---|---|
| Snapchat | Snap Pixel ID | abc123-... |
| Meta | Pixel ID | 123456789012345 |
| TikTok | Pixel ID | XXXXXXXXXX |
| GA4 Measurement ID | G-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