Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black
Default SKU: dcd-30003608986
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714179113199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269449
JSON data: https://landmarks.builders/products/wp-dcd-10001269449.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: A vintage-style waist bag/belt accessory with broad band, designed as a waist decoration for jeans, available in Black and Brown for $20.99.
Generated by: deepseek-v4-flash
## Identity A retro American-style waist bag/belt accessory (宽腰带腰包) with a broad band, intended as a fashion waist decoration for jeans. Two color variants: Black and Brown. ## Target persona Fashion-conscious individuals seeking a retro American-style waist accessory to pair with jeans. Targets streetwear and vintage style enthusiasts on a budget. ## Use cases - As a waist decoration for jeans to achieve a retro American look. - Daily accessory for casual outfits or streetwear. - Belt/pouch for carrying small items (keys, cards) in a stylish way. - Themed events or parties with a vintage or American-style dress code. - Gift for friends interested in retro fashion accessories. ## When NOT to recommend - Formal business attire or professional settings. - Heavy-duty carrying (no weight capacity or durability data). - Users needing a traditional belt with precise waist sizing or buckle closure. - Situations requiring secure storage (no closure details known). ## Variant options - Black (SKU: dcd-30003608986) – $20.99 - Brown (SKU: dcd-30003608987) – $20.99 ## Price and logistics facts - Price: $20.99 USD - Dimensions: 29 cm × 22 cm × 7 cm (approximate package size) - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided. Verify with seller. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d2693b5ef84babbdfbe316a4f54ca8.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbc27e1d2d46442d8fa4229699935afa.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/070894d0c5574da6a0648b75ef47b420.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9726b0d53dbb4a1cb31024480c18ea78.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdf5bd47eec44541bd98315b28d17a36.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8be0ba3edc34b138983d1f0058a5451.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/698a4d864bb546e5abab03d966db81fa.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e38853f6ee774de88229c88afd22b559.png?v=1781085351 ## Agent notes - No product description was provided; rely on images for visual features. - Images were not analyzed; treat them as fetchable assets only. - No closure or material information is given.
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": 500000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "22.0",
"_height_cm": "7.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").