Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99 – $66.99
Default variant: SET with Tools
Default SKU: dcd-30002769900
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810959270127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046770
JSON data: https://landmarks.builders/products/m4x-10001046770.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from heavy-duty 16A waterproof canvas with a authentic leather handle, this bar accessory is built to withstand the rigors of travel while keeping your tools safe and dry.
Large Capacity: The spacious interior features 8 dedicated pockets, elastic straps, and a side zipper pouch to organize your entire bartender kit, ensuring every jigger, spoon, and strainer has its place.
Portable Design: Designed for mobility, this portable bartender tool kit includes both a comfortable leather hand grip and a detachable shoulder strap for effortless carrying to any event.
Professional Organization: Keep your mixed drink set secure and rattle-complimentary with reinforced elastic bands that prevent tools from sliding or clashing together during transport or storage.
Versatile Use: Whether you are a professional or a hobbyist, this mixed drink making set with bag is perfect for camping trips, beach parties, vacations, or professional mobile bar services.
Summary: Portable Bartender Tool Kit Leather Handle Bartender Tool Roll Bag for Parties. Description: 【Professional Organization】: This bartender kit features a heavy-duty canvas roll bag with 8 dedicated pockets and elastic straps to keep every tool securely in place. 【Complete Mixing Solution】: Create professional-grade drinks anywhere with this comprehensive mixed drink set that includes a shaker, jigger, strainer, and more. 【Long-Lasting & Waterproof】: Crafted from 16A waterproof canvas with authentic leather handles, this bar accessory is built to withstand the rigors of travel and busy bar enviro
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Portable Bartender Tool Kit Leather Handle Bartender Tool Roll Bag for Parties",
"product_id": 9429864218863,
"variant_id": 49810959270127,
"quantity": 1,
"grams": 1500,
"length_cm": "37.0",
"width_cm": "20.0",
"height_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").