Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $97.99
Default variant: S
Default SKU: dcd-30001546147
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/50150898041071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000828772
JSON data: https://landmarks.builders/products/m4x-10000828772.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Brass Mortar for Medicine GrindingThis Cantonese style solid brass mortar and pestle is designed for efficient grinding of medicine and garlic. It features a polished finish and wide mouth for easy use. The thick base ensures stability, making it ideal for kitchens and herbal use.
Handmade and DurableCrafted from solid brass, this mortar and pestle offers outstanding durability and a premium feel. The seamless, single-piece design is easy to clean and prevents powder residue, perfect for frequent use in kitchens, pharmacies, and herbal workshops.
Polished Surface & Elegant LookBoth inner and outer surfaces are finely polished for a smooth, clean finish with no sand holes. The wooden handle and golden brass combine for an elegant appearance and comfortable grip, suitable for home or professional use.
Multiple Sizes for Versatile UseAvailable in small, medium, large, and extra large sizes to meet various needs. The wide mouth and thick base improve stability and grinding efficiency, perfect for preparing herbs, spices, and garlic paste.
Complete Accessories IncludedEach set includes practical accessories: leather cover, brush, and towel for comprehensive grinding and easy maintenance. Well-matched components make daily use convenient.
Summary: Cantonese Solid Brass Mortar, Hand Polished, Wide Mouth, Thick Base. 【Solid Brass Mortar for Medicine Grinding】This Cantonese style solid brass mortar and pestle is designed for efficient grinding of medicine and garlic. It features a polished finish and wide mouth for easy use. The thick base ensures stability, making it ideal for kitchens and herbal use. 【Handmade and Durable】Crafted from solid brass, this mortar and pestle offers outstanding durability and a premium feel. The seamless, single-piece design is easy to clean and prevents powder residue, perfect for frequent use in kitchens, ph
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": "Cantonese Solid Brass Mortar, Hand Polished, Wide Mouth, Thick Base",
"product_id": 9456908894447,
"variant_id": 50150898041071,
"quantity": 1,
"grams": 1300,
"length_cm": "25.0",
"width_cm": "22.0",
"height_cm": "22.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").