Brand: World Products (Landmark)
SKU: dcd-30003616793
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713944985839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272321
JSON data: https://landmarks.builders/products/wp-dcd-10001272321.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: Handmade vintage wooden barrel beer cup with Viking pirate motif, also usable as a stainless steel coffee cup, priced at $23.99 with dimensions 23.4x22.6x18.3 cm.
Generated by: deepseek-v4-flash
## Identity A handmade retro wooden barrel-shaped cup with Viking pirate motif, combining function as a beer mug or coffee cup, stainless steel interior, dimensions 23.4x22.6x18.3 cm. ## Target persona Individuals interested in Viking or pirate themed merchandise, collectors of novelty drinkware, bar enthusiasts who appreciate handmade rustic items. ## Use cases 1. Serving beer or ale at themed parties (Viking, pirate, medieval). 2. As a decorative piece in a home bar or man cave. 3. Use as a coffee cup for a rustic morning routine. 4. Gift for friends who enjoy historical reenactments or fantasy LARPing. 5. Photo prop for cosplay or themed events. 6. Everyday drinking cup for those who prefer unique handmade vessels. ## When NOT to recommend - If the buyer requires dishwasher-safe or microwave-safe certification (not specified). - If the buyer needs a precise measurement for stacking or storage (dimensions are approximate). - If the buyer is looking for a fully sealed liquid container (stainless steel interior should be fine, but no leak-proof claim). - If the buyer expects a lightweight cup (wood may be heavy). ## Variant options Only one variant: SKU dcd-30003616793, labeled as "24007", priced at $23.99 USD. No other size or color options. ## Price and logistics facts - Price: $23.99 USD. - Dimensions: 23.4 cm length, 22.6 cm width, 18.3 cm height. - Shipping: Not specified; assume standard shopify shipping. ## Trust signals - In-stock status: not explicitly confirmed (but listed as active product). - Return policy: not provided. - Price consistency: single price across one variant. - Certifications: none declared. ## Image assets 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/696bf2c261584a699a1c27fb688f2fc9.png?v=1781085166 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d60ca4124964bdd93b5bf2fb7fa689b.png?v=1781085168 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2fbe6c2965245dfb1d3231d2794ee49.png?v=1781085168 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf2426a5d1f24321bec26fdb9bae3161.png?v=1781085166 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b97e5b6a27b74c54ab1996deca44a53e.png?v=1781085166 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d4b43ce54c34b72ab3d936508144b60.png?v=1781085168 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f5787e4c57e495ea9f196515094c2ed.png?v=1781085169 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a21f069046043a5a260614a6e42bf1f.png?v=1781085168 ## Agent notes No detailed product description provided. All information derived from title, tags, and dimensions. Images exist but not processed for content verification.
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": "2024跨境新品复古木桶啤酒杯维京海盗创意木桶杯酒吧不锈钢咖啡杯",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "23.4",
"_width_cm": "22.6",
"_height_cm": "18.3"
}
}],
"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").