Brand: World Products (Landmark)
SKU: dcd-30003608580
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714193924335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269265
JSON data: https://landmarks.builders/products/wp-dcd-10001269265.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2026新款 木质匹克球拍室内室外匹克球木拍杨木匹克球拍 现货批发
| 重量 | 220 |
| 品牌 | 金芹 |
| 尺寸 | 395*190*9mm |
| 材质 | 木质 |
Summary: 2026 new wooden poplar pickleball paddle, weight 220g, size 395x190x9mm, indoor/outdoor use, priced at $23.99 USD.
Generated by: deepseek-v4-flash
## Identity **2026新款 木质匹克球拍室内室外匹克球木拍杨木匹克球拍 现货批发** – Product type: 运动 ## Target persona Budget-conscious beginners, casual recreational players, school physical education programs, community centers, and wholesale buyers looking for economical wooden paddles. ## Use cases - Casual indoor pickleball games at community centers - Outdoor recreational play in parks or backyards - School PE classes introducing pickleball - Bulk purchase for club loaner sets - Family weekend games ## When NOT to recommend - Competitive tournament players requiring advanced performance paddles (e.g., graphite, carbon fiber) - Players seeking lightweight paddles (under 200g) - Customers looking for premium grip or vibration dampening features - As a gift for a serious enthusiast ## Variant options - **Pink / Plaid** – SKU: dcd-30003608580 – Price: $23.99 USD (only variant available) ## Price and logistics facts - Price: $23.99 USD (fixed across variants) - Dimensions (from dimensions_cm): 41.0 x 21.0 x 3.0 cm - Description dimensions: 395 x 190 x 9 mm (note discrepancy vs dimensions_cm) - Weight: 220g (from description) - Material: Wood (poplar) - Origin: Likely from China (based on description language) ## Trust signals - No explicit in-stock status provided - No return policy information given - No certifications mentioned - Price is consistent across the single variant - Multiple product images available (see Image assets) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc3dbd569c74f4288ae8b0c6dc90406.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cce2d78571e74fa6859a34fe7058e7cd.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/433a95a4f40f4e08a00798511464f7ec.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed68ec6e67c549df8e2cfb8131c03b45.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa9bfc5b68034e5682038e5dae9d9e0e.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b99a61fb3554ae2a1077340da07bf3e.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c49ec12e7cee407498c3e943f3cc7f1a.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee0943598cb64f8b883853714ed91966.png?v=1781085356 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - There is a discrepancy between dimensions provided in `dimensions_cm` (41x21x3 cm) and `description` (395x190x9 mm). The description dimensions are more typical for a paddle (39.5x19x0.9 cm). Prefer description data for actual paddle size. - Only one variant (Pink/Plaid) is listed; no option for other colors or styles. - No explicit stock or return policy data; may need to query store for availability and return terms.
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": "2026新款 木质匹克球拍室内室外匹克球木拍杨木匹克球拍 现货批发",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "21.0",
"_height_cm": "3.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").