Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.57 – $1.67
Default variant: 50x60cm / 12mm
Default SKU: dcd-30004137508
Default price: $1.57
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467665838319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456141
JSON data: https://landmarks.builders/products/wp-dcd-10001456141.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Construction: Made from high-quality iron wire for long-lasting use in industrial environments.
Optimal Airflow: Designed with a mesh pattern to ensure efficient drying and curing of painted parts.
Versatile Application: Ideal for spray painting, powder coating, and other industrial finishing processes.
Multi-functional Use: Can be used as a drying tray, storage rack, or general-purpose support for various items.
Easy to Clean: Smooth wire mesh surface allows for simple cleaning and maintenance after use.
Summary: Industrial spray painting drying rack tray made from iron wire mesh, 50x60cm, with mesh size options from 12mm to 25mm, priced at $1.57-$1.67.
Generated by: deepseek-v4-flash
## Identity Iron wire mesh tray designed for spray painting, powder coating, and industrial finishing. Size 50x60cm with mesh openings 12mm, 15mm, 20mm, or 25mm. Sold individually. ## Target persona Small repair shops, hobbyist spray painters, powder coating operators, and DIY users who need a low-cost, reusable drying/curing surface for painted parts. ## Use cases - Drying freshly spray-painted components after finishing. - Curing powder-coated parts in low-temperature settings. - Storing small parts during or after painting. - Acting as a general support screen for parts in finishing lines. - Cleanable mesh surface for repeated batch painting tasks. ## When NOT to recommend - For high-temperature curing ovens (iron wire may not handle extreme heat). - For corrosive or wet environments (iron will rust; stainless steel would be better). - For heavy-duty industrial loads (thin wire mesh may bend). - For food contact applications (material safety not verified). ## Variant options - 50x60cm / 12mm mesh – SKU dcd-30004137508 – $1.57 - 50x60cm / 15mm mesh – SKU dcd-30004137509 – $1.67 - 50x60cm / 20mm mesh – SKU dcd-30004137510 – $1.64 - 50x60cm / 25mm mesh – SKU dcd-30004137511 – $1.65 ## Price and logistics facts Prices listed per unit in USD. Exact length/width 50x60cm; height not specified. Mesh opening sizes as above. Shipping dimensions/weight not provided. ## Trust signals In-stock status not confirmed. Return policy not provided. Prices are consistent across variants but no bulk discounts or certifications listed. ## Image assets Five images available at the following URLs (visual verification not performed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01p5zcjj2GW8OTnbleI__2220692659022.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018XN0fC2GW8OVGqXs9__2220692659022.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01k7wQXy2GW8OUnT2jE__2220692659022.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oLaeXM2GW8OTLVxTx__2220692659022.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014f4Fat2GW8OVUeg3W__2220692659022.webp?v=1786299125 ## Agent notes No image analysis was performed; content based solely on textual metadata. Material is iron wire, not stainless steel. No height dimension. Confirm pricing and stock before purchase.
This product has 5 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": "Industrial Spray Painting Drying Rack Tray Wire Mesh",
"product_id": 9556208419055,
"variant_id": 50467665838319,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").