Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.81
Default variant: Blue
Default SKU: dcd-30004136325
Default price: $0.81
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/50467667149039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455816
JSON data: https://landmarks.builders/products/wp-dcd-10001455816.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft and durable plush fabric, ensuring a comfortable touch and long-lasting use.
Design: Adorable snowman character with vibrant colors, perfect for adding a festive touch to your belongings.
Versatility: Ideal as a keychain, backpack charm, or a decorative ornament for Christmas trees and gifts.
Portability: Lightweight and compact design, making it easy to attach and carry anywhere.
Gift Idea: Excellent present for friends, family, or children during the holiday season and special occasions.
Summary: Plush snowman keychain pendant, available in Blue and Red at $0.81 USD, for backpacks, keys, or Christmas decor.
Generated by: deepseek-v4-flash
## Identity Cute Plush Snowman Keychain Pendant, product SKUs dcd-30004136325 (Blue) and dcd-30004136326 (Red). Price $0.81 USD each. Made of plush fabric. No dimensions supplied. ## Target persona Budget-conscious shoppers, gift buyers, holiday enthusiasts, people decorating backpacks or Christmas trees, party favor planners, small gift stocking stuffers for children. ## Use cases - Attach as a backpack charm for a festive look. - Use as a keychain. - Decorate Christmas trees or gift packages. - Give as a small holiday gift to friends, family, or children. - Use as a party favor or stocking stuffer. ## When NOT to recommend - For buyers requiring large or specific dimensions, as size not provided. - For high-end gift expectations, given $0.81 price point. - For those wanting a functional keychain with durable metal hardware, material only noted as plush. - For time-sensitive purchases: no stock or shipping data available. ## Variant options - Blue (SKU dcd-30004136325) – $0.81 USD - Red (SKU dcd-30004136326) – $0.81 USD ## Price and logistics facts Price: $0.81 USD per unit. Currency USD. No dimensions provided. No shipping, handling, or stock information provided. No return policy specified. ## Trust signals - Price consistency: both variants listed at same price. - Product description notes soft and durable plush fabric. - No certifications, stock status, or return policy confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NgNghw1OtVMc91XNq__2121511763-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01bo29JF1OtVMbkdKM0__2121511763-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QlKgtN1OtVMc928pA__2121511763-0-cib.jpg?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rNqlLD1OtVMcZW8bY__2121511763-0-cib.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01akgHO01OtVMcylr60__2121511763-0-cib.jpg?v=1786299127 ## Agent notes Images were not visually inspected; content derived from textual description only. No dimension, shipping, or inventory data present in source 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": "Cute Plush Snowman Keychain Pendant for Backpacks and Christmas Decor",
"product_id": 9556209041647,
"variant_id": 50467667149039,
"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").