WebsiteBaker Support (2.8.x) > Bakery Shop

Print items

(1/1)

daydreamer:
I'm using the last items snippet to show all items on one page. Is it possible to create a print page with items?
With a different template so items can be printed like a brochure ? Or downloaded as a PDF

Tez Oner:
Hey DayDreamer,

could be maybe done with a 'print' CSS file like;

<link rel="stylesheet" type="text/css" href="print.css" media="print">

This CSS is used when the page is being printed, so certain classes and divs
can be removed / styled to fit a particular amount of pages.


Cheerz,

Tez Oner

Navigation

[0] Message Index

Go to full version