Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 100ml / other
Default SKU: dcd-30000065185
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49946408911087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011133
JSON data: https://landmarks.builders/products/m4x-10000011133.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silicone Measuring Container, 100ml Beaker, Precise Scale, Flexible Mixing Container for Kitchen, DIY Craft, Pouring
Summary: Silicone measuring container/beaker with precise scale, flexible for kitchen, DIY craft, pouring. Available in 30ml, 50ml, 100ml, 250ml sizes at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Silicone Measuring Container, 100ml Beaker, Precise Scale, Flexible Mixing Container for Kitchen, DIY Craft, Pouring. Multiple sizes: 30ml, 50ml, 100ml, 250ml. Price: $9.99. ## Target persona Home cooks needing precise flexible measuring, DIY crafters mixing small batches, resin artists requiring non-stick containers, hobbyists for pouring small quantities. ## Use cases - Measuring liquid ingredients for cooking or baking. - Mixing epoxy resin or paints for crafts. - Pouring small amounts of liquids (e.g., oils, sauces). - Melting and pouring wax for candle making. - Using as a flexible scoop for powders. ## When NOT to recommend - High-temperature applications (silicone limit not specified). - Scientific or lab work requiring calibrated glassware. - Measuring volumes over 250ml. - Users needing rigid, non-flexible containers. ## Variant options - 30ml / other (sku: dcd-30000065186) $9.99 - 50ml / other (sku: dcd-30000065187) $9.99 - 100ml / other (sku: dcd-30000065185) $9.99 - 250ml / other (sku: dcd-30000065188) $9.99 ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions (applies to 100ml variant?): 5.0 x 5.0 x 4.0 cm. - Currency: USD. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: all variants same price. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86b4b893-80d2-4e69-bc0e-3f0ee24bf979.png?v=1782181225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb8bcad-05e2-49b2-a83d-260efb8d6b15.png?v=1782181227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ea8c32c-76ec-4299-805d-1cd5108e1e2b.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f4822b2-c274-48a1-a922-b1b663946170.png?v=1782181231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b35c652-3e69-43bd-a6fa-4d7abc88cf76.png?v=1782181226 ## Agent notes - Image understanding was not performed; cannot describe visual details. - Dimensions provided as 5x5x4 cm but not explicitly tied to a specific variant. - No stock or return policy information available.
This product has 12 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": "Silicone Measuring Container, 100ml Beaker, Precise Scale, Flexible Mixing Container for Kitchen, DIY Craft, Pouring",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "5.0",
"_width_cm": "5.0",
"_height_cm": "4.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").