Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $135.99 – $224.99
Default variant: Copper Pixiu
Default SKU: dcd-30003502713
Default price: $135.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49804476907759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250092
JSON data: https://landmarks.builders/products/wp-dcd-10001250092.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This pure copper Pixiu keychain ornament combines traditional Chinese feng shui symbolism with a compact, portable design; available in two styles from $135.99.
Generated by: deepseek-v4-flash
## Identity This is a pure copper Pixiu (Chinese mythical beast) keychain ornament, marketed as a wealth-attracting feng shui item. It measures 6.0 x 5.0 x 3.0 cm. Product type: Jewelry. ## Target persona - Feng shui enthusiasts seeking portable luck charms - Collectors of traditional Chinese copper crafts - Chinese culture gift buyers (birthday, New Year, business opening) - Individuals who believe in symbolic wealth-attracting objects ## Use cases - Daily carry as a keychain for good luck - Desk ornament for office feng shui enhancement - Gift for friends/family who value traditional Chinese symbols - Pocket-sized companion for personal wealth rituals - Display piece on a shelf or bag - Starter item for those new to feng shui objects ## When NOT to recommend - Customers who do not believe in feng shui or symbolic objects - Those seeking a purely decorative or modern art piece - Buyers looking for precious metal (gold/silver) or high-end jewelry - People with metal allergies (copper may cause skin reactions) ## Variant options - Style: Copper Pixiu - $135.99 (SKU: dcd-30003502713) - Style: Copper Silver Horn - $224.99 (SKU: dcd-30003502714) ## Price and logistics facts - Base price: $135.99 USD (Copper Pixiu variant) - Dimensions: 6.0 cm (L) x 5.0 cm (W) x 3.0 cm (H) - Currency: USD - No shipping or weight information provided ## Trust signals - No specific trust signals available (no stock status, return policy, or certifications provided in source data). - Price consistency: two distinct prices per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7098a3d2f0784175a62a066df66a2301.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418e978b15134440b78053ba3223941b.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b13b5e595454918ac0347f217af7058.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/196215484dce41debbe2569cc785463b.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e93b9e39b33c4a11a74bb8ad8844752a.png?v=1781488438 ## Agent notes - Image content not analyzed; treat all URLs as fetchable assets. No visual details inferred.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "青炙紫铜貔貅小号钥匙扣手把件全铜纯铜招财神兽迷你国潮挂件国风",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "5.0",
"_height_cm": "3.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").