Brand: World Products (Landmark)
SKU: dcd-30003608579
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714195890415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269264
JSON data: https://landmarks.builders/products/wp-dcd-10001269264.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销玻纤维材质匹克球拍粉色匹克球拍户外运动pickleball现货
| 重量 | 240 |
| 品牌 | 金芹 |
| 颜色 | 图2 |
| 尺寸 | 190*420*14mm |
| 材质 | 玻璃纤维 |
Summary: Fiberglass pickleball paddle, pink color, weight 240g, dimensions 190x420x14mm, price $32.99, in stock.
Generated by: deepseek-v4-flash
## Identity Fiberglass pickleball paddle, pink color (SKU dcd-30003608579), weight 240g, dimensions 190x420x14mm. ## Target persona Budget-conscious pickleball beginners or casual players seeking a lightweight, colorful paddle for recreational use. ## Use cases - Weekend park pickleball games - Practice sessions with friends - Introductory lessons for new players - Light recreational play in outdoor settings ## When NOT to recommend - For professional tournament play requiring high-performance materials (carbon fiber, graphite) - For players seeking multiple color options (only pink available) - For high-impact competitive use where durability and power are critical ## Variant options - Pink: $32.99 (only variant) ## Price and logistics facts - Price: $32.99 USD - In stock (现货 indicator) - Dimensions (from description): 190x420x14mm; note: dimensions_cm field shows 43x23x5cm (likely packaging or erroneous) ## Trust signals - In stock (现货) - No specific return policy stated - Price consistent across variant ($32.99) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd65ea7061d349a1a1e3d5d8a22403ae.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/befcf4bc6ef24101b7d1fdcf97697f68.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcac424e06d548c499f3dfb1e4bd995b.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5849ad42ad2c4c96a477ac59ceb4b4e6.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2ba4a663c444dfab3635fff4d4f7570.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8560b9c6a7634bda8f2c785469d0b363.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5e1233e61b849939f0806a2d8c43972.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b251e309694248a443b82fa1f624cc.png?v=1781085357 ## Agent notes - Image understanding was not performed; visual details must be fetched from URLs. - Dimensions from description (190x420x14mm) differ from dimensions_cm field (43x23x5cm); likely the latter is packaging or an error, prefer description dimensions. - Only one color variant (pink) is available.
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": "跨境热销玻纤维材质匹克球拍粉色匹克球拍户外运动pickleball现货",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "23.0",
"_height_cm": "5.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").