Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $77.99 – $129.99
Default variant: Brass Sword
Default SKU: dcd-30003502737
Default price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49804475924719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250099
JSON data: https://landmarks.builders/products/wp-dcd-10001250099.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Brass sword pendant/keychain with retro design, available in multiple styles and chain options, priced between $77.99 and $129.99.
Generated by: deepseek-v4-flash
## Identity Bronze small sword pendant/keychain (original retro design) made of brass or copper, with variants including clasp, rope, chain, or ring attachments. Dimensions: 16x15x3 cm. ## Target persona Sword enthusiasts, retro accessory collectors, people seeking unique keychains for car or bag, motorcycle riders, cosplayers. ## Use cases - Car keychain accessory - Bag or backpack charm - Necklace pendant (with chain variant) - Gift for someone who collects sword memorabilia - Desk display piece - Cosplay costume detail ## When NOT to recommend - For those wanting fine jewelry with precious metals (e.g., gold, silver) - For users requiring a functional cutting tool - For buyers expecting a complete necklace chain included (only specific variants include chain) - For minimalist or modern style preferences ## Variant options - Brass Sword ($77.99) – basic keychain - Brass Sword-clasp ($84.99) – with clasp attachment - Brass Sword-rope ($84.99) – with rope attachment - Brass Sword-chain ($129.99) – with chain for necklace - Inlaid Copper Sword ($100.99) – copper with inlay - Inlaid Copper-ring ($113.99) – copper ring variant ## Price and logistics facts - Prices range $77.99–$129.99 USD. - Dimensions: 16 cm long, 15 cm wide, 3 cm tall. - No shipping or stock details provided. ## Trust signals - Multiple variant options available. - Dimensions clearly stated. - Price consistency across variants (no discounts indicated). - No return policy or stock status specified. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c13c125a35614413a9f9dc204d0bd010.png?v=1781488438 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c2ee37806145fb89abbef1a14465b3.png?v=1781488437 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88f3c0ea08c742799edf32c2512ab477.png?v=1781488437 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27721e9c6dac43e6a32d4446a62471d1.png?v=1781488437 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8386f5587034dc7bae0159d6a9e0cab.png?v=1781488438 ## Agent notes - Description field was empty; materials inferred from variant titles. - Images not analyzed; visual details not available. - No information on included accessories per variant.
This product has 18 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": 40000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "15.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").