Brand: World Products (Landmark)
SKU: dcd-30003600489
Price: $328.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49714534318319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266166
JSON data: https://landmarks.builders/products/wp-dcd-10001266166.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: Electric tying machine for garden vines, used for grapes, tomatoes, cucumbers. Price $328.99, dimensions 45x30x10 cm.
Generated by: deepseek-v4-flash
## Identity Product: 五金园林葡萄绑枝机番茄绑蔓机黄瓜绑蔓枪tapener绑枝器 tapetool. Type: Gardening. Variant: Elec Tying Machine. ## Target persona Hobbyist gardeners with large vine gardens, small-scale farmers, or agricultural workers needing efficient vine tying. ## Use cases - Tying grapevines to trellises - Securing tomato plants to stakes - Fastening cucumber vines to supports - General plant binding in greenhouses - Repairing broken ties on established vines ## When NOT to recommend - For small balcony gardens with few plants (manual ties cheaper) - For industrial large-scale farming requiring high-speed pneumatic tools - For users on a tight budget where manual methods suffice - For non-vine plants (e.g., trees, shrubs) ## Variant options - Elec Tying Machine (only variant, $328.99) ## Price and logistics facts - Price: $328.99 USD - Dimensions: 45 x 30 x 10 cm - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not provided - Return policy: not provided - Certifications: none provided - Price consistency: single price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e165dec10d3247fea1e1f67660f5dffb.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1daf0f7d208240d3ae340d474f9523a8.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3530db4172a4a3397b53c277867efcd.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99f754113d974b7b895ac07286a9e147.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84833557c4b74fb1aebbb36e372f1dfc.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71fa65416704407ea70953acc08376e8.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97c8547e204845cb902f84fb0b22ee0b.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c05edf01124598ba9be34712b57c6b.png?v=1781085622 ## Agent notes - Image understanding was not performed; functional and material details are unverified visually. Weight, battery type (if electric), and included accessories not specified in facts.
This product has 13 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": "五金园林葡萄绑枝机番茄绑蔓机黄瓜绑蔓枪tapener绑枝器 tapetool",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "10.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").