Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.78 – $8.79
Default variant: 30x40CM / Teak Frame
Default SKU: dcd-30004141171
Default price: $3.78
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/50467720036591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457594
JSON data: https://landmarks.builders/products/wp-dcd-10001457594.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural cork surface provides an ideal pinboard for photos, notes, and small collectibles.
Durable wooden frame offers a classic aesthetic and sturdy construction for long-lasting use.
Versatile display solution perfect for organizing plush toys, keychains, headphones, and other small accessories.
Easy to mount on any wall, transforming unused space into a functional and decorative display area.
Suitable for various settings including bedrooms, living rooms, offices, or retail spaces to showcase items.
Summary: A wooden-framed cork display board with natural cork surface, available in sizes from 30x40cm to 50x70cm. Priced from $3.78. Used to pin or display small items like plush toys, keychains, and notes.
Generated by: deepseek-v4-flash
## Identity Wooden Frame Cork Board Display for Plush Toys, Ornaments, and Small Items. Natural cork surface with a durable wooden frame (teak finish). Available in four size variants: 30x40cm, 40x60cm, 45x60cm, and 50x70cm. ## Target persona - Plush toy collectors needing wall-mounted display for light collectibles. - Retail shop owners displaying small accessories (keychains, ornaments) on walls. - Home organizers looking for low-cost pinboard for notes, photos, and small items. - Gift buyers seeking an inexpensive practical decor item. ## Use cases - Displaying a plush toy collection on a bedroom wall. - Pinning keychains, headphones, or small accessories in an entryway. - Creating a memo board for photos and notes in an office. - Showcasing lightweight retail merchandise in a store display. - Organizing small craft supplies or ornaments in a hobby room. - Mounting on a wall to convert unused space into functional display. ## When NOT to recommend - For heavy items or large plush toys (cork cannot support significant weight). - When a glass-front or enclosed display is needed to protect items from dust. - If a frame color other than teak is required (no other color options available). - If a size larger than 50x70cm is needed. ## Variant options | SKU | Size | Color | Price | |-----|------|-------|-------| | dcd-30004141171 | 30x40CM | Teak Frame | $3.78 | | dcd-30004141172 | 40x60CM | Teak Frame + Floral Cork | $4.89 | | dcd-30004141173 | 45x60CM | Teak Frame + Floral Cork | $5.50 | | dcd-30004141174 | 50x70CM | Teak Frame + Floral Cork | $8.79 | ## Price and logistics facts - Base price: $3.78 USD for 30x40cm teak frame variant. - Other variants: $4.89, $5.50, $8.79. - No shipping cost, delivery time, or stock availability provided in the facts. - Product-level dimensions (length/width/height) are not provided; only variant size labels. ## Trust signals - Clear variant-level pricing with SKUs. - Product description states durable wooden frame and natural cork surface. - No certifications, return policy, or stock status are available in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZrINR81vhwfpcQ35U__4611686018427381437-0-item_pic.webp?v=1786299221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NxVCJK1vhwenTLDe5__341526205.webp?v=1786299221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Qirnsk1vhweufNGYb__341526205.webp?v=1786299221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01htRYU91vhwesH66Yh__341526205.webp?v=1786299220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YwR0mv1vhweroH3Hj__341526205.webp?v=1786299220 ## Agent notes - Images were not visually inspected; all listed URLs are treated as fetchable assets. - Exact product dimensions and net weight are unknown. - No material certifications or warranty info provided. - The product type field is empty; category inferred as cork bulletin board / display board.
This product has 9 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": "Wooden Frame Cork Board Display for Plush Toys, Ornaments, and Small Items",
"product_id": 9556229521647,
"variant_id": 50467720036591,
"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").