Notice (8) : Undefined index: Product [APP/models/product/product.php , line 585 ]Code |
Context }
if ($record['Product']['type'] == 'grouped')
$id = "94"
$this = Product
Product::$belongsTo = array
Product::$hasMany = array
Product::$validate = array
Product::$actsAs = array
Product::$useDbConfig = "default"
Product::$useTable = "products"
Product::$displayField = "id"
Product::$id = false
Product::$data = array
Product::$table = "products"
Product::$primaryKey = "id"
Product::$_schema = array
Product::$validationErrors = array
Product::$tablePrefix = ""
Product::$name = "Product"
Product::$alias = "Product"
Product::$tableToModel = array
Product::$logTransactions = false
Product::$cacheQueries = false
Product::$hasOne = array
Product::$hasAndBelongsToMany = array
Product::$Behaviors = BehaviorCollection object
Product::$whitelist = array
Product::$cacheSources = true
Product::$findQueryType = NULL
Product::$recursive = 1
Product::$order = NULL
Product::$virtualFields = array
Product::$__associationKeys = array
Product::$__associations = array
Product::$__backAssociation = array
Product::$__insertID = NULL
Product::$__numRows = NULL
Product::$__affectedRows = NULL
Product::$_findMethods = array
Product::$Manufacturer = Manufacturer object
Product::$ProductCategory = ProductCategory object
Product::$ProductImage = ProductImage object
Product::$ProductName = ProductName object
Product::$ProductMeta = ProductMeta object
Product::$ProductPrice = ProductPrice object
Product::$SingleQtyProductPriceDiscount = ProductPriceDiscount object
Product::$ProductDescription = ProductDescription object
Product::$ProductOption = ProductOption object
Product::$RelatedProduct = RelatedProduct object
Product::$ProductOptionStock = ProductOptionStock object
$conditions = array(
"Product.id" => "94",
"Product.visibility !=" => "notindividually"
)
$record = array(
"RelatedProduct" => array(
array(),
array()
)
) Product::getViewProductData() - APP/models/product/product.php, line 585
CatalogController::view_product() - APP/controllers/catalog_controller.php, line 590
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: Product [APP/models/product/product.php , line 612 ]Code |
Context
}
else if ($record['Product']['type'] == 'simple')
$id = "94"
$this = Product
Product::$belongsTo = array
Product::$hasMany = array
Product::$validate = array
Product::$actsAs = array
Product::$useDbConfig = "default"
Product::$useTable = "products"
Product::$displayField = "id"
Product::$id = false
Product::$data = array
Product::$table = "products"
Product::$primaryKey = "id"
Product::$_schema = array
Product::$validationErrors = array
Product::$tablePrefix = ""
Product::$name = "Product"
Product::$alias = "Product"
Product::$tableToModel = array
Product::$logTransactions = false
Product::$cacheQueries = false
Product::$hasOne = array
Product::$hasAndBelongsToMany = array
Product::$Behaviors = BehaviorCollection object
Product::$whitelist = array
Product::$cacheSources = true
Product::$findQueryType = NULL
Product::$recursive = 1
Product::$order = NULL
Product::$virtualFields = array
Product::$__associationKeys = array
Product::$__associations = array
Product::$__backAssociation = array
Product::$__insertID = NULL
Product::$__numRows = NULL
Product::$__affectedRows = NULL
Product::$_findMethods = array
Product::$Manufacturer = Manufacturer object
Product::$ProductCategory = ProductCategory object
Product::$ProductImage = ProductImage object
Product::$ProductName = ProductName object
Product::$ProductMeta = ProductMeta object
Product::$ProductPrice = ProductPrice object
Product::$SingleQtyProductPriceDiscount = ProductPriceDiscount object
Product::$ProductDescription = ProductDescription object
Product::$ProductOption = ProductOption object
Product::$RelatedProduct = RelatedProduct object
Product::$ProductOptionStock = ProductOptionStock object
$conditions = array(
"Product.id" => "94",
"Product.visibility !=" => "notindividually"
)
$record = array(
"RelatedProduct" => array(
array(),
array()
)
) Product::getViewProductData() - APP/models/product/product.php, line 612
CatalogController::view_product() - APP/controllers/catalog_controller.php, line 590
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/michelhe/public_html/cake/libs/debugger.php:673) [CORE/cake/libs/controller/components/cookie.php , line 366 ]Code |
Context $name = "[Catalog][recently_viewed]"
$value = "a:3:{i:0;s:2:"94";i:1;s:3:"718";i:2;s:3:"147";}" setcookie - [internal], line ??
CookieComponent::__write() - CORE/cake/libs/controller/components/cookie.php, line 366
CookieComponent::write() - CORE/cake/libs/controller/components/cookie.php, line 224
CatalogController::_addToRecentlyViewed() - APP/controllers/catalog_controller.php, line 1890
CatalogController::view_product() - APP/controllers/catalog_controller.php, line 603
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : in_array() expects parameter 2 to be array, null given [APP/controllers/catalog_controller.php , line 614 ]Code |
Context $id = "94"
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$lastViewedCategory = "8"
$inCategories = null in_array - [internal], line ??
CatalogController::view_product() - APP/controllers/catalog_controller.php, line 614
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: ProductName [APP/controllers/catalog_controller.php , line 640 ]Code |
Context }
$this->addCrumb('#', $record['ProductName']['name']);
$id = "94"
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$lastViewedCategory = "8"
$inCategories = null CatalogController::view_product() - APP/controllers/catalog_controller.php, line 640
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: ProductMeta [APP/controllers/catalog_controller.php , line 743 ]Code |
Context
$this->set('optionsStock', $allVars);
$this->set('metaKeywords', $record['ProductMeta']['keywords']);
$id = "94"
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$lastViewedCategory = "8"
$inCategories = null
$allVars = array() CatalogController::view_product() - APP/controllers/catalog_controller.php, line 743
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: ProductMeta [APP/controllers/catalog_controller.php , line 744 ]Code |
Context $this->set('optionsStock', $allVars);
$this->set('metaKeywords', $record['ProductMeta']['keywords']);
$this->set('metaDescription', $record['ProductMeta']['description']);
$id = "94"
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$lastViewedCategory = "8"
$inCategories = null
$allVars = array() CatalogController::view_product() - APP/controllers/catalog_controller.php, line 744
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: ProductName [APP/controllers/catalog_controller.php , line 1796 ]Code |
Context else
{
$pageTitle = $record['ProductName']['name'];
$record = array(
"RelatedProduct" => array(
array(),
array()
)
) CatalogController::setViewProductPageTitle() - APP/controllers/catalog_controller.php, line 1796
CatalogController::view_product() - APP/controllers/catalog_controller.php, line 747
Controller::setAction() - CORE/cake/libs/controller/controller.php, line 790
CatalogController::index() - APP/controllers/catalog_controller.php, line 229
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/michelhe/public_html/cake/libs/debugger.php:673) [APP/views/layouts/default.ctp , line 2 ]Code |
Context $___viewFn = "/home/michelhe/public_html/app/views/layouts/default.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => "Catalog",
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"content_for_layout" => "<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductMeta [<b>APP/views/catalog/view_product.ctp</b>, line <b>4</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> $this->set('body_id', 'product');
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $description = $record['ProductMeta']['description'];
</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>6</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> $description = $record['ProductMeta']['description'];
</span></code>
<code><span style="color: #000000"> if(empty($description)){
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $description = $this->Text->truncate(str_replace("\n", ' ', strip_tags($record['ProductDescription']['long_description'])), 250, array('exact' => false));
</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = null</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 6
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre><script type="text/javascript">
var productID = <pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/catalog/view_product.ctp</b>, line <b>11</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000">?>
</span></code>
<code><span style="color: #000000"><script type="text/javascript">
</span></code>
<span class="code-highlight"><code><span style="color: #000000">var productID = <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>;
</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre>0;
</script>
<div id="content">
<h1><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-trace').style.display = (document.getElementById('cakeErr12-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductName [<b>APP/views/catalog/view_product.ctp</b>, line <b>23</b>]<div id="cakeErr12-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-code').style.display = (document.getElementById('cakeErr12-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-context').style.display = (document.getElementById('cakeErr12-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr12-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"><div id="content">
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductName'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h1>
</span></code></span></pre></div><pre id="cakeErr12-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 23
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h1>
<div class="breadcrumb">
<p>You are here:</p>
<ul>
<li><a href="/">Home</a></li>
<li class="last"><span></span></li>
</ul>
</div>
<div class="product-paging">
<a href="bangle">Back to Bangle</a>
</div>
<div class="product-leftcol">
<div id="image-box">
<div id="bigPicLink">
<img src="/img/products/no-medium.png" alt="Awaiting Image" />
</div>
<div class="thumbnails">
</div>
</div>
</div>
<div class="product-rightcol">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_print"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-51079cef6e8ae0aa"></script>
<!-- AddThis Button END --> <h2><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-trace').style.display = (document.getElementById('cakeErr13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>36</b>]<div id="cakeErr13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-code').style.display = (document.getElementById('cakeErr13-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-context').style.display = (document.getElementById('cakeErr13-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr13-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="product-rightcol">
</span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'catalog/view_product/social_icons'</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h2><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'short_description'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h2>
</span></code></span></pre></div><pre id="cakeErr13-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 36
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h2>
<h4>Code: <pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-trace').style.display = (document.getElementById('cakeErr14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/catalog/view_product.ctp</b>, line <b>37</b>]<div id="cakeErr14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-code').style.display = (document.getElementById('cakeErr14-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-context').style.display = (document.getElementById('cakeErr14-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr14-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'catalog/view_product/social_icons'</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code>
<code><span style="color: #000000"> <h2><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'short_description'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h2>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h4>Code: <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'sku'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h4>
</span></code></span></pre></div><pre id="cakeErr14-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 37
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h4>
<div class="long-desc">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-trace').style.display = (document.getElementById('cakeErr15-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>40</b>]<div id="cakeErr15-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-code').style.display = (document.getElementById('cakeErr15-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-context').style.display = (document.getElementById('cakeErr15-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr15-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000">
</span></code>
<code><span style="color: #000000"> <div class="long-desc">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'long_description'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr15-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 40
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre> </div>
<form class="purchasing" id="product-form" method="post" action="/basket/add" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST" /><input type="hidden" name="data[_Token][key]" value="c610bc8c333de053efe2b1e1e1ed33758af2c5c4" id="Token1118239047" /></div>
<div id="price-and-stock">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-trace').style.display = (document.getElementById('cakeErr16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductPrice [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>1</b>]<div id="cakeErr16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-code').style.display = (document.getElementById('cakeErr16-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-context').style.display = (document.getElementById('cakeErr16-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr16-code" class="cake-code-dump" style="display: none;"><pre><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'on_special'</span><span style="color: #007700">] && </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'base_price'</span><span style="color: #007700">] > </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr16-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre>
<div class="purchasing">
<p>
<strong>£<span id="product-price"><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-trace').style.display = (document.getElementById('cakeErr17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductPrice [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>7</b>]<div id="cakeErr17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-code').style.display = (document.getElementById('cakeErr17-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-context').style.display = (document.getElementById('cakeErr17-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr17-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"><div class="purchasing">
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <strong><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$activeCurrencyHTML</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span><span id="product-price"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></span></strong><br/>
</span></code></span></pre></div><pre id="cakeErr17-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></span></strong><br/>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-trace').style.display = (document.getElementById('cakeErr18-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>8</b>]<div id="cakeErr18-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-code').style.display = (document.getElementById('cakeErr18-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-context').style.display = (document.getElementById('cakeErr18-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr18-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <p>
</span></code>
<code><span style="color: #000000"> <strong><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$activeCurrencyHTML</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span><span id="product-price"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></span></strong><br/>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'stock_in_stock'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr18-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre> Item is Out of Stock
</p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-trace').style.display = (document.getElementById('cakeErr19-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>14</b>]<div id="cakeErr19-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-code').style.display = (document.getElementById('cakeErr19-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-context').style.display = (document.getElementById('cakeErr19-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr19-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?>
</span></span></code>
<code><span style="color: #000000"> </p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'stock_in_stock'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr19-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></div>
<div class="stockists">
<p>Buy from your local Stockist</p>
<a href="/stockists/"><img src="/img/buttons/detail-stockists-button.gif" alt="Find Stockist"></a>
</div> </div>
<div style="display:none;"><input type="hidden" name="data[_Token][fields]" value="5665e3b2e8feb3d41a21e58756298f3287e241a6%3A" id="TokenFields1475788306" /></div></form>
<div class="related-products">
<h3>You May Also Like</h3>
<a href="javascript: return false;" class="arrow-prev">Previous</a>
<a href="javascript: return false;" class="arrow-next">Next</a>
<div class="cycle">
<div class="loadin" style="display: block;">
<span class="rel_next" title="rel-1"></span>
<span class="rel_prev" title="rel-1"></span>
<a href="/ambassador-womens-stainless-steel-ambassador-watch-52"><img src="/img/products/thumb/12828_b60-49.jpg" alt="Midi Ambassador"></a>
<div class="info">
<h3>Midi Ambassador</h3>
<div class="sku">12828/B60</div>
<h2>£365.00</h2>
</div>
</div>
<div class="loadin" style="display: block;">
<span class="rel_next" title="rel-1"></span>
<span class="rel_prev" title="rel-1"></span>
<a href="/salambo-womens-stainless-steel-salambo-bangle-watch-90"><img src="/img/products/thumb/17001_18xb60-119.jpg" alt="Salambo"></a>
<div class="info">
<h3>Salambo</h3>
<div class="sku">17001/18XB60</div>
<h2>£359.00</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="leftcol">
<div class="tab-box">
<dl class="tabs">
<dt class="selected" title="popular">Popular</dt>
</dl>
<div class="popular">
<a href="javascript: return false;" class="arrow-prev">Previous</a>
<a href="javascript: return false;" class="arrow-next">Next</a>
<div class="cycle">
<div class="loadin">
<a href="/mens-stainless-steel-classic-strap-watch-452" title="View Product: Square Metropole Strap">
<img src="/img/products/thumb/19453_08ma-888.jpg" alt="Square Metropole Strap" />
</a>
<div class="info">
<h3>Square Metropole Strap</h3>
<h2>£379.00</h2>
</div>
</div>
<div class="loadin">
<a href="/womens-stainless-steel-salambo-bangle-watch-250" title="View Product: Salambo">
<img src="/img/products/thumb/17001_b59-88.jpg" alt="Salambo" />
</a>
<div class="info">
<h3>Salambo</h3>
<h2>£285.00</h2>
</div>
</div>
<div class="loadin">
<a href="/chic-womens-stainless-steel-chic-bracelet-watch-431" title="View Product: Bolero">
<img src="/img/products/thumb/17466_b54-867.jpg" alt="Bolero" />
</a>
<div class="info">
<h3>Bolero</h3>
<h2>£445.00</h2>
</div>
</div>
<div class="loadin">
<a href="/mens-gold-plated-epsilon-bracelet-watch" title="View Product: Epsilon Bracelet">
<img src="/img/products/thumb/414_bp01-236.jpg" alt="Epsilon Bracelet" />
</a>
<div class="info">
<h3>Epsilon Bracelet</h3>
<h2>£690.00</h2>
</div>
</div>
<div class="loadin">
<a href="/womens-two-tone-cable-watch" title="View Product: Cable">
<img src="/img/products/thumb/17420_bt59-258.jpg" alt="Cable" />
</a>
<div class="info">
<h3>Cable</h3>
<h2>£440.00</h2>
</div>
</div>
</div>
</div>
</div>
</div>",
"scripts_for_layout" => "<script type="text/javascript" src="/js/vendors/cloud-zoom.1.0.2.min.js?1351066420"></script>
<link rel="stylesheet" type="text/css" href="/css/vendors/cloud-zoom.css?1353597240" />",
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = "Catalog"
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$content_for_layout = "<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductMeta [<b>APP/views/catalog/view_product.ctp</b>, line <b>4</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> $this->set('body_id', 'product');
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $description = $record['ProductMeta']['description'];
</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>6</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> $description = $record['ProductMeta']['description'];
</span></code>
<code><span style="color: #000000"> if(empty($description)){
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> $description = $this->Text->truncate(str_replace("\n", ' ', strip_tags($record['ProductDescription']['long_description'])), 250, array('exact' => false));
</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = null</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 6
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre><script type="text/javascript">
var productID = <pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/catalog/view_product.ctp</b>, line <b>11</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000">?>
</span></code>
<code><span style="color: #000000"><script type="text/javascript">
</span></code>
<span class="code-highlight"><code><span style="color: #000000">var productID = <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'id'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span>;
</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre>0;
</script>
<div id="content">
<h1><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-trace').style.display = (document.getElementById('cakeErr12-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductName [<b>APP/views/catalog/view_product.ctp</b>, line <b>23</b>]<div id="cakeErr12-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-code').style.display = (document.getElementById('cakeErr12-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr12-context').style.display = (document.getElementById('cakeErr12-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr12-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"><div id="content">
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductName'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h1>
</span></code></span></pre></div><pre id="cakeErr12-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 23
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h1>
<div class="breadcrumb">
<p>You are here:</p>
<ul>
<li><a href="/">Home</a></li>
<li class="last"><span></span></li>
</ul>
</div>
<div class="product-paging">
<a href="bangle">Back to Bangle</a>
</div>
<div class="product-leftcol">
<div id="image-box">
<div id="bigPicLink">
<img src="/img/products/no-medium.png" alt="Awaiting Image" />
</div>
<div class="thumbnails">
</div>
</div>
</div>
<div class="product-rightcol">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_print"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-51079cef6e8ae0aa"></script>
<!-- AddThis Button END --> <h2><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-trace').style.display = (document.getElementById('cakeErr13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>36</b>]<div id="cakeErr13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-code').style.display = (document.getElementById('cakeErr13-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr13-context').style.display = (document.getElementById('cakeErr13-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr13-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="product-rightcol">
</span></code>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'catalog/view_product/social_icons'</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h2><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'short_description'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h2>
</span></code></span></pre></div><pre id="cakeErr13-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 36
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h2>
<h4>Code: <pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-trace').style.display = (document.getElementById('cakeErr14-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/catalog/view_product.ctp</b>, line <b>37</b>]<div id="cakeErr14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-code').style.display = (document.getElementById('cakeErr14-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr14-context').style.display = (document.getElementById('cakeErr14-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr14-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'catalog/view_product/social_icons'</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code>
<code><span style="color: #000000"> <h2><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'short_description'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h2>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <h4>Code: <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'sku'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></h4>
</span></code></span></pre></div><pre id="cakeErr14-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 37
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></h4>
<div class="long-desc">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-trace').style.display = (document.getElementById('cakeErr15-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductDescription [<b>APP/views/catalog/view_product.ctp</b>, line <b>40</b>]<div id="cakeErr15-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-code').style.display = (document.getElementById('cakeErr15-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr15-context').style.display = (document.getElementById('cakeErr15-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr15-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000">
</span></code>
<code><span style="color: #000000"> <div class="long-desc">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductDescription'</span><span style="color: #007700">][</span><span style="color: #DD0000">'long_description'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr15-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = ""</pre><pre class="stack-trace">include - APP/views/catalog/view_product.ctp, line 40
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre> </div>
<form class="purchasing" id="product-form" method="post" action="/basket/add" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST" /><input type="hidden" name="data[_Token][key]" value="c610bc8c333de053efe2b1e1e1ed33758af2c5c4" id="Token1118239047" /></div>
<div id="price-and-stock">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-trace').style.display = (document.getElementById('cakeErr16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductPrice [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>1</b>]<div id="cakeErr16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-code').style.display = (document.getElementById('cakeErr16-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr16-context').style.display = (document.getElementById('cakeErr16-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr16-code" class="cake-code-dump" style="display: none;"><pre><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'on_special'</span><span style="color: #007700">] && </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'base_price'</span><span style="color: #007700">] > </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr16-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre>
<div class="purchasing">
<p>
<strong>£<span id="product-price"><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-trace').style.display = (document.getElementById('cakeErr17-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: ProductPrice [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>7</b>]<div id="cakeErr17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-code').style.display = (document.getElementById('cakeErr17-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr17-context').style.display = (document.getElementById('cakeErr17-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr17-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"><div class="purchasing">
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <strong><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$activeCurrencyHTML</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span><span id="product-price"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></span></strong><br/>
</span></code></span></pre></div><pre id="cakeErr17-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></span></strong><br/>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-trace').style.display = (document.getElementById('cakeErr18-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>8</b>]<div id="cakeErr18-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-code').style.display = (document.getElementById('cakeErr18-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr18-context').style.display = (document.getElementById('cakeErr18-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr18-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <p>
</span></code>
<code><span style="color: #000000"> <strong><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$activeCurrencyHTML</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span><span id="product-price"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'ProductPrice'</span><span style="color: #007700">][</span><span style="color: #DD0000">'active_price'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></span></strong><br/>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'stock_in_stock'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr18-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre> Item is Out of Stock
</p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-trace').style.display = (document.getElementById('cakeErr19-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: Product [<b>APP/views/elements/catalog/view_product/price_and_stock.ctp</b>, line <b>14</b>]<div id="cakeErr19-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-code').style.display = (document.getElementById('cakeErr19-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr19-context').style.display = (document.getElementById('cakeErr19-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr19-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?>
</span></span></code>
<code><span style="color: #000000"> </p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if(</span><span style="color: #0000BB">$record</span><span style="color: #007700">[</span><span style="color: #DD0000">'Product'</span><span style="color: #007700">][</span><span style="color: #DD0000">'stock_in_stock'</span><span style="color: #007700">]): </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr19-context" class="cake-context" style="display: none;">$___viewFn = "/home/michelhe/public_html/app/views/elements/catalog/view_product/price_and_stock.ctp"
$___dataForView = array(
"metaDescription" => "",
"body_id" => "product",
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
),
"assetCompress" => AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object,
"catalog" => CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL,
"esper" => EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"category" => CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$metaDescription = ""
$body_id = "product"
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL</pre><pre class="stack-trace">include - APP/views/elements/catalog/view_product/price_and_stock.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 731
View::element() - CORE/cake/libs/view/view.php, line 392
include - APP/views/catalog/view_product.ctp, line 51
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83</pre></div></pre></div>
<div class="stockists">
<p>Buy from your local Stockist</p>
<a href="/stockists/"><img src="/img/buttons/detail-stockists-button.gif" alt="Find Stockist"></a>
</div> </div>
<div style="display:none;"><input type="hidden" name="data[_Token][fields]" value="5665e3b2e8feb3d41a21e58756298f3287e241a6%3A" id="TokenFields1475788306" /></div></form>
<div class="related-products">
<h3>You May Also Like</h3>
<a href="javascript: return false;" class="arrow-prev">Previous</a>
<a href="javascript: return false;" class="arrow-next">Next</a>
<div class="cycle">
<div class="loadin" style="display: block;">
<span class="rel_next" title="rel-1"></span>
<span class="rel_prev" title="rel-1"></span>
<a href="/ambassador-womens-stainless-steel-ambassador-watch-52"><img src="/img/products/thumb/12828_b60-49.jpg" alt="Midi Ambassador"></a>
<div class="info">
<h3>Midi Ambassador</h3>
<div class="sku">12828/B60</div>
<h2>£365.00</h2>
</div>
</div>
<div class="loadin" style="display: block;">
<span class="rel_next" title="rel-1"></span>
<span class="rel_prev" title="rel-1"></span>
<a href="/salambo-womens-stainless-steel-salambo-bangle-watch-90"><img src="/img/products/thumb/17001_18xb60-119.jpg" alt="Salambo"></a>
<div class="info">
<h3>Salambo</h3>
<div class="sku">17001/18XB60</div>
<h2>£359.00</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="leftcol">
<div class="tab-box">
<dl class="tabs">
<dt class="selected" title="popular">Popular</dt>
</dl>
<div class="popular">
<a href="javascript: return false;" class="arrow-prev">Previous</a>
<a href="javascript: return false;" class="arrow-next">Next</a>
<div class="cycle">
<div class="loadin">
<a href="/mens-stainless-steel-classic-strap-watch-452" title="View Product: Square Metropole Strap">
<img src="/img/products/thumb/19453_08ma-888.jpg" alt="Square Metropole Strap" />
</a>
<div class="info">
<h3>Square Metropole Strap</h3>
<h2>£379.00</h2>
</div>
</div>
<div class="loadin">
<a href="/womens-stainless-steel-salambo-bangle-watch-250" title="View Product: Salambo">
<img src="/img/products/thumb/17001_b59-88.jpg" alt="Salambo" />
</a>
<div class="info">
<h3>Salambo</h3>
<h2>£285.00</h2>
</div>
</div>
<div class="loadin">
<a href="/chic-womens-stainless-steel-chic-bracelet-watch-431" title="View Product: Bolero">
<img src="/img/products/thumb/17466_b54-867.jpg" alt="Bolero" />
</a>
<div class="info">
<h3>Bolero</h3>
<h2>£445.00</h2>
</div>
</div>
<div class="loadin">
<a href="/mens-gold-plated-epsilon-bracelet-watch" title="View Product: Epsilon Bracelet">
<img src="/img/products/thumb/414_bp01-236.jpg" alt="Epsilon Bracelet" />
</a>
<div class="info">
<h3>Epsilon Bracelet</h3>
<h2>£690.00</h2>
</div>
</div>
<div class="loadin">
<a href="/womens-two-tone-cable-watch" title="View Product: Cable">
<img src="/img/products/thumb/17420_bt59-258.jpg" alt="Cable" />
</a>
<div class="info">
<h3>Cable</h3>
<h2>£440.00</h2>
</div>
</div>
</div>
</div>
</div>
</div>"
$scripts_for_layout = "<script type="text/javascript" src="/js/vendors/cloud-zoom.1.0.2.min.js?1351066420"></script>
<link rel="stylesheet" type="text/css" href="/css/vendors/cloud-zoom.css?1353597240" />"
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL header - [internal], line ??
include - APP/views/layouts/default.ctp, line 2
View::_render() - CORE/cake/libs/view/view.php, line 731
View::renderLayout() - CORE/cake/libs/view/view.php, line 489
View::render() - CORE/cake/libs/view/view.php, line 435
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Catalog
Notice (8) : Undefined index: ProductMeta [APP/views/catalog/view_product.ctp , line 4 ]Code |
Context $this->set('body_id', 'product');
$description = $record['ProductMeta']['description'];
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
) include - APP/views/catalog/view_product.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: ProductDescription [APP/views/catalog/view_product.ctp , line 6 ]Code |
Context $description = $record['ProductMeta']['description'];
if(empty($description)){
$description = $this->Text->truncate(str_replace("\n", ' ', strip_tags($record['ProductDescription']['long_description'])), 250, array('exact' => false));
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = null include - APP/views/catalog/view_product.ctp, line 6
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8) : Undefined index: ProductName [APP/views/catalog/view_product.ctp , line 23 ]Code |
Context <div id="content">
<h1><?php echo h ( $record [ 'ProductName' ][ 'name' ]); ?> </h1>
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = "" include - APP/views/catalog/view_product.ctp, line 23
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8) : Undefined index: ProductDescription [APP/views/catalog/view_product.ctp , line 36 ]Code |
Context <div class="product-rightcol">
<?php echo $this -> element ( 'catalog/view_product/social_icons' ); ?>
<h2><?php echo h ( $record [ 'ProductDescription' ][ 'short_description' ]); ?> </h2>
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = "" include - APP/views/catalog/view_product.ctp, line 36
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Code: Notice (8) : Undefined index: Product [APP/views/catalog/view_product.ctp , line 37 ]Code |
Context <?php echo $this -> element ( 'catalog/view_product/social_icons' ); ?>
<h2><?php echo h ( $record [ 'ProductDescription' ][ 'short_description' ]); ?> </h2>
<h4>Code: <?php echo h ( $record [ 'Product' ][ 'sku' ]); ?> </h4>
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = "" include - APP/views/catalog/view_product.ctp, line 37
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8) : Undefined index: ProductDescription [APP/views/catalog/view_product.ctp , line 40 ]Code |
Context
<div class="long-desc">
<?php echo $record [ 'ProductDescription' ][ 'long_description' ]; ?>
$___viewFn = "/home/michelhe/public_html/app/views/catalog/view_product.ctp"
$___dataForView = array(
"manufacturerFooter" => array(),
"manufacturerNav" => array(),
"rootFeauredProducts" => array(
array(),
array(),
array(),
array(),
array()
),
"breadcrumbs" => array(
array()
),
"title_for_layout" => null,
"record" => array(
"RelatedProduct" => array()
),
"metaDescription" => null,
"metaKeywords" => null,
"optionsStock" => array(),
"inCatalog" => true,
"totalBasketItemQuantities" => 0,
"basket" => array(
"Basket" => array(),
"ShippingZone" => array(),
"TaxRate" => array(),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
),
"categories" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"activeCurrencyHTML" => "£",
"activeCurrencySymbol" => "",
"activeCurrencyID" => 1,
"currencies" => array(
array()
)
)
$loadHelpers = true
$cached = false
$assetCompress = AssetCompressHelper
AssetCompressHelper::$helpers = array
AssetCompressHelper::$options = array
AssetCompressHelper::$autoInclude = true
AssetCompressHelper::$base = ""
AssetCompressHelper::$webroot = "/"
AssetCompressHelper::$theme = NULL
AssetCompressHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
AssetCompressHelper::$params = array
AssetCompressHelper::$action = "view_product"
AssetCompressHelper::$plugin = NULL
AssetCompressHelper::$data = array
AssetCompressHelper::$namedArgs = NULL
AssetCompressHelper::$argSeparator = NULL
AssetCompressHelper::$validationErrors = NULL
AssetCompressHelper::$tags = array
AssetCompressHelper::$__tainted = NULL
AssetCompressHelper::$__cleaned = NULL
AssetCompressHelper::$Html = HtmlHelper object
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "view_product"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = array
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JsHelper::$params = array
JsHelper::$action = "view_product"
JsHelper::$plugin = NULL
JsHelper::$data = array
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = NULL
PaginatorHelper::$_ajaxHelperClass = "Js"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$theme = NULL
PaginatorHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
PaginatorHelper::$params = array
PaginatorHelper::$action = "view_product"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = array
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Js = JsHelper object
$catalog = CatalogHelper
CatalogHelper::$helpers = array
CatalogHelper::$base = ""
CatalogHelper::$webroot = "/"
CatalogHelper::$theme = NULL
CatalogHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CatalogHelper::$params = array
CatalogHelper::$action = "view_product"
CatalogHelper::$plugin = NULL
CatalogHelper::$data = array
CatalogHelper::$namedArgs = NULL
CatalogHelper::$argSeparator = NULL
CatalogHelper::$validationErrors = NULL
CatalogHelper::$tags = array
CatalogHelper::$__tainted = NULL
CatalogHelper::$__cleaned = NULL
CatalogHelper::$Paginator = PaginatorHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TextHelper::$params = array
TextHelper::$action = "view_product"
TextHelper::$plugin = NULL
TextHelper::$data = array
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
TimeHelper::$params = array
TimeHelper::$action = "view_product"
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$theme = NULL
JavascriptHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view_product"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
$esper = EsperHelper
EsperHelper::$helpers = NULL
EsperHelper::$base = ""
EsperHelper::$webroot = "/"
EsperHelper::$theme = NULL
EsperHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
EsperHelper::$params = array
EsperHelper::$action = "view_product"
EsperHelper::$plugin = NULL
EsperHelper::$data = array
EsperHelper::$namedArgs = NULL
EsperHelper::$argSeparator = NULL
EsperHelper::$validationErrors = NULL
EsperHelper::$tags = array
EsperHelper::$__tainted = NULL
EsperHelper::$__cleaned = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
HtmlHelper::$params = array
HtmlHelper::$action = "view_product"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = array
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
FormHelper::$params = array
FormHelper::$action = "view_product"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$category = CategoryHelper
CategoryHelper::$helpers = array
CategoryHelper::$topCategoryRecord = array
CategoryHelper::$showHomeLink = true
CategoryHelper::$showSaleLink = false
CategoryHelper::$showAllResults = false
CategoryHelper::$modelName = "ProductCategory.ProductCategory"
CategoryHelper::$base = ""
CategoryHelper::$webroot = "/"
CategoryHelper::$theme = NULL
CategoryHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
CategoryHelper::$params = array
CategoryHelper::$action = "view_product"
CategoryHelper::$plugin = NULL
CategoryHelper::$data = array
CategoryHelper::$namedArgs = NULL
CategoryHelper::$argSeparator = NULL
CategoryHelper::$validationErrors = NULL
CategoryHelper::$tags = array
CategoryHelper::$__tainted = NULL
CategoryHelper::$__cleaned = NULL
CategoryHelper::$Form = FormHelper object
CategoryHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "614e96aed3b18b6849baaf1f8999dabe"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1368583117
SessionHelper::$sessionTime = 1368595117
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/salambo-womens-stainless-steel-salambo-bangle-watch-94"
SessionHelper::$params = array
SessionHelper::$action = "view_product"
SessionHelper::$data = array
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$manufacturerFooter = array()
$manufacturerNav = array()
$rootFeauredProducts = array(
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
),
array(
"Product" => array(),
"Manufacturer" => array(),
"ProductName" => array(),
"ProductMeta" => array(),
"ProductPrice" => array(),
"SingleQtyProductPriceDiscount" => array(),
"ProductDescription" => array(),
"ProductImage" => array(),
"ProductCategory" => array(),
"ProductOption" => array()
)
)
$breadcrumbs = array(
array(
"url" => "#",
"link" => null
)
)
$title_for_layout = null
$record = array(
"RelatedProduct" => array(
array(),
array()
)
)
$metaDescription = null
$metaKeywords = null
$optionsStock = array()
$inCatalog = true
$totalBasketItemQuantities = 0
$basket = array(
"Basket" => array(
"id" => "131553",
"created" => "2013-05-14 19:41:43",
"hash" => "1e90934ca8a5f96a09be2ceaa4d54695",
"last_calculated_total_items" => "0",
"last_calculated_subtotal" => "0.00",
"customer_id" => "0",
"customer_billing_address_id" => "0",
"ship_to_billing_address" => "0",
"customer_shipping_address_id" => "0",
"shipping_zone_id" => "1",
"shipping_country_id" => "0",
"shipping_carrier_service_id" => "1",
"free_shipping" => "0",
"last_calculated_grand_total" => "0.00",
"last_calculated_subtotal_tax" => null,
"last_calculated_shipping_tax" => null,
"last_calculated_discount_total" => "0.00",
"basket_discount_id" => "0",
"tax_rate" => null,
"coupon_code" => "",
"delivery_date" => null,
"delivery_am" => "0",
"shipping_price" => null,
"order_note" => null,
"gift_wrap" => "0",
"gift_message" => null,
"watch_sizing" => "0",
"wrist_size" => null,
"stockist" => null,
"newsletter_signup" => "1"
),
"ShippingZone" => array(
"id" => "1",
"name" => "United Kingdom",
"sort" => "0",
"deduct_tax_from_total" => "0"
),
"TaxRate" => array(
"id" => null,
"name" => null,
"country_id" => null,
"rate" => null
),
"BasketItem" => array(),
"BasketAppliedDiscount" => array()
)
$categories = array(
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
),
array(
"Category" => array(),
"CategoryName" => array(),
"children" => array()
)
)
$activeCurrencyHTML = "£"
$activeCurrencySymbol = ""
$activeCurrencyID = 1
$currencies = array(
array(
"Currency" => array()
)
)
$description = "" include - APP/views/catalog/view_product.ctp, line 40
View::_render() - CORE/cake/libs/view/view.php, line 731
View::render() - CORE/cake/libs/view/view.php, line 426
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Popular
Previous
Next
Square Metropole Strap
£379.00
Salambo
£285.00
Bolero
£445.00
Epsilon Bracelet
£690.00
Cable
£440.00