Brand: World Products (Landmark)
SKU: dcd-30003970892
Price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Gardening
Vendor: World Products
Weight: 830 g
Cart URL (default variant): https://landmarks.builders/cart/50414444019951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001399384
JSON data: https://landmarks.builders/products/wp-dcd-10001399384.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Achieve professional-grade finishes with this high-performance pneumatic, designed to meet the demands of automotive refinishing, metalwork, and detailed painting projects. This versatile tool features a robust chrome-finished metal body that ensures long durability in active workshop environments. Positioned directly above the body, the white top-feed cup provides an efficient top-feed system that utilizes every drop of paint, reducing waste and ensuring a consistent distribution.Whether you are a professional technician or a dedicated home improvement enthusiast, this paint sprayer offers exceptional control. The eye-catching green knurled adjustment knobs allow you to quickly customize the spray pattern and fluid output to suit different materials and materials. Its ergonomic curved trigger reduces hand fatigue during extended use, making large-scale projects much more manageable.This complete HVLP kit includes essential maintenance accessories, such as a dedicated cleaning brush, a multi-functional wrench, and small adapter pieces. The side-mounted air inlet allows for hassle hose connection, keeping the line out of your way while you work. From restoring classic car panels to applying preserving coatings on metal fabrications, this spray system delivers the reliability and precision you need for a impeccable result.
Summary: Budget pneumatic HVLP top-feed paint sprayer with chrome metal body, adjustable green knobs, and cleaning kit; $7.64, dimensions 21×15×13 cm.
Generated by: deepseek-v4-flash
## Identity
- HVLP Adjustable Top-Feed Metal Paint Sprayer
- Model/SKU variant: dcd-30003970892 – "Green 2008 W Pot"
- Color/style: Green 2008 W Pot
- Price: USD 7.64
- Dimensions: 21.0 × 15.0 × 13.0 cm
- Type: Pneumatic (air-powered) top-feed spray gun
- Construction: Chrome-finished metal body; white top-feed cup; green knurled adjustment knobs; ergonomic curved trigger; side-mounted air inlet
- Kit includes: dedicated cleaning brush, multi-functional wrench, small adapter pieces (per description)
## Target persona
- DIY home mechanic performing small automotive touch-ups
- Hobbyist metalworker applying protective coatings on fabricated parts
- Budget-conscious workshop user needing an entry-level pneumatic spray gun
- Occasional painter who wants adjustable spray pattern on small projects
## Use cases
- Spray primer or paint on small automotive body panels
- Apply rust-preventive coating to metal brackets, frames, or tools
- Touch-up worn machinery or workshop equipment
- Paint detailed or small surfaces where top-feed reduces paint waste
- Use included brush/wrench for post-project cleanup and nozzle maintenance
- Adjust spray pattern/flow for different material viscosities using green knobs
## When NOT to recommend
- Professional auto-body shops performing full vehicle refinishing
- Users without an air compressor (unit is pneumatic; compressor not included)
- Production-line continuous spraying where industrial-grade durability is required
- Jobs requiring thick/high-solids coatings without verified nozzle/servicing specs
## Variant options
- Only one variant listed: Green 2008 W Pot – SKU dcd-30003970892 – USD 7.64
## Price and logistics facts
- Price: USD 7.64 (same for the single listed variant)
- Physical dimensions: 21.0 cm (L) × 15.0 cm (W) × 13.0 cm (H)
- No shipping/lead-time data provided in the source facts
## Trust signals
- Listed in a full-catalog import ("dcd-full-catalog") with stock status not stated
- Complete kit includes cleaning brush and multi-functional wrench (per product description)
- Price consistency: only one price point listed across the variant
- No certifications or warranties stated; do not assume them
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce06b693-d8ee-4372-8263-1103a8f92b6e.jpg?v=1786042360
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd732839-c330-424d-8589-16c7cd1ed7c2.jpg?v=1786042387
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34e86273-c196-4c1f-80d9-e83a84d30b35.jpg?v=1786042529
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a644a9ec-516b-4220-9447-164e71b999e3.jpg?v=1786042370
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/765ec1e4-0df1-4a9b-b01e-7c8998ea59ec.jpg?v=1786042369
## Agent notes
- Images were not visually inspected; confirm condition/contents from the URLs if needed.
- Product type is "Gardening" in source data, while description targets painting; likely catalog misclassification.
- Verify compressor requirements (CFM/PSI) before recommending to an end user.
- No return-policy or warranty info is present in the supplied facts.This product has 7 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": "HVLP Adjustable Top-Feed Feed Metal Paint Sprayer for Painters, Mechanics, Automotive Refinishing, Workshops, Metalwork",
"product_id": 9540240965871,
"variant_id": 50414444019951,
"quantity": 1,
"grams": 830,
"length_cm": "21.0",
"width_cm": "15.0",
"height_cm": "13.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").