Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $22.99
Default variant: Stainless Steel / (31.3-47.2)x13x6cm
Default SKU: dcd-30000068283
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49946320830703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011622
JSON data: https://landmarks.builders/products/m4x-10000011622.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Expandable Stainless Steel Sink Colander, Over-the-Sink Drainer Basket, Adjustable Kitchen Organizer for Washing Vegetables, Fruits, and Drying Dishes
Summary: Expandable stainless steel sink colander for washing vegetables and drying dishes, available in two sizes and materials (basic and 304 stainless steel).
Generated by: deepseek-v4-flash
## Identity Expandable Stainless Steel Sink Colander – adjustable over-the-sink drainer basket for washing vegetables, fruits, and drying dishes. ## Target persona Home cooks with limited counter space; renters or apartment dwellers; meal preppers needing hands-free draining; people with small or double sinks. ## Use cases - Rinsing and draining vegetables directly over the sink. - Drying freshly washed dishes or utensils. - Colander for pasta or other boiled foods. - Defrosting frozen items over the sink. - Temporary storage of produce or cookware while prepping. ## When NOT to recommend - For heavy cast iron pots or large roasting pans (weight limit unknown). - For use as a permanent shelf or storage rack. - For customers needing a fixed-size colander (adjustable may not suit all sink widths). - For those expecting a high-end designer look. ## Variant options - Stainless Steel / (31.3-47.2)x13x6cm – $12.99 - 304 Stainless Steel / (32-46)x25x8cm – $22.99 ## Price and logistics facts - Base price: $12.99 USD - Currency: USD - Dimensions per variant above. ## Trust signals - In-stock status not stated. - Return policy not provided. - Two material options: basic stainless steel and 304 stainless steel (higher corrosion resistance). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d9ee638-d03e-423f-be0a-01384b997e67.png?v=1782181186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b51ba05-1857-4f4b-afe4-2c642fb3940e.png?v=1782181189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e45114-081b-4d56-9f1c-bbf0f02e962e.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8989a1e6-6733-47cd-8a35-c7201191319c.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0503070-9f41-4814-921a-18fec3235a17.png?v=1782181190 ## Agent notes Images were not analyzed for visual details. Only URL metadata is available.
This product has 11 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": "Expandable Stainless Steel Sink Colander, Over-the-Sink Drainer Basket, Adjustable Kitchen Organizer for Washing Vegetables, Fruits, and Drying Dishes",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "15.0",
"_height_cm": "8.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").