Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.86 – $1.16
Default variant: Christmas Tree Snowflake Charm
Default SKU: dcd-30004136449
Default price: $0.91
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/50467648176367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455850
JSON data: https://landmarks.builders/products/wp-dcd-10001455850.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Design: Features charming Christmas tree and snowflake motifs, perfect for holiday cheer.
Versatile Accessory: Ideal for decorating mobile phones, handbags, keys, or backpacks.
Durable Material: Crafted from high-quality materials for long-lasting use and enjoyment.
Vintage Aesthetic: Adds a touch of retro elegance and unique personality to your belongings.
Perfect Gift: An excellent present for friends and family during the autumn and winter seasons.
Summary: Affordable Christmas-themed phone or bag charm with snowflake and tree motifs; available in four color variants priced $0.86–$1.16.
Generated by: deepseek-v4-flash
## Identity - Festive accessory charm for phones, bags, keys, or backpacks. - Four variants: Christmas Tree Snowflake Charm, Green Beaded Charm, Red Strawberry Charm, Snowflake Christmas Tree Pendant. - Base price $0.86 USD; variant prices range from $0.86 to $1.16. ## Target persona - Budget-conscious holiday shoppers seeking small stocking stuffers or gift add-ons. - Phone accessory enthusiasts who like seasonal themed decorations. - Individuals who personalize bags, backpacks, or keyrings with low-cost charms. ## Use cases - Decorating a mobile phone with a festive charm for the holiday season. - Adding a Christmas-themed accent to a handbag or backpack. - Using as a keychain ornament during autumn/winter months. - Gifting as a small, budget-friendly present for friends or family. - Swapping out everyday charms for a vintage-style holiday look. ## When NOT to recommend - Customers needing a durable, heavy-duty keychain for large key sets. - Buyers seeking a formal or non-seasonal accessory for professional settings. - Those expecting high-end materials despite the ultra-low price point. - Anyone looking for a charm with precise size/shape specifications, as dimensions are not provided. ## Variant options - dcd-30004136449: Christmas Tree Snowflake Charm – $0.91 - dcd-30004136450: Green Beaded Charm – $0.86 - dcd-30004136451: Red Strawberry Charm – $1.16 - dcd-30004136452: Snowflake Christmas Tree Pendant – $0.91 ## Price and logistics facts - Price shown: $0.86 USD (may reflect lowest variant; actual variant prices vary). - Variant range: $0.86–$1.16 USD. - Dimensions not provided; no physical size info available. ## Trust signals - In-stock status not explicitly confirmed. - Return policy not stated in provided data. - No certifications cited by the seller. - Multiple images available for visual verification. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tIalkN1KfzDFBqD1p__2218907441192-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ngGOKt1KfzDGNBW5x__2218907441192-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AX6KEG1KfzDFY4gVl__2218907441192-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gkVtYz1KfzDFfCPXD__2218907441192-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zahBWT1KfzDGEhqq3__2218907441192-0-cib.jpg?v=1786299112 ## Agent notes - Image understanding was not performed; visual details (e.g., exact colors, materials, size clues) must be verified from the provided images. - Physical dimensions are missing; do not assume size. - Only seller description and variant titles used for product details.
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": "Christmas Tree Snowflake Phone Bag Charm Vintage Festive Accessory",
"product_id": 9556201832687,
"variant_id": 50467648176367,
"quantity": 1,
"grams": 0,
"length_cm": "",
"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").