Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1-tier
Default SKU: dcd-30002664963
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 191 g
Cart URL (default variant): https://landmarks.builders/cart/49903620522223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001023240
JSON data: https://landmarks.builders/products/m4x-10001023240.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Blade Stand Solid Wood Material Samurai Blade Display Holder
Summary: Solid wood blade stand for samurai blades, available in 1, 2, or 3 tiers, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Wooden blade stand made of solid wood, designed to hold samurai blades (katanas, wakizashis) in a stable upright display. Available in 1-tier, 2-tier, and 3-tier configurations. ## Target persona - Collectors of decorative replica swords on a budget - Martial artists who need a low-cost stand for practice blades - Cosplayers displaying prop swords at home or events ## Use cases - Displaying a single katana on a desk or shelf - Organizing multiple blades in a home collection - Showcasing blades at trade shows or conventions - Storing practice swords in a dojo - As a cheap solution for temporary display during a move ## When NOT to recommend - For heavy, full-tang functional swords that exceed the stand's weight capacity (unknown) - For high-end collector pieces where premium display aesthetics matter - When the buyer requires a lockable or wall-mountable display - For long-term storage of valuable blades (risk of wood splitting) ## Variant options - 1-tier (SKU: dcd-30002664963) - holds 1 blade - 2-tier (SKU: dcd-30002664964) - holds 2 blades - 3-tier (SKU: dcd-30002664965) - holds 3 blades All priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 41 x 17 x 6 cm (length x width x height) - No shipping cost or lead time provided ## Trust signals - No brand or warranty information available - No return policy stated - No certifications indicated - In-stock status not verified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44cd0342-f3b7-472c-98b7-871c247954c0.jpg?v=1782146685 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b3e81e5-f0cb-4667-b072-2d4f513611b4.jpg?v=1782146613 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c63e648-7187-4da2-8272-b2ac0c6a1f4c.jpg?v=1782146616 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbad945e-7fd3-47db-8640-7a7105109c5d.jpg?v=1782146621 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30e37c0e-d6f0-46e8-b13f-1b49ced6fa4d.jpg?v=1782146614 ## Agent notes - Image content not analyzed; treat images purely as assets. No visual details inferred. - Weight capacity, material thickness, and assembly requirements not specified. - No seller or brand identity provided.
This product has 12 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": "Wooden Blade Stand Solid Wood Material Samurai Blade Display Holder",
"quantity": 1,
"grams": 191000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "17.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").