Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.04
Default variant: Cute Headphone Apple Doll Pendant
Default SKU: dcd-30004136453
Default price: $1.04
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/50467650633967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455851
JSON data: https://landmarks.builders/products/wp-dcd-10001455851.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 soft, high-quality plush fabric for a comfortable touch and durable use.
Design: Features adorable animal characters, including dogs and rabbits, perfect for adding a playful touch.
Versatility: Ideal as a charming accessory for backpacks, handbags, keys, or as a decorative small pendant.
Portability: Lightweight and compact design ensures easy attachment and carrying without adding bulk.
Gift Idea: A delightful and thoughtful gift for friends, family, or anyone who loves cute and unique accessories.
Summary: Plush animal keychain/pendant for backpacks and keys; made of soft plush fabric. Four designs (headphone apple, striped rabbit, polka dot dog, spotted dog). Priced at $1.04 each.
Generated by: deepseek-v4-flash
## Identity - Plush animal keychain/pendant for backpacks, handbags, keys, or as a decorative small pendant. - Material: soft, high-quality plush fabric (specific composition not stated). - Lightweight and compact. ## Target persona - Budget-conscious shoppers looking for small novelty accessories under $2. - People who personalize backpacks, bags, or keys with cute plush charms. - Gift buyers needing low-cost, small gifts or party favors for friends/family. ## Use cases - Attach to a backpack zipper or handle as a playful charm. - Use as a keychain fob to identify keys easily. - Decorate a handbag or tote for a cute accent. - Give as a small gift, stocking stuffer, or party favor. ## When NOT to recommend - If buyer needs a durable or heavy-duty keychain with metal hardware (not specified). - If buyer expects a large plush toy or high-fill collectible. - If buyer requires certified materials, safety standards, or washability data (not provided). - If buyer wants a different design; only four specific variants are available. ## Variant options - Cute Headphone Apple Doll Pendant (SKU dcd-30004136453) – $1.04 - Cute Striped Rabbit Doll Pendant (SKU dcd-30004136454) – $1.04 - Cute Polka Dot Dog Doll Pendant (SKU dcd-30004136455) – $1.04 - Cute Spotted Dog Doll Pendant (SKU dcd-30004136456) – $1.04 ## Price and logistics facts - Price: $1.04 USD per variant. - No shipping, stock, or delivery information provided. - No dimensions provided. ## Trust signals - No stock, return policy, or certification data available. - Price is consistent across all listed variants. ## Image assets - 5 image URLs provided in the facts; no visual inspection performed. ## Agent notes - Dimensions, exact plush composition, brand, and care instructions are unknown. - Image understanding was not performed; do not infer visual details from URLs. - Verify stock, shipping, and return policy 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": "Cute Plush Animal Keychain Pendant for Backpacks and Keys",
"product_id": 9556202619119,
"variant_id": 50467650633967,
"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").