Every coupon has a print view — a clean page with just the coupon and a print link — that visitors reach by clicking the coupon or its "Click to Open in Print View" link.
The print view #

The print view lives at the coupon's own URL (for example /cctor_coupon/10-off-dinner/) and strips the theme's header, sidebar, and footer so only the coupon prints. Click to Print opens the browser's print dialog.
You can change the /cctor_coupon/ part of the URL under Coupons → Options → Link Attributes / Permalinks — see the permalink FAQ.
The Links tab #
Per-coupon link behavior lives on the editor's Links tab:

This controls how the coupon links to its print view from the page it is displayed on.
Troubleshooting and styling #
- Print view showing a 404? Re-save permalinks — the fix is in Troubleshooting 404 Errors.
- The print view has its own CSS hooks for custom styling — see the CSS reference.
- To count print-view visits in Google Analytics, see Google Analytics for the print view.