Code Context $related_catagor = array();
$parent_categoryname = '';
if(!empty($categories) && $categories['CategorySubcategory'][0]['parent_id'] > 0) {
$category_id = '24'
$not_show_id = array(
(int) 0 => '44',
(int) 1 => '46',
(int) 2 => '45',
(int) 3 => '43',
(int) 4 => '47',
(int) 5 => '82'
)
$conditions = array(
(int) 0 => array(
(int) 0 => 'Product.published = '1''
),
(int) 1 => array(
'ProductCategory.category_id' => '24'
)
)
$joins = array(
(int) 0 => 'LEFT JOIN seo_product_categories as ProductCategory ON Product.id =
ProductCategory.product_id'
)
$filter_product_data = array()
$categoryname = 'Handmade gifts'
$order = array()
$category = object(Category) {
name => 'Category'
hasOne => array(
'CategoryDescription' => array(
[maximum depth reached]
)
)
hasMany => array(
'CategorySubcategory' => array(
[maximum depth reached]
)
)
validate => array(
'name' => array(
[maximum depth reached]
),
'sort_order' => array(
[maximum depth reached]
),
'published' => array(
[maximum depth reached]
)
)
useDbConfig => 'default'
useTable => 'categories'
id => false
data => array()
schemaName => null
table => 'categories'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Category'
tableToModel => array(
'categories' => 'Category'
)
cacheQueries => false
belongsTo => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$categories = array(
'Category' => array(
'id' => '24',
'parent_id' => '0',
'slug' => 'handicrafts-in-india',
'name' => 'Handmade gifts',
'published' => '1',
'sort_order' => '1',
'created' => '2014-04-21 00:00:00',
'modified' => '2019-12-02 04:07:00'
),
'CategoryDescription' => array(
'id' => '24',
'category_id' => '24',
'image' => '1399889853.jpeg',
'description' => '<p>
Welcome to the largest hub of <strong>handmade gifts</strong> to be used as corporate, personal, or <strong>return gift</strong> for any kind of occasion. We at <a href="http://www.handicraftsinindia.in">Indian Crafts</a> offer a wide range of handcrafted products, which keep updating regularly. Latest patterns and designs are added to the catalogue, which can be ordered anytime from anywhere. We are a team of expert & award winning craftsmen, designing different types of eye catching corporate gifts and return gifts. The products here vary according to different religions, communities, cultures and occasions. People looking to buy <strong>corporate gifts online</strong>, can order their customized item directly from here.</p>
<p>
While talking about the customizations, we offer fully customized handmade gifts, where the buyer can get any personalized features in the available products. The catalogue shows the basic sample products, open for any type of customization including change in color, size, personalized elements and others. After adding personalized brand names and other details these can be perfectly used as corporate gifts. Other than this, if you are looking for return gifts, you can get these items customized by engraving or printing the details of your occasion.</p>
<p>
As there is a boom of handcrafted items around the world these days, choosing these handmade items for corporate gifts can be a great option. Give your business partners and other guests something new and unique with added personalized elements as return gift this time. It will also let them remember your event and brand forever, boosting your business’s branding as well.</p>
<p>
Explore our complete range of handmade gifts for corporate and return gift purposes here and order your customized copy now.</p>
',
'meta_title' => 'Find Handmade Corporate & Return Gifts Online',
'meta_description' => 'Looking to buy handmade return gifts and corporate gifts online? Find wide range of handmade gifts for different occasions with complete customization here.',
'created' => '2014-04-21 12:21:52',
'modified' => '2016-02-17 13:38:32'
),
'Product' => array(),
'CategorySubcategory' => array()
)
$related_catagor = array()
$parent_categoryname = ''
ProductsController::product_list() - APP/Controller/ProductsController.php, line 1583
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108