Brand: World Products (Landmark)
SKU: dcd-30003624250
Price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49713247453423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275568
JSON data: https://landmarks.builders/products/wp-dcd-10001275568.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
壁挂式泡沫枪枪架高压清洗枪支架多合一高压清洗枪配件储物收纳架
| 货号 | FS-24136 |
| 品牌 | 其他 |
| 产品类别 | 五金配件 |
| 型号 | 收纳架 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 否 |
| 贸易属性 | 通用 |
| 可否定做 | 可以 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 风格 | 现代简约 |
Summary: Wall-mounted storage rack for pressure washer guns and foam cannons, holds multiple accessories, compact size 29x12x6 cm, $48.99.
Generated by: deepseek-v4-flash
## Identity
Wall-mounted foam gun rack / pressure washer gun holder storage rack, model FS-24136, brand unspecified, modern style.
## Target persona
DIY homeowners and hobbyists who own a pressure washer and need organized garage or shed storage for guns, foam cannons, and accessories.
## Use cases
- Storing a pressure washer spray gun and foam cannon on a wall in a garage.
- Organizing multiple pressure washer attachments to prevent tangling or damage.
- Mounting near a utility sink or outdoor faucet for quick access.
- Keeping small accessories like nozzles and connectors in one place.
- Reducing clutter by hanging equipment off the floor.
## When NOT to recommend
- Professional users needing heavy-duty steel or weatherproof racks.
- Outdoor installations exposed to rain or direct sunlight without additional protection.
- Users with pressure washers that have non-standard gun handle shapes incompatible with the rack.
- Those looking for a complete tool wall system with customizability.
## Variant options
Only one variant: "Washer Stand" – $48.99.
## Price and logistics facts
- Price: $48.99 USD (single variant).
- Dimensions: 29.0 x 12.0 x 6.0 cm.
- Origin: cross-border export, main sales region Middle East.
- Customization available (OEM).
## Trust signals
- Listed as cross-border export supply.
- In stock (based on typical e-commerce listing).
- No specific return policy or warranty mentioned.
- No certifications provided.
## Image assets
- 5 images available: [URLs omitted for brevity], see image_urls in JSON.
## Agent notes
- Image understanding not performed – cannot confirm visual details or actual product appearance.
- Brand is not specified ("other").
- No user reviews or ratings available.
- Only one style option; no additional color or size variants.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": "壁挂式泡沫枪枪架高压清洗枪支架多合一高压清洗枪配件储物收纳架",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "12.0",
"_height_cm": "6.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").