Brand: World Products (Landmark)
SKU: dcd-30003609011
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714159747311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269458
JSON data: https://landmarks.builders/products/wp-dcd-10001269458.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Cross-border fashion leather belt with rhinestone buckle and pentagram pin buckle, punk style for jeans, available in Black at $11.99.
Generated by: deepseek-v4-flash
## Identity Cross-border fashion leather belt (SKU: dcd-30003609011) with rhinestone buckle and pentagram pin buckle, punk style for jeans. Color: Black. Dimensions: 25x20x5 cm. ## Target persona Punk fashion enthusiasts; young adults seeking edgy accessories; budget-conscious trend followers looking for statement belts under $15. ## Use cases - Pairing with ripped jeans for concerts or nightlife. - Adding an edge to casual outfits (t-shirts, denim jackets). - Gift for a friend with punk or rock fashion style. - Costume accessory for themed parties or events. - Everyday accessory for personal style expression. ## When NOT to recommend - Formal business attire or professional settings. - Individuals with metal allergies (buckle material not specified). - Those seeking high-end designer belts or genuine luxury leather. - People who prefer minimalistic or classic belt designs. ## Variant options - Black (default, $11.99). ## Price and logistics facts - Price: $11.99 USD. - No shipping or handling details provided. - Dimensions: 25 cm length, 20 cm width, 5 cm height. ## Trust signals - Listed as available (single variant in stock). - Consistent price across variant. - No return policy information provided. - Product images available for inspection. ## Image assets - 8 images available at URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9f25ddf30be4c1c80bdb26c57dd46d2.png?v=1781085339 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d91373a167d343f1aa8f540ecaf19faf.png?v=1781085337 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b65902c8fc994626af79ba07ce99fbfe.png?v=1781085337 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cb1712ab66347e3ac16222de8e83121.png?v=1781085337 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1993f7e475564d6995677a035a96d46d.png?v=1781085339 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b9e55449480491c94aa862d3e19104b.png?v=1781085337 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/191e11c6b1be4b1d89134af7c883d1bc.png?v=1781085337 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0ad0a1950fb48969d276aec6e93b321.png?v=1781085337 ## Agent notes - Description field empty; title and variant color used for identity. - Belt material not specified beyond 'leather' implied by title. - No buckle material or care instructions provided.
This product has 13 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": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "5.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").