Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.60
Default variant: Santa Claus
Default SKU: dcd-30004136335
Default price: $0.60
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/50467672817903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455819
JSON data: https://landmarks.builders/products/wp-dcd-10001455819.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Craftsmanship: Meticulously handcrafted with high-quality beads for a unique and charming accessory.
Versatility: Functions as a keychain, phone charm, or decorative pendant for bags and backpacks.
Design: Features festive Christmas-themed designs, including Santa Claus and Christmas tree motifs.
Durability: Constructed with sturdy materials to ensure long-lasting use and enjoyment.
Gift Idea: Perfect small gift for Christmas, holidays, or as a stocking stuffer for friends and family.
Summary: Handmade beaded Santa Claus/Christmas Tree keychain, phone charm, and bag pendant, priced at $0.60 USD per unit, suitable as a small holiday gift or stocking stuffer.
Generated by: deepseek-v4-flash
## Identity Handmade beaded Christmas keychain/phone charm/bag pendant. Two design variants: Santa Claus and Christmas Tree. Product type not specified in listing. Price: $0.60 USD each. ## Target persona Budget-conscious holiday gift shoppers; people assembling stocking stuffers; craft fair vendors seeking low-cost embellishments; individuals wanting a small festive accessory for keys, phones, or bags. ## Use cases - Attach to keys as a Christmas keychain - Hang from a phone as a charm - Clip onto a bag or backpack as a pendant - Include in a holiday gift as a stocking stuffer or add-on - Use as a small decorative element for backpacks or purses during the holiday season ## When NOT to recommend - If the buyer expects a premium or heavy-duty metal keychain - If a non-Christmas theme is required - If the buyer needs a large ornament or more substantial decoration - If material certifications or detailed product specifications are mandatory ## Variant options - **Santa Claus** – SKU dcd-30004136335 – $0.60 - **Christmas Tree** – SKU dcd-30004136336 – $0.60 ## Price and logistics facts - Unit price: $0.60 USD (all variants) - No shipping, handling, or delivery details provided - No dimensions provided - No stock availability specified ## Trust signals - In-stock status not stated - Return policy not stated - Price consistent between parent listing and variants - No certifications or material guarantees mentioned ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YoxJNJ1UCLjtJkk8v__2209356362481-0-cib.jpg?v=1786299132 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013njwo41UCLjuXOFqD__2209356362481-0-cib.jpg?v=1786299132 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oQSaO91UCLjuUDLC0__2209356362481-0-cib.jpg?v=1786299132 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013YFjEM1UCLjuvBCLw__2209356362481-0-cib.jpg?v=1786299132 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XTQdAf1UCLjz2Ajjl__2209356362481-0-cib.jpg?v=1786299132 ## Agent notes - Image understanding was not performed; visual details are unverified. - Categories and dimensions are missing from the source facts. - No stock/return/logistics information was provided. - All claims reflect the listing description only; no independent validation was done.
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": "Handmade Beaded Santa Claus Christmas Keychain Phone Charm Bag Pendant",
"product_id": 9556210909423,
"variant_id": 50467672817903,
"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").