Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.76
Default variant: All Things Go Well (2-pack)
Default SKU: dcd-30004137368
Default price: $0.76
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/50467666133231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456100
JSON data: https://landmarks.builders/products/wp-dcd-10001456100.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 high-quality, durable leather for a premium feel and long-lasting use.
Design: Features traditional Chinese auspicious characters and blessings, adding a touch of cultural elegance.
Versatility: Perfect as a bag charm, keychain, or decorative accent for various personal items.
Craftsmanship: Each pendant is meticulously handmade, showcasing intricate details and superior artistry.
Gift Idea: An ideal gift for friends and family, symbolizing good fortune, peace, and happiness.
Summary: Handmade leather keychains and bag pendants featuring Chinese blessings, available in four $0.76 variants including 'All Things Go Well' and 'Heaven Official's Blessing'.
Generated by: deepseek-v4-flash
## Identity - Handmade leather bag pendant/keychain set with Chinese auspicious characters. - Two design families: 'All Things Go Well' and 'Heaven Official's Blessing', plus 'Peace and Joy' and a mixed pair. - Four variants, each $0.76 USD. ## Target persona - Budget gift shoppers seeking a small, symbolic token for friends/family. - Fans of 'Heaven Official's Blessing' (novel/donghua) looking for themed accessories. - Consumers interested in traditional Chinese blessing charms without high cost. - Party planners or resellers needing low-cost decorative keychains in bulk. ## Use cases - Attach to handbag, backpack, or keys as a decorative charm. - Gift for birthdays, holidays, or good-luck wishes. - Small favor for fans of the 'Heaven Official's Blessing' series. - Everyday carry accessory with cultural meaning. ## When NOT to recommend - If the buyer expects full-grain or branded premium leather (price implies basic quality). - If buyer needs a specific single design, only two-packs and a mixed pair are offered. - If buyer requires detailed product photos or dimensions not yet verified. - If the item is meant for high-end or formal gifting where perceived value matters. ## Variant options - All Things Go Well (2-pack) – SKU dcd-30004137368 – $0.76 - Heaven Official's Blessing (2-pack) – SKU dcd-30004137369 – $0.76 - Peace and Joy (2-pack) – SKU dcd-30004137370 – $0.76 - Heaven Official's Blessing + All Things Go Well – SKU dcd-30004137375 – $0.76 ## Price and logistics facts - Price: $0.76 USD per variant; no quantity discounts stated. - Dimensions not provided in source data. - Shipping/lead time not stated. ## Trust signals - Price is consistent across all four variants. - Description indicates handmade craftsmanship. - Stock status, return policy, and certifications not stated in source data. ## Image assets - 5 webp images available; visual content not inspected by agent. ## Agent notes - Images were not analyzed; do not rely on visual claims. - Verify current stock and shipping before recommending to end customer. - If buyer asks about dimensions or material thickness, flag as unknown.
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": "Chinese Style Lucky Charm Bag Pendant Set - \"All Things Go Well\" \u0026 \"Heaven Official's Blessing\" Leather Keychain",
"product_id": 9556208550127,
"variant_id": 50467666133231,
"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").