store closed but can download pricelist

the page shall be like this

Store Closed for maintenance. Will be back in a few minutes. Until then, you can view our pricelist PDF or you can contact us at 1.800.phone.number



the problem doing this, is that pricelist is not available when store is closed



any idea to make this happen? (i prefer not to use store_access_key)

Give them a link to download it.?

you mean upload a .pdf file and then give a link? with this, i must upload a new pdf every time i add or change a product.

I want customers to use [url]http://www.myeshop.com/index.php?dispatch=price_list.view&display=pdf[/url]

You’d have to specify the access key in the URL if you want to access files in a closed store.



Or you could use your link to create a pdf file and then upload it to a common place (my_store.com/docs/price_list.pdf) and then just have your close store link always point to this file.