Skip to content

Instantly share code, notes, and snippets.

View arnoladas's full-sized avatar

Arnoldas arnoladas

View GitHub Profile
@arnoladas
arnoladas / json
Last active May 12, 2026 12:19
klaviyo products
[
{
"id": "PRODUCT-001",
"title": "Example Product 1",
"link": "https://example.com/products/example-product-1",
"image_link": "https://placehold.co/900x1200/jpg?text=Product+1",
"description": "Short description of Example Product 1.",
"price": 29.99,
"categories": ["best-sellers", "new-arrivals"],
"inventory_quantity": 25,