HI thanks for the free eu cookie mod - it seems to work fine on the latest professional version, I am still building the store so will give feedback as i go
thanks
will
|
Posted 07 February 2013 - 07:09 PM #21
Posted 07 February 2013 - 10:55 PM #23
Posted 15 February 2013 - 11:44 AM #25
Posted 01 August 2013 - 09:26 AM #26
Posted 01 August 2013 - 10:37 PM #27
{* $Id$ *} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="{$smarty.const.CART_LANGUAGE|lower}"> <head> {strip} <title> {if $page_title} {$page_title|escape:"html"} {else} {foreach from=$breadcrumbs item=i name="bkt"} {if !$smarty.foreach.bkt.first}{$i.title|unescape|strip_tags|escape:"html"}{if !$smarty.foreach.bkt.last} :: {/if}{/if} {/foreach} {if !$skip_page_title}{if $breadcrumbs|count > 1} - {/if}{$location_data.page_title|escape:"html"}{/if} {/if} </title> {/strip} {include file="meta.tpl"} <link href="{$images_dir}/icons/favicon.ico" rel="shortcut icon" /> {include file="common_templates/styles.tpl" include_dropdown=true} {include file="common_templates/scripts.tpl"} </head> <body> {if "SKINS_PANEL"|defined} {include file="demo_skin_selector.tpl"} {/if}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="{$smarty.const.CART_LANGUAGE|lower}"> <head> {strip} <title> {if $page_title} {$page_title|escape:"html"} {else} {foreach from=$breadcrumbs item=i name="bkt"} {if !$smarty.foreach.bkt.first}{$i.title|unescape|strip_tags|escape:"html"}{if !$smarty.foreach.bkt.last} :: {/if}{/if} {/foreach} {if !$skip_page_title}{if $breadcrumbs|count > 1} - {/if}{$location_data.title|escape:"html"}{/if} {/if} </title> {/strip} {include file="meta.tpl"} <link href="{$images_dir}/icons/favicon.ico" rel="shortcut icon" /> {include file="common_templates/styles.tpl" include_dropdown=true} {include file="common_templates/scripts.tpl"} </head> <body> {if "SKINS_PANEL"|defined}