Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 350ML / No Lid
Default SKU: dcd-30002297186
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 203 g
Cart URL (default variant): https://landmarks.builders/cart/49944768479471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000953186
JSON data: https://landmarks.builders/products/m4x-10000953186.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality, food-grade high borosilicate glass, this graduated glass beaker is resistant to thermal shock, making it safe for measuring both boiling hot and ice-cold liquids without risk of cracking.
Clear & Accurate Markings: This essential measuring tool features crisp, easy-to-read graduated markings in milliliters, ensuring you get precise measurements every time for perfect results in baking, cooking, or mixing.
Functional Design: Engineered with a sturdy, ergonomic handle for a comfortable and secure grip, and a V-shaped spout that allows for even, drop-dribble-resistant pouring, this glass measuring cup prevents messy spills.
Versatile Capacities: Available in three convenient sizes (350ml, 500ml, and 1000ml) to suit any task, this glass pitcher can handle everything from small ingredient portions to large batches of batter or drinks.
Multi-Purpose Utility: More than just for baking, this is a versatile piece of kitchenware ideal for frothing milk, serving water or juice, mixing cocktails at the bar, or even for use in laboratory settings.
Summary: Heat Resistant Glass Measuring Cup Clear Scale Markings Borosilicate Glass Measuring Jug Large Capacity for Bakers, Cooking, Laboratory, Bar. 【Premium Material】: Crafted from high-quality, food-grade high borosilicate glass, this graduated glass beaker is resistant to thermal shock, making it safe for measuring both boiling hot and ice-cold liquids without risk of cracking. 【Clear & Accurate Markings】: This essential measuring tool features crisp, easy-to-read graduated markings in milliliters, ensuring you get precise measurements every time for perfect results in baking, cooking, or mixing.
Generated by: m4x-map-v1
This product has 9 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": "Heat Resistant Glass Measuring Cup Clear Scale Markings Borosilicate Glass Measuring Jug Large Capacity for Bakers, Cooking, Laboratory, Bar",
"quantity": 1,
"grams": 203000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "26.0",
"_height_cm": "13.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").