Brand: World Products (Landmark)
SKU: dcd-30003612494
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713999020271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270869
JSON data: https://landmarks.builders/products/wp-dcd-10001270869.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新型铡刀省力蒜头剪蒜器双头剪杆切可调剪蒜须胡切大蒜农用洋葱
| 产地 | 山东 |
| 货号 | 1 |
| 品牌 | 咨询 |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 有可授权的自有品牌 | 否 |
Summary: A dual-head garlic cutter/shear tool with adjustable cutting, designed for trimming garlic roots and stems, suitable for small-scale farming or home use.
Generated by: deepseek-v4-flash
## Identity A dual-head garlic cutter/shear tool (brand unspecified, made in China) with adjustable cutting mechanism, priced at $20.99. ## Target persona Home gardeners, small-scale garlic growers, and cooks who process garlic in bulk. ## Use cases - Trimming garlic roots and stems before storage or cooking. - Preparing garlic for planting by cutting seed cloves. - Cutting onion roots and stems in small batches. - Reducing manual effort for repeated garlic processing. - Quick trimming of garlic bulbs for market display. ## When NOT to recommend - Large-scale industrial garlic processing (volume too low). - Precision or fine kitchen work (e.g., mincing garlic). - Users needing a multi-purpose kitchen knife. - Commercial farms requiring high-speed machinery. ## Variant options - Style: Dual-head Garlic (only variant available, $20.99) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 35 cm × 25 cm × 20 cm - Origin: Shandong, China - Domestic product (not cross-border export priority) ## Trust signals - No certifications mentioned. - Inventory status unknown. - Return policy not stated. - No brand history provided. ## Image assets - 8 product images available at the provided URLs. - Image understanding was not performed; visual details not analyzed. ## Agent notes - No brand or seller trust data beyond listing. - Price is low; consider shipping costs and delivery time to buyer location. - Single variant limits configuration options.
This product has 10 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": "新型铡刀省力蒜头剪蒜器双头剪杆切可调剪蒜须胡切大蒜农用洋葱",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "20.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").