Brand: World Products (Landmark)
SKU: dcd-30002872250
Price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49973923905775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001081050
JSON data: https://landmarks.builders/products/m4x-10001081050.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: This essential gardening equipment features a high-quality stainless steel bowl and sharp twist rotate blades designed for long-lasting performance in any harvest environment.
Efficient Trimming: As a high-performance plant trimmer, it utilizes a manual hand crank system that allows you to process large quantities of foliage quickly while maintaining complete control over the cutting speed.
Clear Visibility: The bowl foliage trimmer is equipped with a high-clarity acrylic cover, ensuring you have a total view of the process for precise results without needing to stop and access the lid.
Ergonomic Operation: This manual bud trimmer includes an easy-to-grip non-slip handle and food-grade rubber strips that minimize residue adhesion, making the labor-intensive task of harvesting much more comfortable.
Versatile Utility: This hand crank herb cutter is perfect for both home and farm use, offering a compact, lightweight design that is easy to carry, stor, and clean after a productive day of hydroponic gardening.
Summary: Bowl Foliage Trimmer Lightweight Hydroponic Rotate Trimmer Anti-Skid Feet. Description: 【Essential Tool】: This professional gardening equipment is designed to optimize your harvest by efficiently removing excess leaves and stems from your plants. 【Precision Trimming】: As a high-effectiveness plant trimmer, it utilizes stainless steel to provide clean cuts while minimizing any potential damage to your delicate flowers. 【Transparent Design】: This bowl foliage trimmer features a high-clarity acrylic cover, allowing you to monitor the trimming progress in actualtime for perfect results consistentl
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": "Bowl Foliage Trimmer Lightweight Hydroponic Rotate Trimmer Anti-Skid Feet",
"product_id": 9440396476655,
"variant_id": 49973923905775,
"quantity": 1,
"grams": 5000,
"length_cm": "35.0",
"width_cm": "35.0",
"height_cm": "25.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").