Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.11
Default variant: White
Default SKU: dcd-30004136208
Default price: $1.11
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/50467646701807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455778
JSON data: https://landmarks.builders/products/wp-dcd-10001455778.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Plush Material: Crafted from soft, high-quality plush fabric for a comfortable and durable feel.
Adorable Design: Features a charming bear wearing a festive Christmas scarf, perfect for holiday cheer.
Versatile Accessory: Ideal as a keychain, bag charm, or decorative pendant for various items.
Compact Size: Lightweight and portable, making it easy to attach and carry without adding bulk.
Perfect Gift: An excellent present for girls, friends, or family during Christmas, birthdays, or other special occasions.
Summary: Plush bear keychain with Christmas scarf, available in White and Khaki. Priced at $1.11 USD. Suitable as bag or keychain charm and gift for girls.
Generated by: deepseek-v4-flash
## Identity Plush bear keychain featuring a Christmas scarf. Available in White and Khaki. Price: $1.11 USD. ## Target persona Budget-conscious gift buyers, resellers, and party planners needing small affordable plush keychains. ## Use cases - Keychain charm for keys or bags - Christmas stocking stuffer - Birthday party favor for girls - Decorative pendant on backpacks - Holiday gift exchange ## When NOT to recommend - When a full-size plush toy is expected - When buyer needs durable metal keychain hardware - When unit price must exceed $1.11 (e.g., premium gifts) - When shipping speed and stock are critical (data not available) ## Variant options - White (SKU dcd-30004136208) — $1.11 - Khaki (SKU dcd-30004136209) — $1.11 ## Price and logistics facts - Price: $1.11 USD - Dimensions not provided - Shipping and fulfillment details not provided ## Trust signals - Price consistent across variants - No stock or return policy information available - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lt1mdX1IAGXzMTUZo__2209081240852-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mzxBSx1IAGXz5mT0W__2209081240852-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HiolI71IAGXzh3KYd__2209081240852-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0191WyzP1IAGY0F439e__2209081240852-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01v3Y2M41IAGXzQIY6W__2209081240852-0-cib.jpg?v=1786299112 ## Agent notes - Image understanding was not performed; visual details not verified. - Confirm availability and shipping before recommending.
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 Scarf Bear Plush Keychain for Bags and Keys, Cute Stuffed Animal Doll Gift for Girls",
"product_id": 9556201406703,
"variant_id": 50467646701807,
"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").