Welcome, collectors and strategists. At Atomicempire Outlet, we understand that every card, comic, and accessory in your collection matters. Just as we sleeve your valuable Card Singles with tournament-grade care, we handle your order’s journey and satisfaction with the same precision. This policy is your guide to our shipping practices and return process—think of it as the rulebook for a seamless collecting experience.

🚚 Shipping & Delivery Information

We ship globally (excluding some remote regions and parts of Asia). All orders are processed with the care your collectibles deserve.

Order Processing Time

All orders are carefully packed and prepared for shipment within 1-2 business days after payment confirmation.

Shipping Options & Timelines

Choose the shipping method that best fits your strategy:

1. Standard Shipping

Carrier: DHL or FedEx

Cost: $12.95 (flat rate)

Delivery Time: 10-15 business days after shipment.

Ideal for faster, tracked delivery of your crucial cards and supplies.

2. Free Shipping

Carrier: EMS

Cost: FREE on orders over $50.00.

Delivery Time: 15-25 business days after shipment.

A cost-effective choice for larger orders where you can plan your next move.

Note: Delivery times are estimates and may vary due to customs processing, holidays, or carrier delays. Tracking information will be provided once your order ships.

📦 Returns & Exchanges: Our Promise to You

We stand behind the condition and quality of every item we curate. If your item arrives damaged, is incorrect, or doesn’t meet the described condition (Near Mint, Lightly Played, etc.), we’ll make it right. Our team of fellow collectors will work with you to resolve any issue efficiently.

1. The Basics: Eligibility

To be eligible for a return or exchange, your item must meet the following criteria:

  • Time Window: You must initiate a return request within 15 days of receiving your shipment.
  • Item Condition: The item must be in its original, unplayed, and unaltered condition, with all original packaging, sleeves, and accessories included. For Card Singles, this means the exact condition as shipped (e.g., the specified grading).
  • Proof of Purchase: Your order number is required.

2. The Return & Exchange Process: A Step-by-Step Guide

Follow these steps like a winning combo:

1 Initiate Your Request
Email our support team at [email protected] within the 15-day window.
Subject line: “Return Request: Order #[Your Order Number]”.
Please include the details outlined in the template below.

2 Receive Your RMA & Instructions
Within 1-2 business days, our team will review your request and email you a Return Merchandise Authorization (RMA) number and specific return shipping instructions.
⚠️ Do not ship items back without an RMA number.

3 Package & Ship Your Return
Securely package the item(s) using protective sleeves and rigid packaging (treat it like you would a valuable card in your own collection!).
Include a copy of your RMA email inside the package.
Ship to the address provided in your instructions.
Note: Return shipping costs are the customer’s responsibility unless the return is due to our error (wrong or damaged item). We recommend using a trackable shipping service.

4 Inspection & Resolution
Once we receive and inspect your return (typically within 5 business days of receipt), we will notify you via email about the status of your refund or exchange.

Return Request Email Template

To help you structure your request clearly, please use or adapt the following template:

Subject: Return Request: Order #[Your Order Number]

Dear Atomicempire Outlet Team,

I would like to request a return/exchange for my recent order.

Order Number: [Please insert your order number]
Item(s) for Return: [e.g., “Black Lotus” Card Single (Near Mint), “Dragon Shield” Sleeves]
Reason for Return: [e.g., Item arrived damaged, Incorrect item received, Item not as described]

I confirm that the item(s) are in their original, unplayed condition with all packaging.

Please provide the RMA number and return instructions at your earliest convenience.

Best regards,
[Your Full Name]
[Your Shipping Address]
[Your Email Address]
[Your Phone Number – Optional]

3. Refunds: Timing & Method

Once your return is approved, here’s what happens next:

  • Processing Time: Refunds are processed within 5-7 business days after we approve the return.
  • Refund Method: Your refund will be issued to the original payment method used during purchase (Visa, MasterCard, JCB, or PayPal).
  • Notification: You will receive an email confirmation once the refund has been issued.
  • The time it takes for the refund to appear in your account depends on your bank or payment provider’s policies (typically 3-10 additional business days).

Exchanges: For exchanges, we will ship the replacement item as soon as the return is approved. Shipping times will follow our standard policy.

⚠️ 4. Items That Cannot Be Returned or Exchanged (Final Sale)

To protect the integrity of the collectibles market and our community, certain items are final sale. Based on our product categories and the nature of collectibles, the following cannot be returned unless they arrive demonstrably damaged or incorrect:

  • Opened or Used Card Singles: Any Card Singles that have been removed from their original shipping sleeve or played with.
  • Opened Sealed Product: Any opened booster packs, sealed boxes, or starter decks from CCGs or Collectible Card Games.
  • Personalized or Altered Items: Any comics, cards, or accessories that have been altered, signed (unless sold as such), or personalized after purchase.
  • Digital Items or Codes: Any redeemed digital content or software codes.
  • Clearance or “As-Is” Items: Any items specifically marked as final sale.

This policy is designed to ensure fairness for all collectors in our community.

5. Damaged or Incorrect Items

If your order arrives damaged or you receive an incorrect item, please contact us immediately at [email protected]. We will cover all return shipping costs and expedite a replacement or refund. Please include photos of the damaged item and its packaging in your email.

📞 Contact the Command Center

Questions about your order or return? Our team of fellow collectors is here to help you strategize a solution.

  • Email: [email protected]
  • Postal Address for Returns (By Authorization Only):
    Atomicempire Outlet
    Attn: Returns – RMA #[Number Provided]
    310 West Trinity Lane
    Nashville, TN 37207 USA
  • Website: atomicempireshop.com

© Atomicempire Outlet. All rights reserved. | Where every collector finds a home.

This policy is subject to change. Please refer to the latest version on our website.

// Set current date and year const now = new Date(); const options = { year: ‘numeric’, month: ‘long’, day: ‘numeric’ }; document.getElementById(‘current-date’).textContent = now.toLocaleDateString(‘en-US’, options); document.getElementById(‘current-year’).textContent = now.getFullYear();