Brand: World Products (Landmark)
SKU: dcd-30003610060
Price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714192744687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269901
JSON data: https://landmarks.builders/products/wp-dcd-10001269901.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable aluminum alloy and acrylic card storage box with key lock, sized 74.5x59.5x12 cm, priced at $193.99.
Generated by: deepseek-v4-flash
## Identity Cross-border aluminum alloy card box with acrylic panels, key lock, and foldable design. Dimensions 74.5x59.5x12 cm. Single variant: 715-565-90mm. ## Target persona Trading card game (TCG) collectors, competitive TCG players, card traders who need a portable, secure storage solution for valuable card collections. ## Use cases - Storing and organizing a trading card collection at home. - Transporting cards safely to tournaments, conventions, or trade events. - Displaying cards while protecting from dust and handling. - Storing card decks and accessories in a single compact case. - Protecting cards during travel or shipping. ## When NOT to recommend - Buyers seeking a low-cost storage solution (under $50). - Buyers requiring waterproof or airtight protection. - Buyers needing to store a large volume of cards (e.g., hundreds of unsorted cards) due to size limitations. - Buyers who prefer soft-sided or padded storage over rigid cases. ## Variant options - Only one size option: 715-565-90mm (external dimensions 74.5x59.5x12 cm) at $193.99. ## Price and logistics facts - Price: $193.99 USD. - Shipping and tax details not provided. - Dimensions: 74.5 cm (L) x 59.5 cm (W) x 12 cm (H). ## Trust signals - In-stock status unknown. - Return policy not stated. - Price consistency: single price point. - No certifications or material guarantees mentioned. ## Image assets 8 PNG images available at the provided URLs. Images not analyzed for visual content. ## Agent notes - Image content was not analyzed; do not infer colors, finishes, or internal layout beyond described features.
This product has 13 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": "跨境铝合金卡牌箱 亚克力卡牌收纳箱带钥匙锁扣 便捷可折叠",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "74.5",
"_width_cm": "59.5",
"_height_cm": "12.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").