Brand: World Products (Landmark)
SKU: dcd-30002688535
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 945 g
Cart URL (default variant): https://landmarks.builders/cart/49903568814319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027656
JSON data: https://landmarks.builders/products/m4x-10001027656.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Trading Card Cleaning Kit Easy to Use 8 in 1 Card Restoration Kit
Summary: 8-in-1 trading card cleaning and restoration kit for collectors. Includes tools to clean and restore cards. Priced at $27.99.
Generated by: deepseek-v4-flash
## Identity
Trading Card Cleaning Kit Easy to Use 8 in 1 Card Restoration Kit
## Target persona
Trading card collectors and enthusiasts, especially those with dirty or dull cards; card resellers preparing inventory; TCG players maintaining deck condition.
## Use cases
- Cleaning dust and fingerprints off collectible Pokémon or sports cards
- Removing surface grime from vintage trading cards before grading or selling
- Restoring gloss and clarity to cards that have lost shine over time
- Preparing cards for display or storage by gently wiping and polishing
- Lightly removing pencil marks or smudges on non-critical card surfaces
## When NOT to recommend
- Cards with significant water damage or paper lifting
- Autographed cards where ink may be smeared by cleaning agents
- Cards requiring professional conservation (e.g., museum-grade artifacts)
- Users looking for a complete grading service (this is a cleaning kit only)
## Variant options
- SET: $27.99 USD (only variant)
## Price and logistics facts
- Price: $27.99 USD
- Dimensions: 27.0 x 19.0 x 14.0 cm
- Only one variant available ("SET")
## Trust signals
- In-stock status not explicitly confirmed
- Return policy not provided
- Price is consistent with single-variant offering
- No certifications or material safety claims available
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc012e4d-2e6a-41f7-aaf5-419aea3229e3.jpg?v=1782146600
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4e4a60-a928-4238-967e-a09c3925dc34.jpg?v=1782146594
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0667c48e-2085-431a-ae71-53bbc7e3e9b5.jpg?v=1782146593
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fc9b368-4cd7-4c56-99de-0319c01a4479.jpg?v=1782146599
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c18c08-77e6-4973-a610-4affbd7460a7.jpg?v=1782146593
## Agent notes
- Image content was not visually reviewed; only URLs provided.
- Exact tools in the 8-in-1 kit are not specified in source data.
- No material safety information or cleaning liquid composition available.This product has 12 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": "Trading Card Cleaning Kit Easy to Use 8 in 1 Card Restoration Kit",
"quantity": 1,
"grams": 945000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "19.0",
"_height_cm": "14.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").