Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.09 – $1.94
Default variant: 16-inch Numbers 0-9 Set / Blue
Default SKU: dcd-30004141140
Default price: $0.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467698933999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457585
JSON data: https://landmarks.builders/products/wp-dcd-10001457585.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from durable aluminum foil, ensuring long-lasting inflation and vibrant color for your celebration.
Size: Each balloon measures 16 inches, providing a prominent and eye-catching display for any event.
Design: Features a complete set of blue alphabet letters (A-Z) and numbers (0-9) for versatile customization.
Application: Ideal for birthday parties, anniversaries, graduations, and other festive occasions.
Decoration: Perfect for creating personalized messages, age displays, or themed backdrops to enhance party ambiance.
Summary: 16-inch blue foil balloons with alphabet and number options, sold as single digits or complete sets, for custom party decorations.
Generated by: deepseek-v4-flash
## Identity 16-inch blue aluminum foil balloons. Variants include single numbers (1, 2), a numbers 0-9 set, and an alphabet A-Z set. Material: durable aluminum foil. Size: 16 inches. ## Target persona Party organizers, parents planning birthdays, educators decorating classrooms, small event decorators who want customizable letter/number balloons. ## Use cases - Creating age displays (e.g., "2" for a second birthday) - Spelling names or short messages (e.g., "JACK" with alphabet set) - Building themed backdrops for graduation, anniversary, or baby shower - Adding color accents to a blue-themed party area - Mixing multiple single balloons for a number sequence ## When NOT to recommend - When latex or organic balloon material is required - When very large (e.g., 36-inch) statement balloons are needed - When a fully assembled set is expected; these are separate balloons, not a pre-arranged banner - When helium floatation is required without additional weight or treatment (foil balloons can float but require helium; not specified if helium-compatible) ## Variant options - dcd-30004141140: "16-inch Numbers 0-9 Set / Blue" – $0.90 - dcd-30004141141: "16-inch Alphabet A-Z Set / Blue" – $1.94 - dcd-30004141142: "16-inch Number 1 / Blue" – $0.09 - dcd-30004141143: "16-inch Number 2 / Blue" – $0.09 ## Price and logistics facts - List price for single number balloons: $0.09 each - Numbers 0-9 set: $0.90 (10 balloons, effectively $0.09 each) - Alphabet A-Z set: $1.94 (26 balloons, ~$0.075 each) - No shipping, handling, or delivery time information is provided. - No availability (stock) status is provided. ## Trust signals - Material described as durable aluminum foil. - "Long-lasting inflation and vibrant color" per product description. - No certifications or explicit warranty are mentioned. ## Image assets - Five webp images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01O6Y5By23eIPAnS5oO__693567280.webp?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yQTR2c23eIP1Gfsl7__693567280.webp?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oIIUeR23eIP90tGSj__693567280.webp?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oV1lBD23eIP9txfPw__693567280.webp?v=1786299206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PWokjC23eIP0g75OL__693567280.webp?v=1786299206 - Image content not inspected. ## Agent notes - This is a foil balloon set with two multi-packs and two single-digit variants. The primary price field ($0.09) corresponds to a single digit balloon, not the full set. Use the variant SKUs to match buyer intent. - All variants are in blue. There are no other colors mentioned. - The product dimensions (length/width/height) are not provided; only the 16-inch balloon size is given. - If the buyer expects a single "set" SKU, clarify which variant they need (numbers vs alphabet vs single digits).
This product has 5 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "16-inch Blue Alphabet A-Z and Number 0-9 Foil Balloon Set for Birthday Party Decoration",
"product_id": 9556222148847,
"variant_id": 50467698933999,
"quantity": 1,
"grams": 0,
"length_cm": "40.64",
"width_cm": "",
"height_cm": ""
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").