Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black
Default SKU: dcd-30003609008
Default price: $17.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/49714163024111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269456
JSON data: https://landmarks.builders/products/wp-dcd-10001269456.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: Medieval-style waist bag with Viking design, suitable for outdoor phone carry, costume props, and role-playing. Available in Black and Brown for $17.99.
Generated by: deepseek-v4-flash
## Identity Medieval waist bag / outdoor phone pouch with Viking-themed design, suitable for costume, role-playing, and everyday carry. ## Target persona - Outdoor enthusiasts needing a small phone pouch - Cosplayers and reenactors of Viking or medieval characters - Halloween costume shoppers - LARP participants looking for authentic accessories ## Use cases - Carrying smartphone during hikes or outdoor activities - Completing a Viking or medieval costume for events - Holding small items like keys or cash at Renaissance fairs - Practical belt pouch for everyday use - Accessory for historical reenactments - Phone holder during outdoor festivals ## When NOT to recommend - For professional hiking gear requiring large capacity or waterproofing - For modern fashion or urban style - For carrying multiple large items (e.g., tablets, water bottles) - For heavy-duty or tactical use ## Variant options - **Black** ($17.99, SKU: dcd-30003609008) - **Brown** ($17.99, SKU: dcd-30003609009) ## Price and logistics facts - Price: $17.99 USD (both variants) - Dimensions: 25 x 16 x 5 cm - No shipping or availability details provided ## Trust signals - In stock (based on listing availability) - No return policy stated - No known certifications or materials claims ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/947877cdf9db494da519d476ff5ca7de.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ac2d5ae273467d9bf67becee0c660d.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52f1108591794e83a572b024e3de1c71.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7c852a174814e408973cb1d62f677fb.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e66174d2ef84646af00ad3b5f394b58.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97f8a9d84ce248e9a16d53dfd1b5fe2d.png?v=1781085342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df93063759a40678193c62de56f4b46.png?v=1781085341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6c662b4061442c6bef84a44c376b097.png?v=1781085341 ## Agent notes - No product description provided; image understanding was not performed. All details are derived from title, price, dimensions, and variant data.
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": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.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").