Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.92
Default variant: Red White
Default SKU: dcd-30003982310
Default price: $2.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/50414563950831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001403991
JSON data: https://landmarks.builders/products/wp-dcd-10001403991.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Charming Design: Features a unique house-shaped silhouette with a pitched roof lid, front window cutouts, and small round toggle decorations, turning this house basket into a delightful decorative piece.
Handmade Construction: Made with a wicker-style braided construction, this woven basket showcases a rustic aesthetic that adds warmth and character to any room or tabletop display.
Convenient Portability: Equipped with an arched carrying handle, this lightweight hand basket is easy to transport, making it perfect for carrying small items on the move.
Compact Dimensions: Measuring 25 cm long, 14 cm wide, and 19 cm high (with an overall height of 27 cm including the handle), this basket offers a space-saving storage solution with a net weight of just 0.435 kg.
Versatile Functionality: This covered storage basket keeps your belongings neatly tucked away and dustcomplimentary, making it ideal for organizing small essentials, presenting gifts, or displaying items.
Summary: Decorative wicker basket with lid and handle, house-shaped, braided construction, priced at $2.92. Available in Red White and Brown.
Generated by: deepseek-v4-flash
## Identity - Product type: Home Goods - SKUs: dcd-30003982310 (Red White), dcd-30003982311 (Brown) - House-shaped wicker basket with lid, front window cutouts, round toggle decorations, arched handle. - Dimensions (description): body 25x14x19 cm; overall height 27 cm incl. handle. Net weight 0.435 kg. Master dimensions record: 27x16x29 cm. ## Target persona - Budget-conscious shopper seeking rustic decorative storage. - Event host or gift-giver needing low-cost, charming basket presentation. - Small-space organizer requiring lightweight, compact covered basket. ## Use cases - Tabletop display in rustic, cottage, or farmhouse settings. - Gift presentation for small items (e.g., soaps, candies, trinkets). - Storing small essentials on shelves or countertops. - Carrying lightweight items via handle during picnics or markets. - Organizing craft supplies, keys, or office odds and ends. ## When NOT to recommend - For heavy or bulky items (basket is lightweight, 0.435 kg net). - For outdoor or weather-exposed use; wicker construction not weather-rated. - For buyers needing formal or modern aesthetic; design is rustic/charming. - When order urgency/stock verification is critical; no in-stock data provided. ## Variant options - Red White (SKU dcd-30003982310) – $2.92 - Brown (SKU dcd-30003982311) – $2.92 ## Price and logistics facts - Price: USD 2.92 (both variants). - Dimensions: see Identity; description differs from master record. - Weight: 0.435 kg net. - No shipping cost, lead time, or return policy data in provided facts. ## Trust signals - Price consistent across variants. - Listed in catalog tags (dcd-full-catalog, wp-import) suggesting bulk catalog entry. - No stock status, certifications, or return policy available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67e71877-aec4-4f64-811f-2e5c2a70363c.jpg?v=1786042439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c891aac-23bd-49aa-a6a9-033d782cbf05.jpg?v=1786042439 ## Agent notes - Image understanding not performed; do not infer visual details beyond description. - Note dimension discrepancy: master record (27x16x29 cm) vs description (body 25x14x19 cm, overall height 27 cm). Confirm before specifying dimensions. - Handle adds to overall height; base body height is 19 cm per description.
This product has 2 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": "Cute Wicker Basket with Lid and Handle Decorative Wicker Basket with Handle Charming Rustic for Tabletop Display, Gift Presentation, Home Organization, Picnic",
"product_id": 9540287234287,
"variant_id": 50414563950831,
"quantity": 1,
"grams": 540,
"length_cm": "27.0",
"width_cm": "16.0",
"height_cm": "29.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").