Ramadan Mubarak

00
Days
00
Hours
00
Minute
00
Second
> Home > docs > Developer Docs > Shortcode: storeengine_order_downloads

The StoreEngine Order Downloads shortcode allows you to display downloadable files associated with a customer’s order on the Thank You page. This is especially useful for stores selling digital products such as software, PDFs, videos, or any downloadable content.

It ensures customers can immediately access their purchased files after checkout.

Shortcode

[storeengine_order_downloads]
StoreEngine Order Downloads shortcode

Adding this shortcode will instantly display a list of downloadable files for the current order.

What This Shortcode Does

The StoreEngine Order Downloads shortcode fetches and displays all downloadable items attached to a customer’s completed order.

Download Behavior

  • Shows all files purchased in the order
  • Displays download links for each product.
  • Allows customers to download their files instantly
  • Only visible when the order includes downloadable products

If an order does not contain any downloadable items, the shortcode will not display anything.

Where It’s Commonly Used

This shortcode is designed specifically for the Store Thank You (Order Confirmation) page.

Store Thank You Page

You can place it alongside other StoreEngine shortcodes, such as:

  • Order details
  • Billing and shipping information
  • Payment confirmation
  • License keys or access information

This creates a complete post-purchase experience for digital product buyers.

Frontend Output

On the frontend, this shortcode displays a list or table of downloadable files linked to the customer’s order.
Each item typically includes:

  • Product name
  • File name
  • Download button or link.
storeengine_order_downloads

This makes it easy for customers to immediately access what they purchased.

Usage Example

You can add the shortcode anywhere on the Thank You page:

[storeengine_order_downloads]

This works best when placed near:

  • The order confirmation message
  • Order summary
  • Payment and delivery information

Summary

The storeengine_order_downloads shortcode provides a seamless digital delivery experience by giving customers instant access to their purchased files directly on the Thank You page. This reduces support requests, improves customer satisfaction, and ensures smooth fulfillment of digital products.