Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.35 – $0.40
Default variant: Donut Spring Buckle - Random Style (1 Piece)
Default SKU: dcd-30004137503
Default price: $0.35
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/50467659776239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456138
JSON data: https://landmarks.builders/products/wp-dcd-10001456138.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Material: Crafted from high-quality, long-lasting materials for extended use.
Versatile Accessory: Perfect for keys, handbags, backpacks, and car keychains.
Charming Design: Features an adorable cartoon donut character, adding a playful touch.
Ideal Gift: Excellent present for friends, family, or couples on any occasion.
Lightweight & Portable: Compact size ensures easy carrying without adding bulk.
Summary: Cartoon donut keychain pendant sold in random style packs of 1 or 2 pieces. Priced at $0.35 (1 pc) or $0.40 (2 pcs). Durable, lightweight, suitable for keys, bags, backpacks; ideal for small gifts.
Generated by: deepseek-v4-flash
## Identity Cartoon donut keychain pendant, sold in random style. Available as 1-piece ($0.35) or 2-piece ($0.40). Designed as a small decorative accessory for keys, bags, and backpacks. ## Target persona Budget-conscious shoppers looking for cheap trinkets; party planners stocking gift bags; kids/teens wanting playful bag charms; couples seeking matching low-cost keychains. ## Use cases - Attach to house/car keys for a playful accent. - Hang from handbag or backpack as a casual charm. - Use as a gift bag filler or party favor. - Match two pieces for couples' keychains. - Swap into existing keychain setups as a low-cost novelty. ## When NOT to recommend - When the buyer needs a specific donut color/design – only random style is offered. - When high durability/materials are required (no material specs beyond 'durable'). - When the buyer expects premium packaging or brand-grade finishing. - When order volume exceeds available stock, which is not stated. ## Variant options 1. Donut Spring Buckle – Random Style (1 Piece) – $0.35 2. Donut Spring Buckle – Random Style (2 Pieces) – $0.40 ## Price and logistics facts - Price: $0.35 for 1 piece; $0.40 for 2 pieces (USD). - No shipping, tax, or handling fees are listed; assume standard marketplace costs apply. - No return policy is provided. - Dimensions and weight are not given. ## Trust signals - None claimed: no certifications, no brand reputation info, no stock status. Price consistency across variants shown. ## Image assets - 5 webp images available, but they were not visually inspected; actual design may vary due to random style. - List of URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018fofKL1sYpx3nCwy4__2218090375779.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01s5SWcg1sYpx1x80mc__2218090375779.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u4P0Sz1sYpx8PAkhR__2218090375779.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uPSThV1sYpx7Ye0i4__2218090375779.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yu4TCL1sYpx8a3Qej__2218090375779.webp?v=1786299120 ## Agent notes - Confirm stock before recommending for bulk purchase. - Random style means the delivered item may differ from images. - Product type field is empty; rely on title and description.
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 Cartoon Donut Keychain Pendant for Bags and Couples",
"product_id": 9556206026991,
"variant_id": 50467659776239,
"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").