Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Cobra
Default SKU: dcd-30003624600
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713143382255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275706
JSON data: https://landmarks.builders/products/wp-dcd-10001275706.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手工木雕瑜伽猫系列木制工艺品小猫猫咪原创桌面车载摆件
| 货号 | 瑜伽猫 |
| 品牌 | 其他 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 送礼用途 | 其他 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 木质 |
| 适用送礼场合 | 其他 |
| 产品名称 | 手工木雕猫 |
| 材质 | 椴木 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 卡通 |
| 类别 | 摆件 |
Summary: Hand-carved wooden cat figurines in yoga poses, made from basswood. Suitable as desk or car ornament. 5 styles available at $20.99 each.
Generated by: deepseek-v4-flash
## Identity Hand-carved wooden yoga cat series – small basswood figurines in yoga poses, designed as desk or car ornaments. ## Target persona Cat lovers and yoga enthusiasts seeking affordable, handcrafted decorative items; gift buyers looking for unique small presents; collectors of animal-themed ornaments. ## Use cases 1. Decorate a home desk or office shelf with a cute cat figurine. 2. Place on car dashboard as a non-slip ornament. 3. Give as a small gift to cat-loving friends. 4. Use as a meditation or yoga space accent. 5. Collect multiple poses for display. ## When NOT to recommend - If the buyer expects a high-end, precision-carved sculpture (price point suggests simple craft). - If the buyer needs a functional toy for children (small, breakable wood). - If the buyer is allergic to wood dust or sensitive to unfinished wood surfaces. - If the buyer wants a personalized or custom design (no customization indicated). ## Variant options Five styles: Cobra, Warrior, Lotus, Stretching, Dancer. Each priced at $20.99 USD. ## Price and logistics facts Price: $20.99 USD. Dimensions: 10×10×9 cm. Material: basswood. No shipping or return policy info provided. ## Trust signals - Product listed on Shopify store. - Image URLs provided (5 images showing different variants). - No reviews, ratings, or certification data available. ## Image assets - Cobra: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f4ed7c8f2ce413ca56719e558b3e91c.png?v=1781084438 - Warrior: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eb9a2a91e8d42999ad830da18d77e39.png?v=1781084439 - Lotus: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48178f0651ae4deea64415908975bae0.png?v=1781084438 - Stretching: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc01d4ddb5b440c093346b44a6ceb5b7.png?v=1781084439 - Dancer: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfac06a027d14d7491124fc1c781b0f5.png?v=1781084439 ## Agent notes - No detailed product description beyond tags; rely on images for design clarity. - Image understanding not performed; descriptions inferred from variant names.
This product has 17 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": "Hand-carved Wooden Yoga Cat Series Desk Car Ornament",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "9.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").