Brand: Send From China
SKU: dcd-30004008299
Price: $0.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Tools
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415498002671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001412412
JSON data: https://sendfromchina.ai/products/wp-dcd-10001412412.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brand: Guilong. This grease gun is a large-capacity, hand-push model designed for lubrication tasks. It comes without oil. Suitable for industrial applications.
Summary: Guilong hand-push grease gun, large-capacity, sold without oil; dimensions 15x11.5x4.5 cm; priced at $0.83 USD.
Generated by: deepseek-v4-flash
## Identity Guilong large-capacity, hand-push grease gun. Sold without oil. Industrial lubrication tool. Dimensions: 15 x 11.5 x 4.5 cm. Price: $0.83 USD. ## Target persona Maintenance technicians, mechanics, and DIY users needing a manual, low-cost grease gun for occasional industrial or workshop lubrication. Suitable for cost-sensitive buyers or those seeking a basic hand-push tool. ## Use cases - Lubricating machinery bearings - Greasing automotive chassis fittings - Farm equipment maintenance - Workshop lubrication tasks - Hand-push grease application in confined spaces ## When NOT to recommend - High-volume professional shops needing pneumatic or electric grease guns - Users requiring grease or oil included - Heavy-duty continuous operation requiring high pressure - Precision lubrication with metered output ## Variant options Single variant: Style "Grease Gun - No" (SKU dcd-30004008299), price $0.83 USD. ## Price and logistics facts Price: $0.83 USD. Dimensions: 15 cm (L) x 11.5 cm (W) x 4.5 cm (H). No shipping or stock availability details provided. ## Trust signals No certifications listed. Single variant available. No return policy stated. Price is unusually low for industrial tools; verify listing accuracy before purchase. ## Image assets No image URLs provided. ## Agent notes No image data was available; visual verification not performed. Product description is minimal. The price is significantly below typical grease gun market rates, suggesting a possible data error or placeholder. Confirm actual product condition and stock before recommending.
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 cross-border shipping rates 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": "Grease Gun with Large Capacity, Hand-Push, No Oil",
"product_id": 9540611997935,
"variant_id": 50415498002671,
"quantity": 1,
"grams": 280,
"length_cm": "15.0",
"width_cm": "11.5",
"height_cm": "4.5"
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").