| HIGH QUALITY, FULL COLOUR POSTERS |
|
// get all options available for product...
$prod=5;
$query="SELECT DISTINCT product_prices.opt1, product_options.description, product_options.subtext
FROM product_prices, product_options
WHERE product_prices.opt1=product_options.id
AND product_prices.product=$prod
AND live=1
ORDER BY product_options.presedence ASC";
$res=mySQL_query($query, $db);
$numcols=mySQL_num_rows($res)+1;
$colwidth=(100/$numcols).'%'; ?>
| |
$row2="";
while($row=mySQL_fetch_assoc($res)){ ?>
=$row[description];?>
|
$row2.="$row[subtext] | ";
} ?>
echo "| Flat sizes: | $row2 ";
// get all qtys available for product...
$qqtys=mySQL_query("SELECT DISTINCT qty FROM product_prices WHERE product_prices.product=$prod AND product_prices.live=1 ORDER BY qty ASC", $db);
while($qtys=mySQL_fetch_assoc($qqtys)){
$coloptions=next_option($coloptions); ?>
|
=number_format($qtys[qty], 0, '.', ' ')
;?>
|
// get all prices for qty, ordered as above
$qprices=mySQL_query("SELECT id, price FROM product_prices WHERE product_prices.product=$prod AND qty=$qtys[qty] $orderby", $db);
while($prices=mySQL_fetch_array($qprices)){ ?>
="£$prices[price]"?>
|
} ?>
} ?>
include("$DOCUMENT_ROOT/includes/click_to_order.html");?> |

|
| 
Our poster prices include Free Delivery
No charge for credit or debit cards
OUR FULL COLOUR
POSTER PRINTING SERVICE
GIVES YOU POSTERS PRINTED
IN FULL COLOUR ON ONE SIDE ONLY.
ALL POSTERS ARE PRINTED ON
130gsm
GLOSS ART PAPER.
include("includes/fsc.php"); ?>
|
Delivered FREE within 5 working days
to mainland UK
CLICK HERE TO ORDER A
FREE SAMPLE PACK 
or
CALL US ON :
01454 319676
All prices subject to VAT
Also see Large Format Posters |