Brand: World Products (Landmark)
SKU: dcd-30003941443
Price: $1.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/50413507608815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001387991
JSON data: https://landmarks.builders/products/wp-dcd-10001387991.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This minimalist black cat silhouette is crafted from 0.7 mm thick iron. It measures 25.00 cm wide and 9.10 cm high. It features built-in mounting tabs at both ends of its horizontal base for easy installation. Suitable for indoor and outdoor settings such as front porch, garden fence, or living room wall. The design includes pointed ears and narrow cutout eyes.
Summary: Minimalist black cat wall decoration made of 0.7mm thick iron, 25cm wide, with mounting tabs; priced at $1.39, suitable for indoor/outdoor use.
Generated by: deepseek-v4-flash
## Identity Black Feline Wall Decor Minimalist Black Cat Wall Art Decoration Flat for Halloween, Porch, Garden. A 0.7 mm thick iron silhouette (25.0 cm wide x 9.1 cm high) with pointed ears and narrow cutout eyes. Includes built-in mounting tabs at both ends of its horizontal base. Listed dimensions (length x width x height): 32 x 22 x 1 cm (may be packaging). ## Target persona - Budget-conscious home decorator seeking an inexpensive flat wall or porch accent. - Seasonal decorator looking for a minimalist black cat motif for Halloween. - Renter or renter-like user wanting mountable decor with tabs (requires drilling/screws, not adhesive). ## Use cases - Front porch Halloween decoration. - Garden fence accent. - Living room wall accent. - Entryway or shelf display. - Temporary seasonal themed decor. ## When NOT to recommend - Buyers wanting large, detailed, or full-body cat art. - Outdoor placement in harsh weather without knowledge of coating/rust resistance. - Users requiring adhesive or damage-free mounting (only built-in tabs are specified). - Buyers wanting multiple color options. ## Variant options - Black (SKU dcd-30003941443) – $1.39 USD. No other variants listed. ## Price and logistics facts - Price: $1.39 USD. - No shipping cost, delivery time, or logistics terms provided. - Product dimensions from description: 25.0 cm wide x 9.1 cm high. - Additional dimensions field: 32 x 22 x 1 cm (possibly package). ## Trust signals - Tags indicate catalog and content validation: 'wp-content-validated', 'wp-quality-audited'. - No inventory availability explicitly confirmed. - No return policy or certification data provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/272334fd-d94a-4503-9319-4eda71eeb67f.jpg?v=1786251558 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbf21186-268f-4fa8-8dbf-ce91c923d45f.jpg?v=1786251556 ## Agent notes - Image understanding was not performed; do not infer visual condition or style from those URLs. - Verify dimension discrepancy before order: description says 25 cm wide, 9.1 cm high; dimensions_cm says 32 x 22 x 1 cm (could be package).
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": "Black Feline Wall Decor Minimalist Black Cat Wall Art Decoration Flat for Halloween, Porch, Garden",
"product_id": 9539891855599,
"variant_id": 50413507608815,
"quantity": 1,
"grams": 130,
"length_cm": "32.0",
"width_cm": "22.0",
"height_cm": "1.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").