Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.41
Default variant: pl-2819
Default SKU: dcd-30004136549
Default price: $0.41
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/50467639263471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455882
JSON data: https://landmarks.builders/products/wp-dcd-10001455882.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Design: Features a charming Christmas-themed red and white color scheme, perfect for holiday accessorizing.
Versatile Use: Functions as a phone chain, bag charm, keychain, or earphone case accessory, adding a touch of style.
Soft Plush Ball: Adorned with a fluffy plush ball, providing a soft texture and playful aesthetic.
Durable Beaded Construction: Crafted with sturdy beads, ensuring long-lasting use and resistance to wear.
Ideal Gift: A delightful small gift option for friends and family during the winter and holiday seasons.
Summary: Christmas-themed red and white phone chain with plush ball and beaded keychain, suitable for bags, phones, or earphone cases; available in three color variants at $0.41 USD.
Generated by: deepseek-v4-flash
## Identity Christmas Red and White Phone Chain with Plush Ball and Beaded Keychain for Bags and Earphone Cases. A low-cost festive accessory combining a plush ball and beaded chain, intended for phone, bag, or earphone case attachment. ## Target persona Budget-conscious shoppers seeking holiday-themed small accessories; buyers assembling stocking stuffers or gift bundles; individuals wanting an inexpensive seasonal phone/bag charm. ## Use cases - Attaching to a phone case as a festive lanyard. - Decorating a handbag or backpack for the holiday season. - Adding to an earphone case for easy carrying. - Using as a keychain for keys or small pouches. - Including as a party favor or small holiday gift. ## When NOT to recommend - Customers needing a heavy-duty or functional strap for carrying devices (plush/beaded design is decorative). - Shoppers seeking premium or high-end accessory quality. - Purchases requiring specific dimensions or weight details (not provided). - Use cases outside holiday/seasonal themes. ## Variant options Three color variants, each priced at $0.41 USD: - pl-2819 (SKU dcd-30004136549) - pl-2820 (SKU dcd-30004136550) - pl-2821 (SKU dcd-30004136551) ## Price and logistics facts - Price: $0.41 USD per unit (all variants). - Dimensions: not provided. - Logistics: no shipping or fulfillment details in the product facts. ## Trust signals - Description claims 'Durable Beaded Construction' and 'resistance to wear' (manufacturer-provided, not independently verified). - No certifications, formal warranty, or return policy information available. - In-stock status not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01l1VBrF1N6D7fBlleD__6000000001520-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cQfUWF1TGBRRAKxsj__6000000002354-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qZ698G1QQJLtNQi8c__6000000001970-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01B8hUrR1hAbEWVwZbw__6000000004237-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SJyj3I1MgYwWZZ3wU__1000541464-0-cib.jpg?v=1786299106 ## Agent notes - Image understanding was not performed on the provided URLs; visual details (exact colors, plush ball appearance, bead style) are not confirmed. - Product type is blank in the source data. - Variant titles only differ by color code; actual color names are not given. - Prices and variant SKUs are confirmed from the structured facts.
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 Red and White Phone Chain with Plush Ball and Beaded Keychain for Bags and Earphone Cases",
"product_id": 9556198228207,
"variant_id": 50467639263471,
"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").