Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $145.99 – $153.99
Default variant: 350ML 9-piece SET
Default SKU: dcd-30003604821
Default price: $145.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714427789551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267858
JSON data: https://landmarks.builders/products/wp-dcd-10001267858.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Stainless steel cocktail shaker kit with storage bag, 9-piece set, available in 350ml ($145.99), 550ml, and 750ml ($153.99 each). Portable for outdoor bartending.
Generated by: deepseek-v4-flash
## Identity Stainless steel cocktail shaker storage bag set, 9-piece, outdoor portable bartender tool kit. Product type: 户外 (outdoor). Dimensions: 38×25×15 cm. ## Target persona - Outdoor bartenders (camping, picnics, tailgating) - Camping cocktail enthusiasts who want portable kit - Event coordinators for outdoor parties needing mobile bar setup - Tailgaters who want to mix drinks on the go ## Use cases - Making cocktails at a campsite - Serving drinks at outdoor parties and picnics - Quick bar setup for tailgating events - Mobile pop-up bar at beach or festival - Cocktail preparation while boating or RVing - Gifting to home bartenders who enjoy outdoor entertaining ## When NOT to recommend - For professional high-volume bar use (capacity too small) - For buyers needing only a single shaker (full set included) - For those with limited storage space (kit is 38 cm long) - For cocktail purists who prefer classic weighted shakers - For budget-conscious buyers seeking under $50 kits ## Variant options - 350ML 9-piece SET – $145.99 (SKU: dcd-30003604821) - 550ML 9-piece SET – $153.99 (SKU: dcd-30003604822) - 750ML 9-piece SET – $153.99 (SKU: dcd-30003604823) ## Price and logistics facts - Price range: $145.99 – $153.99 - Dimensions (bag): 38 cm × 25 cm × 15 cm - 9 pieces per set (shaker, accessories, and storage bag) - No weight or shipping cost provided ## Trust signals - In-stock status not verified; assume available as listed - Return policy not provided - No certifications mentioned - Price consistent across 550ml and 750ml variants - Low variant count (3) simplifies selection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58174028adca4bc6b72c093d78accdbd.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9190100a5aca45cf84fc548c888d2aa3.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/846183ffe3b84de98c6440e205e499bd.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49ed246e1a054da088f93ab6c133250d.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65f42cf075bc492cbbcb03b3764c7cd7.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a00983c8c8e145a4b9ba1b0aaff936fd.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/742c5310a8f44e52b30d9ada8ea1700a.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70b94554dd544e949ed1074439f3b11b.png?v=1781085534 ## Agent notes - Images not examined; visual details not inferred. - Description field empty; all info from structured data. - Product tags include 'dcd' batch codes, may indicate inventory grouping. - Variant prices differ: 350ml at $145.99, larger sizes at $153.99.
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": "新款不锈钢鸡尾酒调酒器收纳包套装户外便捷调酒工具调酒师工具包",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "25.0",
"_height_cm": "15.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").