Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Ruby
Default SKU: dcd-30003613105
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713908056303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271061
JSON data: https://landmarks.builders/products/wp-dcd-10001271061.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
欧美外贸复古跨境胸针 蒸汽朋克齿轮翅膀胸针 亚马逊速卖通ebay
| 产地 | 湖北 |
| 种类 | 胸针 |
| 样式 | 男女通用 |
| 功能 | 装饰 |
| 材质 | 合金 |
| 上市年份/季节 | 2021年秋季 |
| 造型 | 几何型 |
| 流行元素 | 立体装饰 |
| 风格 | 欧美 |
Summary: A unisex steampunk gear wing brooch made of alloy, available in Ruby, Wing, and Pointer styles, priced at $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Steampunk Gear Wing Brooch (Alloy) – Vintage decorative pin for jackets, bags, or hats. ## Target persona Cross-border ecommerce resellers (Amazon, AliExpress, eBay); steampunk enthusiasts; costume jewelry buyers seeking affordable, trendy accessories. ## Use cases - Adding a steampunk accent to a jacket or vest - Completing a cosplay or Halloween costume - Decorating a backpack or messenger bag - Gifting to a steampunk or retro-futurism fan - Bulk inventory for small online jewelry shops - Quick fashion accessory for themed events ## When NOT to recommend - Buyers seeking fine jewelry (gold, silver, gemstones) - Anyone requiring hypoallergenic or nickel-free materials (alloy not specified) - Purchases requiring precious metal purity certification - Costume jewelry buyers wanting modern minimalist styles ## Variant options - Ruby (sku: dcd-30003613105) – $11.99 - Wing (sku: dcd-30003613106) – $11.99 - Pointer (sku: dcd-30003613107) – $11.99 ## Price and logistics facts - Price: $11.99 USD (all variants) - Dimensions: 16 x 15 x 3 cm - Material: Alloy - Origin: Hubei, China - Season: Fall 2021 - Style: European/American vintage steampunk ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing. - Return policy: Not provided. Check seller terms. - Price consistency: All variants same price. - Certifications: None listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25dcdea9e6fb49f2ac0c30ec11820b3b.png?v=1781085149) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a99df51514724a979002ff5851a9fe41.png?v=1781085150) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04801f83762f4b528d00e873b8a1d418.png?v=1781085149) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02424354ebe3463bba5d1212c5f93e7b.png?v=1781085148) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da1dc33d4fc94dff921cdc5725d27a06.png?v=1781085149) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2b1ef799bcb4d0cb1b1fc9448c6d277.png?v=1781085149) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b562ddd7a5914d5cab0ac9f675569b5e.png?v=1781085149) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/011ce5040ce047699fb11b331b39638a.png?v=1781085149) ## Agent notes - No visual analysis performed; images are fetchable but content not described. - Return policy and stock status absent; verify with seller. - Material details (alloy) lack specifics (e.g., lead/nickel content).
This product has 15 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": "欧美外贸复古跨境胸针 蒸汽朋克齿轮翅膀胸针 亚马逊速卖通ebay",
"quantity": 1,
"grams": 30000,
"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").