1 . SELECT SQL_CALC_FOUND_ROWS * FROM corporate_user WHERE directory_name = 'square-magnets' 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 55 -> CorporateUserMaster::getCorporateUser ↳model/CorporateUserMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
2 . SELECT section_id, status FROM admin_section WHERE section_id IN (SELECT section_id FROM admin_section_description where site_language_id = '1' AND LOWER(section_heading) = LOWER('Templates')) 0.0002 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 641 -> AdminSectionMaster::getAdminSectionDetail ↳model/AdminSectionMaster.php : 129 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
3 . SELECT configuration_master.constant_name,configuration_master.set_value,configuration_master.default_value,configuration_master.setting_type FROM configuration_master ORDER BY configuration_master.sort_order ASC, configuration_master.configuration_id ASC 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 727 -> ConfigurationMaster::getConfiguration ↳model/ConfigurationMaster.php : 113 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
4 . SELECT SQL_CALC_FOUND_ROWS theme_general_cofiguration FROM site_theme WHERE theme_dir_name = 'abcimaging' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 750 -> SiteThemeMaster::getSiteTheme ↳model/SiteThemeMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
5 . SELECT payment_method_id FROM payment_method WHERE directory= 'payon_account' ORDER BY sort_order ASC 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 810 -> PaymentMethodMaster::getPaymentMethod ↳model/PaymentMethodMaster.php : 66 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
6 . SELECT * FROM external_services WHERE status = '1' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 847 -> ExternalServiceMaster::getExternalService ↳model/ExternalServiceMaster.php : 54 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
7 . SELECT * FROM website_logos WHERE corporate_id = 0 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 97 -> require_once ↳lib/siteconstants.php : 929 -> getWebSiteLogos ↳lib/functions.php : 4236 -> WebSiteLogoMaster::getWebSiteLogo ↳model/WebSiteLogoMaster.php : 86 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
8 . SELECT * FROM site_language WHERE default_language = '1' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 170 -> require_once ↳lib/config_language.php : 104 -> create_language_session ↳lib/dbfunctions.php : 4269 -> SiteLanguageMaster::getSiteLanguage ↳model/SiteLanguageMaster.php : 52 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
9 . SELECT * FROM site_currency WHERE default_currency = '1' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 170 -> require_once ↳lib/config_language.php : 118 -> create_currency_session ↳lib/dbfunctions.php : 4342 -> CurrencyMaster::getCurrency ↳model/CurrencyMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
10 . SET time_zone = '+05:30' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 173 -> set_timezone ↳lib/functions.php : 1461 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
11 . SELECT products_description.product_url,products_description.products_id FROM products_description WHERE product_url = 'square-magnets' 0.0004 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 176 -> overwrite_products_label ↳lib/dbfunctions_1.php : 3037 -> set_product_id_from_name ↳lib/dbfunctions.php : 4367 -> ProductsMaster::getProductsDesc ↳model/ProductsMaster.php : 175 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
12 . SELECT * FROM product_settings WHERE products_id = 68 AND setting_constant_name IN ('COMMON_PRODUCTS_SIZE', 'COMMON_QUANTITY') 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 176 -> overwrite_products_label ↳lib/dbfunctions_1.php : 3053 -> getProductSetting ↳lib/dbfunctions.php : 4491 -> ProductsSettingMaster::getProductSetting ↳model/ProductsSettingMaster.php : 79 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
13 . SELECT count(*) as active_langs FROM site_language where status = '1' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 249 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
14 . SELECT shortname, site_language_id FROM site_language 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 256 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
15 . select TC.category_id, TCD.category_name from site_template_category as TC Left Join site_template_category_description AS TCD ON TCD.category_id = TC.category_id and TCD.site_language_id = '1' 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 273 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
16 . SELECT product_category.category_id, product_category_description.category_url as caturl, product_category_description.description, product_category_description.site_language_id FROM product_category LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE product_category.status = '1' 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 284 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
17 . select p.products_id, pd.product_url as producturl,pd.products_title as productname, pd.site_language_id from products as p Left Join products_description as pd on pd.products_id = p.products_id 0.0009 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 276 -> require_once ↳lib/seo.php : 296 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
18 . SELECT * FROM product_info_layout ORDER BY layout_id ASC 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 11 -> require_once ↳templates/include/site_variables.php : 135 -> ProductDescriptionLayoutMaster::getProductDescriptionLayout ↳model/ProductDescriptionLayoutMaster.php : 78 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
19 . SELECT site_seo_description.seo_page_title, site_seo_description.seo_page_keywords,site_seo_description.seo_page_description FROM site_seo LEFT JOIN site_seo_description on site_seo_description.page_id = site_seo.page_id WHERE site_seo_description.site_language_id = 1 AND (site_seo.page_name = 'product_designs.php' OR site_seo.page_name = 'product_designs' OR site_seo.page_name = 'Default') ORDER BY site_seo.page_id desc 0.0004 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 38 -> seoPageMaster::getSeoPageDetails ↳model/seoPageMaster.php : 147 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
20 . SELECT products_description.seo_page_title, products_description.seo_page_keywords,products_description.seo_page_description, products_description.products_title,products_description.canonical_id FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products_description.site_language_id = 1 AND products.products_id = 68 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 170 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
21 . SELECT * FROM products_metatags WHERE product_section = 'browse_design' AND product_id = 68 AND site_language_id = 1 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 179 -> ProductMetatagsMaster::getProductMetatags ↳model/ProductMetatagsMaster.php : 78 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
22 . SELECT product_category_description.category_url AS product_category_url FROM products LEFT JOIN product_category ON product_category.category_id = products.category_id LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE products.products_id = 68 AND product_category_description.site_language_id = 1 0.0002 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 216 -> transform_uri ↳lib/seo.php : 196 -> get_seo_link ↳lib/seo.php : 417 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
23 . SELECT site_general_metatag.name, site_general_metatag.content FROM site_general_metatag LEFT JOIN site_front_pages on site_front_pages.front_pages_id = site_general_metatag.page_id AND site_front_pages.seo_status = '1' WHERE (site_front_pages.front_pages_name = 'product_designs.php' OR site_front_pages.front_pages_name = 'product_designs') OR site_general_metatag.page_id = 0 ORDER BY site_front_pages.front_pages_id desc 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 277 -> require_once ↳lib/metatag.php : 279 -> SiteGeneralMetatagMaster::getMetatagDetails ↳model/SiteGeneralMetatagMaster.php : 90 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
24 . SELECT front_group_id FROM site_front_pages WHERE front_pages_name = 'product_designs' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 287 -> SiteFrontPagesMaster::getSiteFrontPages ↳model/SiteFrontPagesMaster.php : 80 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
25 . SELECT SQL_CALC_FOUND_ROWS * FROM (SELECT site_constants.constant_name, site_constants_description.constant_value, site_constants_description.constant_id, Concat(site_constants_description.constant_id, IF(site_constants_description.corporate_id = -1, 1, 0)) AS corporateid FROM site_constants LEFT JOIN site_constants_description ON site_constants_description.constant_id = site_constants.constant_id AND site_constants_description.site_language_id=1 LEFT JOIN site_front_page_group ON site_constants.front_group_id = site_front_page_group.front_group_id WHERE 1 AND site_constants.front_group_id IN ('1', '3') AND site_constants.available_to IN ('0', '11', '3', '12', '-2') AND site_constants_description.corporate_id = 0 GROUP BY corporateid ORDER BY corporateid DESC) AS site_constants_description GROUP BY site_constants_description.constant_id 0.0153 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 308 -> SiteConstantMaster::getSiteConstantDetailsCustomQuery ↳model/SiteConstantMaster.php : 198 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
26 . SELECT * FROM (SELECT menu_link.*, menu_link_description.menu_title,menu_link_description.menu_image,menu_link_description.site_language_id FROM menu_link LEFT JOIN menu_link_description ON menu_link_description.menu_id = menu_link.menu_id WHERE menu_link_description.site_language_id = 1 AND menu_link.status = '1' AND corporate_id = 0 AND (link_display = '2' OR link_display = '0') LIMIT 18446744073709551615) AS temp_table ORDER BY sort_order ASC 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 333 -> all_menu_data ↳lib/dbfunctions.php : 2326 -> MenuLinkMaster::getMenuLinkDescriptionWithCorporate ↳model/MenuLinkMaster.php : 227 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
27 . SELECT * FROM sidebar_management WHERE section_pages LIKE '%|product_designs.php|%' AND corporate_id = 0 OR sidebar_id = '1' ORDER BY sidebar_id DESC LIMIT 1 OFFSET 0 0.0002 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 57 -> get_sidebox_details ↳lib/dbfunctions.php : 649 -> SidebarManagementMaster::getSidebarManagement ↳model/SidebarManagementMaster.php : 85 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
28 . SELECT * FROM (SELECT side_menu_link. * FROM side_menu_link WHERE 1 AND corporate_id = 0 GROUP BY menu_title HAVING status = '1' AND menu_display IN ('0', '1') ORDER BY sortorder ASC, status ASC, menu_title ASC LIMIT 18446744073709551615 ) AS temp_table ORDER BY sortorder ASC, status ASC, menu_title ASC 0.0002 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 57 -> get_sidebox_details ↳lib/dbfunctions.php : 672 -> SideMenuLinkMaster::getSideMenuLinkDescriptionWithCorporate ↳model/SideMenuLinkMaster.php : 133 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
29 1
. SELECT SQL_CALC_FOUND_ROWS * FROM corporate_user WHERE directory_name = 'square-magnets' 0.0001 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 59 -> require_once ↳templates/include/css.php : 154 -> CorporateUserMaster::getCorporateUser ↳model/CorporateUserMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
30 . SELECT SQL_CALC_FOUND_ROWS cms_pages.page_name, cms_pages_description.page_heading, cms_pages_description.page_content, cms_pages.corporate_id FROM cms_pages LEFT JOIN cms_pages_description ON cms_pages_description.page_id = cms_pages.page_id WHERE cms_pages_description.site_language_id = 1 AND cms_pages.page_name IN ('cms_header', 'cms_middle_footer', 'cms_footer', 'contact_us_box', 'sidebar_content_left', 'sidebar_content_right', 'related_product_section_help', 'cms_social_media_links', 'product_browse_design_info') AND cms_pages.status = '1' AND cms_pages.corporate_id = 0 ORDER BY corporate_id DESC 0.0003 sec
↳product_designs.php : 15 -> require_once ↳lib/common.php : 365 -> require_once ↳lib/twig.php : 156 -> CmsPagesMaster::getCmsPagesDetails ↳model/CmsPagesMaster.php : 129 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
*******************************COMMON END*********************************
31 . SELECT * FROM url_redirection_manage WHERE (old_url = 'http://abcimaging.dev.radixweb.net/square-magnets/designs/' OR old_url = 'http://abcimaging.dev.radixweb.net/square-magnets/designs/' OR old_url = 'http://abcimaging.dev.radixweb.net/square-magnets/designs/') ORDER BY url_redirection_id ASC 0.0001 sec
↳product_designs.php : 35 -> manage_url_redirection ↳templates/include/twig_functions.php : 812 -> UrlRedirectionManageMaster::getUrlRedirectionManage ↳model/UrlRedirectionManageMaster.php : 81 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
32 . SELECT * FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id LEFT JOIN product_category_description ON product_category_description.category_id = products.category_id AND product_category_description.site_language_id = products_description.site_language_id WHERE products.products_id = 68 AND products.visible = 1 AND products_description.site_language_id = 1 AND (products.user_type_id = '1' OR products.user_type_id = '0') AND products.predefined_product_type IN ('0', '11', '1', '3', '12') 0.0003 sec
↳product_designs.php : 120 -> ProductsMaster::get_product_details_with_category_details ↳model/ProductsMaster.php : 374 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
33 . SELECT * FROM products_sizes WHERE products_id = '68' AND visible = '1' AND site_language_id = '1' 0.0002 sec
↳product_designs.php : 135 -> ProductsSizesMaster::getProductsSizes ↳model/ProductsSizesMaster.php : 121 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
34 . SELECT SQL_CALC_FOUND_ROWS count(DISTINCT site_master_template.template_id) as site_total, 0 as 'master_total',site_master_template.template_language_ids,GROUP_CONCAT(site_master_template.color,'') as color,GROUP_CONCAT(DISTINCT site_master_template.orientation,'') as orientation FROM site_master_templateLEFT JOIN site_master_template_description ON site_master_template_description.template_id = site_master_template.template_id AND ( site_master_template_description.site_language_id =1 OR site_master_template_description.site_language_id IS NULL) RIGHT JOIN products ON products.products_id=site_master_template.products_id WHERE site_master_template.status = '1' AND (site_master_template.products_id = 68 OR site_master_template.duplicate_product_id LIKE '%,68-%') AND ((site_master_template.user_type_id='1') OR (site_master_template.user_type_id= '0' AND site_master_template.corporate_id=0)) AND ( site_master_template.studiodata !='') AND (site_master_template.size_id IN ('95') OR site_master_template.duplicate_product_id LIKE '%-95,%') AND (site_master_template.template_language_ids = '0' OR FIND_IN_SET('1',site_master_template.template_language_ids)) 0.0005 sec
↳product_designs.php : 143 -> getTemplateRecords ↳templates/include/twig_functions.php : 1706 -> TemplateMaster::get_template_details_filter ↳model/TemplateMaster.php : 640 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
35 . SELECT predefined_product_type, price_defining_method, is_promotional FROM products WHERE products_id = 68 0.0001 sec
↳product_designs.php : 148 -> getStudioSetting ↳lib/dbfunctions.php : 4553 -> getProductsType ↳lib/dbfunctions_2.php : 738 -> ProductsMaster::getProducts ↳model/ProductsMaster.php : 161 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
36 . SELECT studio_configuration_setting.variable_name,IF(studio_configuration_product_setting.value != '' ,studio_configuration_product_setting.value,studio_configuration_setting.value) as setting_value FROM studio_configuration_setting LEFT JOIN studio_configuration_product_setting ON studio_configuration_setting.configuration_id = studio_configuration_product_setting.configuration_id AND ( IF(studio_configuration_product_setting.products_id != 0, studio_configuration_product_setting.products_id =68, studio_configuration_product_setting.products_type_id ='1') ) WHERE studio_configuration_setting.variable_name IN ('custom_unsaved_popup') ORDER BY studio_configuration_product_setting.products_id 0.0003 sec
↳product_designs.php : 148 -> getStudioSetting ↳lib/dbfunctions.php : 4572 -> StudioConfigurationSettingMaster::getStudioConfigSettings ↳model/StudioConfigurationSettingMaster.php : 135 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Array
(
[twd] => Array
(
[titletag] =>Square Magnets
[metatag] =>
[form] => Array
(
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=865e50e3af7de069b28713ae5cc041f8&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
[fb_button] => Facebook
)
[layout_style] => Array
(
[l1] => Array
(
[1] => Array
(
[6z] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => yes
)
)
)
[2] => Array
(
[12i] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12o] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-review
)
)
)
[l2] => Array
(
[1] => Array
(
[7] => Array
(
[0] => image-gallery
[1] => product-description
)
[5] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[7] => Array
(
[0] => price-list
)
[5] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[3] => Array
(
[7] => Array
(
[0] => help-template
)
[5] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-related
)
[12b] => Array
(
[0] => product-combo
)
[12c] => Array
(
[0] => product-review
)
)
)
[l3] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-extra-message
)
)
[2] => Array
(
[5] => Array
(
[0] => price-calculator
)
[7] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
)
[3] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l4] => Array
(
[1] => Array
(
[6k] => Array
(
[0] => image-gallery
[1] => product-description
)
[6v] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[2] => Array
(
[12l] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12h] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-review
)
)
)
[l5] => Array
(
[1] => Array
(
[12] => Array
(
[0] => image-gallery
)
)
[2] => Array
(
[6a] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
)
)
[3] => Array
(
[12] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l6] => Array
(
[1] => Array
(
[12] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[Gallery] => image-gallery
[PRODUCT_INFO_DESCRIPTION] => product-description
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
[PRODUCT EXTRA MESSAGE] => product-extra-message
)
)
)
)
[2] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l7] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6a] => Array
(
[0] => price-calculator
)
[6b] => Array
(
[action-buttons] => Array
(
[type] => vertical-icon
)
)
)
[3] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[predefined] => Array
(
[1] => Array
(
[6m] => Array
(
[0] => image-gallery
[1] => product-description
)
[6u] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12f] => Array
(
[0] => login-form
)
)
[3] => Array
(
[12f] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-related
)
)
[5] => Array
(
[12a] => Array
(
[0] => product-review
)
)
[6] => Array
(
[12b] => Array
(
[0] => product-combo
)
)
)
[m1] => Array
(
[1] => Array
(
[12x] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12p] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12v] => Array
(
[0] => image-gallery
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-description
)
)
)
[book] => Array
(
[1] => Array
(
[5k] => Array
(
[0] => image-gallery
)
[7b] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12z] => Array
(
[0] => content-upload
)
)
[3] => Array
(
[12g] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
)
)
)
[4] => Array
(
[12y] => Array
(
[0] => price-calculator
)
)
[5] => Array
(
[12c] => Array
(
[0] => product-extra-message
)
)
[6] => Array
(
[12r] => Array
(
[0] => product-review
)
)
[7] => Array
(
[12a] => Array
(
[0] => login-form
)
)
[8] => Array
(
[12z] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
)
[photo-print] => Array
(
[1] => Array
(
[6x] => Array
(
[0] => product-description
)
[6v] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12v] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => no
)
)
)
)
[photobook] => Array
(
[1] => Array
(
[6o] => Array
(
[0] => image-gallery
)
[6h] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12o] => Array
(
[0] => product-photobook-designs
)
)
)
[test] => Array
(
[1] => Array
(
[6q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
)
)
[0] => image-gallery
)
[6e] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[2] => Array
(
[12b] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12c] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12s] => Array
(
[0] => product-review
)
)
)
[test2] => Array
(
[1] => Array
(
[6y] => Array
(
[0] => image-gallery
)
[6n] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[6p] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[COMMON_PRICE_DETAILS] => price-list
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12p] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12k] => Array
(
[0] => product-description
)
)
[5] => Array
(
[12q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_TEMPLATES] => product-templates
)
)
)
)
[6] => Array
(
[12d] => Array
(
[0] => product-review
)
)
)
[Bryan-11/29/18] => Array
(
[1] => Array
(
[6u] => Array
(
[0] => image-gallery
)
[6q] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6w] => Array
(
[0] => price-list
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12m] => Array
(
[0] => product-templates
)
)
)
[kitproduct] => Array
(
[0] => Array
(
[12] => Array
(
[0] => image-gallery
[1] => product-description
[2] => price-calculator
)
)
)
)
[arr_side_boxes] => Array
(
[page_sidebox_detail] => RDataRecord Object
(
[_Data:protected] => Array
(
[sidebar_id] => 8
[section_name] => Browse Design
[section_pages] => |product_designs.php|
[leftbox] => false
[rightbox] => false
[hide_left_sidebox] =>
[hide_right_sidebox] =>
[master_sidebar_id] => 0
[corporate_id] => 0
)
[_IteratorKeys:protected] => Array
(
[0] => sidebar_id
[1] => section_name
[2] => section_pages
[3] => leftbox
[4] => rightbox
[5] => hide_left_sidebox
[6] => hide_right_sidebox
[7] => master_sidebar_id
[8] => corporate_id
)
)
[rightbox] => Array
(
[0] => Array
(
[function_name] => contact_us_sidemenu_box
)
[1] => Array
(
[function_name] => get_subscriber
)
[2] => Array
(
[function_name] => get_testimonials
)
)
[leftbox] => Array
(
[0] => Array
(
[function_name] => get_product_listing
)
[1] => Array
(
[function_name] => get_user_unsaved_template_block
)
[2] => Array
(
[function_name] => user_login
)
)
)
[arr_header_main_css] => Array
(
[0] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap.css
[1] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap-plugins.css
[2] => http://abcimaging.dev.radixweb.net/thirdparty/css/font-awesome.css
[3] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/css/jquery.fancybox.css
[4] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/helpers/jquery.fancybox-thumbs.css
[5] => http://abcimaging.dev.radixweb.net/thirdparty/css/icomoon.css
[6] => http://abcimaging.dev.radixweb.net/templates/css/loader.css
[7] => http://abcimaging.dev.radixweb.net/templates/css/common.css
[8] => http://abcimaging.dev.radixweb.net/templates/css/badge.css
[9] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick-theme.css
[10] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick.css
[11] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/css/flipbook.style.css
[12] => http://abcimaging.dev.radixweb.net/templates/css/breadcrumbs.css
[13] => http://abcimaging.dev.radixweb.net/templates/css/promotional_message.css
[14] => http://abcimaging.dev.radixweb.net/themes/abcimaging/css/theme.css
[15] => http://abcimaging.dev.radixweb.net/images/custom_css/abcimaging.css
[16] => http://abcimaging.dev.radixweb.net/templates/css/treeview.css
)
[arr_main_css] => Array
(
)
[arr_main_js] => Array
(
[0] => common_js.php
[1] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.js
[2] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery-ui.js
[3] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap.js
[4] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap-plugins.js
[5] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.js
[6] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.methods.js
[7] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.bootstrap-growl.js
[8] => http://abcimaging.dev.radixweb.net/thirdparty/js/handlebars.js
[9] => http://abcimaging.dev.radixweb.net/thirdparty/js/typeahead.js
[10] => http://abcimaging.dev.radixweb.net/thirdparty/js/holder.js
[11] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.touchSwipe.min.js
[12] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/js/jquery.fancybox.js
[13] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.cookie.js
[14] => http://abcimaging.dev.radixweb.net/thirdparty/js/fileuploader.js
[15] => http://abcimaging.dev.radixweb.net/thirdparty/js/number-functions.js
[16] => http://abcimaging.dev.radixweb.net/thirdparty/js/dompurify.min.js
[17] => http://abcimaging.dev.radixweb.net/thirdparty/js/bootbox.js
[18] => http://abcimaging.dev.radixweb.net/templates/js/jquery.validate.bootstrap.js
[19] => http://abcimaging.dev.radixweb.net/templates/js/common.js
[20] => http://abcimaging.dev.radixweb.net/templates/js/common_seo.js
[21] => http://abcimaging.dev.radixweb.net/templates/js/cookiewarning.js
[22] => http://abcimaging.dev.radixweb.net/thirdparty/slick/js/slick.js
[23] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/js/flipbook.min.js
[24] => http://abcimaging.dev.radixweb.net/templates/js/promotional_message.js
[25] => http://abcimaging.dev.radixweb.net/templates/js/product_templates_filtering.js
[26] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.treeview.js
[27] => /themes/abcimaging/js/theme.js
)
[show_leftbox] => false
[show_rightbox] => false
[show_left_panel] =>
[show_right_panel] =>
[col] => Array
(
[left] => Array
(
[0] => 12
[1] => 4
[2] => 3
[3] => 3
)
[middle] => Array
(
[0] => 12
[1] => 12
[2] => 12
[3] => 12
)
[right] => Array
(
[0] => 12
[1] => 12
[2] => 3
[3] => 3
)
)
[class] => Array
(
[left] => col-xs-12 col-sm-4 col-md-3 col-lg-3
[middle] => col-xs-12 col-sm-12 col-md-12 col-lg-12
[right] => col-xs-12 col-sm-12 col-md-3 col-lg-3
[right_box] => col-xs-12 col-sm-6 col-md-12 col-lg-12
)
[cms] => Array
(
[contact_us_box] =>
ABC PrintRoom 5290 Shawnee Road, Suite 300
Alexandria, VA 22312 - United States
Phone : 202.559.7454customerservice@abcprintroom.com
[cms_header] =>
Welcome to ABC PrintRoom! Your one stop print source for any occasion. Popular Products Start your print project today. Upload your own files or choose from our 3,500 customizable design templates.
[cms_footer] =>
[cms_middle_footer] =>
Weddings Family Albums Look Books Portfolios
Sign up for savings, join our eNewsletter
Watch Online Design Tool Video VIDEO
[related_product_section_help] =>
You might also like to view our other products...
)
[SITE_VAR_PRODUCT_NO_IMAGE] =>
[SITE_VAR_DISPLAY_PRODUCT_CATEGORY_SUBOPTION] => %s
(%s)
[SITE_VAR_CART_AGREE_CHECKBOX] => product_add_info
[SITE_VAR_PREDEFINED_PRODUCT_CHECKBOX] =>
[payonMethodIDs] => [22]
[productname] => RDataRecord Object
(
[_Data:protected] => Array
(
[products_id] => 68
[category_id] => 10
[multiple_category] =>
[orientaion] => 1
[products_draw_area_margins] => 0,0,0,0
[color_palette_id] => 5
[visible] => 1
[sort_order] => 10
[products_draw_cutting_margins] => 0,0,0,0
[display_product] => N
[enable_color_pages] =>
[default_zoom] => 150
[product_type] => ,3,1,2,
[products_draw_original_area_margins] => 0,0,0,0,Inch
[products_draw_original_cutting_margins] => 0,0,0,0,Inch
[uploader_type] => 0
[studio_type] => 1
[corporate_id] => 0
[department_id] =>
[user_type_id] => 1
[predefined_product_type] => 0
[price_defining_method] => 0
[size_visible] => Yes
[csv_allow] => 0
[enable_stock_management] => 0
[measurement_unit_id] => 1
[enable_sheet_calculation] => 0
[is_promotional] => 0
[advance_color_palette] => 1
[product_service_type] => 1
[created_on] => 2018-09-03 12:08:32
[modified_on] => 2018-11-30 03:26:08
[auto_id] => 162
[imagename] => square-magnets_thumb.jpg
[product_desc_image] => square-magnets_1.jpg
[products_title] => Square Magnets
[products_internal_title] =>
[product_url] => square-magnets
[product_description] =>
Creative Square Magnets.
Square Magnets with die cut in varity of shapes,styles and sizes with rounded corner. We provide state of the art, useful high end Business Card Magnets .
[long_description] =>
Brilliant marketing ideas deserve to be presented beautifully. Easily design your advertising and marketing material that are sure to impresses your audience.
[upload_description] =>
Full Bleed Size (starting document size)
. 3 x 2 inch
Document Trim Size (final size after cutting)
Finished artwork should use the full bleed dimensions for best results. Please make sure to keep all text within the safe margin. Resolution: 300 dpi.
[browse_description] =>
[product_promotional_text] =>
[bw_page_label] =>
[color_page_label] =>
[seo_page_title] => Specialty Products | Canvas Prints, Social Media Frames, Custom Notebooks- ABC Print Room
[seo_page_keywords] =>
[seo_page_description] => Please visit our website ABC Print Room to get best printing services like laser, UV ,menu and silk screen printing services. Thousands of designs are available in our website. We specialize in knowledgeable, friendly service and guarantee to do it right
[canonical_id] => 0
[site_language_id] => 1
[category_name] => Specialty Products
[category_internal_name] =>
[category_image] => pic_greeting23.jpg
[description] =>
[category_url] => specialtyproducts
[category_promotional_text] =>
)
[_IteratorKeys:protected] => Array
(
[0] => products_id
[1] => category_id
[2] => multiple_category
[3] => orientaion
[4] => products_draw_area_margins
[5] => color_palette_id
[6] => visible
[7] => sort_order
[8] => products_draw_cutting_margins
[9] => display_product
[10] => enable_color_pages
[11] => default_zoom
[12] => product_type
[13] => products_draw_original_area_margins
[14] => products_draw_original_cutting_margins
[15] => uploader_type
[16] => studio_type
[17] => corporate_id
[18] => department_id
[19] => user_type_id
[20] => predefined_product_type
[21] => price_defining_method
[22] => size_visible
[23] => csv_allow
[24] => enable_stock_management
[25] => measurement_unit_id
[26] => enable_sheet_calculation
[27] => is_promotional
[28] => advance_color_palette
[29] => product_service_type
[30] => created_on
[31] => modified_on
[32] => auto_id
[33] => imagename
[34] => product_desc_image
[35] => products_title
[36] => products_internal_title
[37] => product_url
[38] => product_description
[39] => long_description
[40] => upload_description
[41] => browse_description
[42] => product_promotional_text
[43] => bw_page_label
[44] => color_page_label
[45] => seo_page_title
[46] => seo_page_keywords
[47] => seo_page_description
[48] => canonical_id
[49] => site_language_id
[50] => category_name
[51] => category_internal_name
[52] => category_image
[53] => description
[54] => category_url
[55] => category_promotional_text
)
)
[templatename] =>
[sizeid] =>
[GetProductSize] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT * FROM products_sizes WHERE products_id = :products_id AND visible = :visible AND site_language_id = :site_language_id
)
[AffectedRows:RDataRecordSet:private] => 1
[RecordCount] => 1
[foundRows] => -1
[RecordList:RDataRecordSet:private] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[auto_id] => 555
[size_id] => 95
[products_id] => 68
[size_title] => 3 x 2
[size_image] =>
[size_width] => 3.25
[size_height] => 2.25
[size_width_original] => 3.25
[size_height_original] => 2.25
[size_unit] => INCH
[default_size] => 1
[sort_order] => 0
[visible] => 1
[weight] =>
[no_of_folding] => 0
[orientation] =>
[jobs_per_sheet] => 1
[site_language_id] => 1
[cover_width] => 0
[cover_height] => 0
[cover_width_original] => 0
[cover_height_original] => 0
)
[_IteratorKeys:protected] => Array
(
[0] => auto_id
[1] => size_id
[2] => products_id
[3] => size_title
[4] => size_image
[5] => size_width
[6] => size_height
[7] => size_width_original
[8] => size_height_original
[9] => size_unit
[10] => default_size
[11] => sort_order
[12] => visible
[13] => weight
[14] => no_of_folding
[15] => orientation
[16] => jobs_per_sheet
[17] => site_language_id
[18] => cover_width
[19] => cover_height
[20] => cover_width_original
[21] => cover_height_original
)
)
)
[IteratorCount:RDataRecordSet:private] => 1
[last_query] => SELECT * FROM products_sizes WHERE products_id = '68' AND visible = '1' AND site_language_id = '1'
)
[Prod_Id] => 68
[templatecat] =>
[corporateId] => 0
[show_seo_links] => yes
[total_records] => 0
[userTypeId] => 1
[CalcSizeId] =>
[template_category_type] =>
[SITE_VAR_BROWSE_DESIGN_SELECTED_SIZE_TEMPLATE] =>
[unsaved_template_count] =>
[unsaved_template_flag] =>
[extra_pram] => &pid=68
[action] =>
[quantity] =>
[pos] =>
[SITE_VAR_BOOK_MODULE_ENABLE] =>
[SITE_VAR_TEMPLATE_PAGING_STYLE] => paging
[TemplateColorOrientation] => Array
(
[colors] =>
[orientation] => Array
(
)
[total_records] => 0
)
)
)
*******************************Render TPL Start*********************************
37 7
. SELECT * FROM website_logos WHERE corporate_id = 0 0.0001 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 43 -> addCSS_header ↳templates/include/css.php : 195 -> getWebSiteLogos ↳lib/functions.php : 4236 -> WebSiteLogoMaster::getWebSiteLogo ↳model/WebSiteLogoMaster.php : 86 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > header_toplinks.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 64
[menu_link] => cms.php?page=contact_us
[menu_target] => _self
[menu_position] => topheader
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 0
[menu_link_category] => 1
[link_type_id] => 10
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => 202.559.7454
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 7
[menu_link] => user_account.php
[menu_target] => _self
[menu_position] => topheader
[link_display] => 0
[menu_option] => 2
[status] => 1
[sort_order] => 1
[menu_link_category] => 4
[link_type_id] => 36
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Login / Register
[menu_image] => fa-user
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 37
[menu_link] => express_checkout_payment.php
[menu_target] => _self
[menu_position] => topheader
[link_display] => 2
[menu_option] => 2
[status] => 1
[sort_order] => 8
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Shopping Cart
[menu_image] => fa-shopping-cart
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=865e50e3af7de069b28713ae5cc041f8&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
38 . SELECT * FROM site_language WHERE status = '1' 0.0001 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 62 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e6ca294b13073523607bc614712e3c693505b47075fbb5df353367b28618a872::doDisplay ↳cache/2e/2e77a97c7542d0552df6b7b3b4daf7a775ca79eaddfdd19b63d650b551b2d26a.php : 53 -> get_active_language ↳templates/include/twig_functions.php : 293 -> SiteLanguageMaster::getSiteLanguage ↳model/SiteLanguageMaster.php : 52 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
39 . SELECT pp.sort_order AS group_srt,products.category_id as cat_id, products_description.product_url,product_category.category_id,product_category.category_pro_enable,products.multiple_category,product_category_description.category_name,product_category_description.category_promotional_text,product_category.parent_id, products.products_id, products.predefined_product_type, products_description.products_title,products_description.product_promotional_text,product_settings.setting_constant_name,product_settings.setting_value,pcd.category_name AS group_name FROM products LEFT JOIN product_category ON products.category_id = product_category.category_id OR (find_in_set(product_category.category_id,products.multiple_category) > 0) LEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = 1) LEFT JOIN product_category pp ON pp.category_id = product_category.parent_id AND pp.status = '1' LEFT JOIN product_category_description pcd ON pcd.category_id = product_category.parent_id AND pp.status = '1' AND pcd.site_language_id = 1 LEFT JOIN products_description ON (products_description.products_id = products.products_id AND products_description.site_language_id = 1) LEFT JOIN product_settings ON (product_settings.products_id = products.products_id AND product_settings.setting_constant_name = 'PRODUCT_PROMOTION_IN_TITLE') WHERE product_category.status = '1' AND products.visible = '1' AND products.products_id != '-11' AND products.predefined_product_type IN ('0', '11', '1', '3', '12') AND products.product_service_type NOT IN ('2', '3', '4', '5') AND (products.user_type_id = '1' OR products.user_type_id = '0') ORDER BY -group_srt DESC, product_category.sort_order ASC, product_category.parent_id ASC, product_category.category_id ASC, products.sort_order ASC,products_description.products_title ASC, products.products_id ASC 0.001 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 62 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e6ca294b13073523607bc614712e3c693505b47075fbb5df353367b28618a872::doDisplay ↳cache/2e/2e77a97c7542d0552df6b7b3b4daf7a775ca79eaddfdd19b63d650b551b2d26a.php : 92 -> get_menu_links ↳templates/include/html_helper.php : 107 -> get_product_listing ↳templates/include/html_helper.php : 209 -> ProductCategoryMaster::get_group_category_list ↳model/ProductCategoryMaster.php : 195 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
40 . SELECT product_category.category_id,product_category.category_pro_enable,product_category.category_pro_pattern,product_category_description.category_promotional_text FROM product_category_description LEFT JOIN product_category ON product_category.category_id = product_category_description.category_id WHERE product_category.status = '1' AND product_category.parent_id = '0' AND product_category_description.site_language_id = 1 0.0001 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 62 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e6ca294b13073523607bc614712e3c693505b47075fbb5df353367b28618a872::doDisplay ↳cache/2e/2e77a97c7542d0552df6b7b3b4daf7a775ca79eaddfdd19b63d650b551b2d26a.php : 92 -> get_menu_links ↳templates/include/html_helper.php : 107 -> get_product_listing ↳templates/include/html_helper.php : 299 -> ProductCategoryMaster::get_group_list ↳model/ProductCategoryMaster.php : 209 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
41 . SELECT SQL_CALC_FOUND_ROWS * FROM product_kit LEFT JOIN product_kit_description ON product_kit_description.kit_id = product_kit.kit_id AND product_kit_description.site_language_id = 1 WHERE (product_kit.user_type_id = '1' OR product_kit.user_type_id = '0') AND product_kit.status = 1 ORDER BY product_kit.sort_order ASC, product_kit.kit_id ASC 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 62 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e6ca294b13073523607bc614712e3c693505b47075fbb5df353367b28618a872::doDisplay ↳cache/2e/2e77a97c7542d0552df6b7b3b4daf7a775ca79eaddfdd19b63d650b551b2d26a.php : 92 -> get_menu_links ↳templates/include/html_helper.php : 110 -> get_kit_products ↳templates/include/html_helper.php : 485 -> KitMaster::getKitsData ↳model/KitMaster.php : 140 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > header_menu.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 2
[menu_link] => product_list.php
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 2
[status] => 1
[sort_order] => 0
[menu_link_category] => 6
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Products
[menu_image] => fa-list
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 70
[menu_link] => cms.php?page=photobooks
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 1
[menu_link_category] => 1
[link_type_id] => 99
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => photo books
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 69
[menu_link] => cms.php?page=calendar
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 2
[menu_link_category] => 1
[link_type_id] => 97
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => calendars
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 3
[menu_link] => product_prices.php
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 3
[menu_link_category] => 2
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Pricing
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 44
[menu_link] => cms.php?page=contact_us
[menu_target] => _self
[menu_position] => header
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 5
[menu_link_category] => 1
[link_type_id] => 10
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Contact us
[menu_image] => fa-envelope-o
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=865e50e3af7de069b28713ae5cc041f8&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[group_category] => Array
(
[-1] => Array
(
[group_name] =>
[group_enable] =>
[group_pro_text] =>
[groups] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
)
)
[kit_data] => Array
(
[0] => Array
(
[imagename] =>
[description] =>
[title] => Test kit product
[id] => 1
[url] => http://abcimaging.dev.radixweb.net/product_kit_info.php?kid=1
)
)
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
Render > product_category_group.block Array
(
[twd] => Array
(
[product_count] => 20
[FArray] => Array
(
[0] => product_info.php
[1] => product_design_upload.php
[2] => product_designs.php
[3] => corporate_products.php
)
[productCategoryDetails] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT pp.sort_order AS group_srt,products.category_id as cat_id, products_description.product_url,product_category.category_id,product_category.category_pro_enable,products.multiple_category,product_category_description.category_name,product_category_description.category_promotional_text,product_category.parent_id, products.products_id, products.predefined_product_type, products_description.products_title,products_description.product_promotional_text,product_settings.setting_constant_name,product_settings.setting_value,pcd.category_name AS group_name FROM products LEFT JOIN product_category ON products.category_id = product_category.category_id OR (find_in_set(product_category.category_id,products.multiple_category) > 0) LEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = :pcd_site_language_id) LEFT JOIN product_category pp ON pp.category_id = product_category.parent_id AND pp.status = :pp_status LEFT JOIN product_category_description pcd ON pcd.category_id = product_category.parent_id AND pp.status = '1' AND pcd.site_language_id = :pcd_site_language_id1 LEFT JOIN products_description ON (products_description.products_id = products.products_id AND products_description.site_language_id = :products_description_site_language_id) LEFT JOIN product_settings ON (product_settings.products_id = products.products_id AND product_settings.setting_constant_name = 'PRODUCT_PROMOTION_IN_TITLE') WHERE product_category.status = :product_category_status AND products.visible = :products_visible_2 AND products.products_id != :products_id_quote AND products.predefined_product_type IN (:input_0, :input_1, :input_2, :input_3, :input_4) AND products.product_service_type NOT IN (:input_5, :input_6, :input_7, :input_8) AND (products.user_type_id = :products_corporate_id_1 OR products.user_type_id = :products_user_type_id_0) ORDER BY -group_srt DESC, product_category.sort_order ASC, product_category.parent_id ASC, product_category.category_id ASC, products.sort_order ASC,products_description.products_title ASC, products.products_id ASC
)
[AffectedRows:RDataRecordSet:private] => 20
[RecordCount] => 20
[foundRows] => -1
[RecordList:RDataRecordSet:private] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => canvasprints
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 97
[predefined_product_type] => 0
[products_title] => Canvas Prints
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => square-magnets
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 68
[predefined_product_type] => 0
[products_title] => Square Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 67
[predefined_product_type] => 0
[products_title] => Custom Shape Magnet
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => test-photoprint-product
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2001
[predefined_product_type] => 12
[products_title] => Test Photoprint Product
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 96
[predefined_product_type] => 3
[products_title] => Photo Book (8x8)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[5] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 95
[predefined_product_type] => 3
[products_title] => Photo Book (12x12)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[6] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-portrait
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 94
[predefined_product_type] => 3
[products_title] => Photo Book (Portrait)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[7] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-landscape
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2000
[predefined_product_type] => 3
[products_title] => Photo Book (Landscape)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[8] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 23
[predefined_product_type] => 0
[products_title] => Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[9] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => postcards
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 4
[predefined_product_type] => 0
[products_title] => Postcards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[10] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => yard-sign-banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 66
[predefined_product_type] => 0
[products_title] => Yard Sign Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[11] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => car-door-magnets
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 82
[predefined_product_type] => 0
[products_title] => Car Door Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[12] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => catalogs-both-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 22
[predefined_product_type] => 0
[products_title] => Catalogs Both Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[13] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 26
[predefined_product_type] => 0
[products_title] => Door Hangers Two Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[14] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => brochures
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 7
[predefined_product_type] => 0
[products_title] => Brochures
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[15] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => flyers-one-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2
[predefined_product_type] => 0
[products_title] => Flyers One Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[16] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 11
[product_url] => posters
[category_id] => 11
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Posters, Banners & Signs
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 24
[predefined_product_type] => 0
[products_title] => Posters
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[17] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => envelopes
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 5
[predefined_product_type] => 0
[products_title] => Envelopes
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[18] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => greeting-cards
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 20
[predefined_product_type] => 0
[products_title] => Greeting Cards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[19] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => letterhead
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 3
[predefined_product_type] => 0
[products_title] => Letterhead
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
)
[IteratorCount:RDataRecordSet:private] => 20
[last_query] => SELECT pp.sort_order AS group_srt,products.category_id as cat_id, products_description.product_url,product_category.category_id,product_category.category_pro_enable,products.multiple_category,product_category_description.category_name,product_category_description.category_promotional_text,product_category.parent_id, products.products_id, products.predefined_product_type, products_description.products_title,products_description.product_promotional_text,product_settings.setting_constant_name,product_settings.setting_value,pcd.category_name AS group_name FROM products LEFT JOIN product_category ON products.category_id = product_category.category_id OR (find_in_set(product_category.category_id,products.multiple_category) > 0) LEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = 1) LEFT JOIN product_category pp ON pp.category_id = product_category.parent_id AND pp.status = '1' LEFT JOIN product_category_description pcd ON pcd.category_id = product_category.parent_id AND pp.status = '1' AND pcd.site_language_id = 1 LEFT JOIN products_description ON (products_description.products_id = products.products_id AND products_description.site_language_id = 1) LEFT JOIN product_settings ON (product_settings.products_id = products.products_id AND product_settings.setting_constant_name = 'PRODUCT_PROMOTION_IN_TITLE') WHERE product_category.status = '1' AND products.visible = '1' AND products.products_id != '-11' AND products.predefined_product_type IN ('0', '11', '1', '3', '12') AND products.product_service_type NOT IN ('2', '3', '4', '5') AND (products.user_type_id = '1' OR products.user_type_id = '0') ORDER BY -group_srt DESC, product_category.sort_order ASC, product_category.parent_id ASC, product_category.category_id ASC, products.sort_order ASC,products_description.products_title ASC, products.products_id ASC
)
[CATEGORY_LAYOUT_ENABLED] => toggle
[category_product] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[cat_id] => 10
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[cat_id] => 10
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[cat_id] => 8
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[cat_id] => 3
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[cat_id] => 11
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[cat_id] => 2
[product_url] => letterhead
)
)
)
)
[selected_category] => 10
[allgroupcategorys] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT pp.sort_order AS group_srt,products.category_id as cat_id, products_description.product_url,product_category.category_id,product_category.category_pro_enable,products.multiple_category,product_category_description.category_name,product_category_description.category_promotional_text,product_category.parent_id, products.products_id, products.predefined_product_type, products_description.products_title,products_description.product_promotional_text,product_settings.setting_constant_name,product_settings.setting_value,pcd.category_name AS group_name FROM products LEFT JOIN product_category ON products.category_id = product_category.category_id OR (find_in_set(product_category.category_id,products.multiple_category) > 0) LEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = :pcd_site_language_id) LEFT JOIN product_category pp ON pp.category_id = product_category.parent_id AND pp.status = :pp_status LEFT JOIN product_category_description pcd ON pcd.category_id = product_category.parent_id AND pp.status = '1' AND pcd.site_language_id = :pcd_site_language_id1 LEFT JOIN products_description ON (products_description.products_id = products.products_id AND products_description.site_language_id = :products_description_site_language_id) LEFT JOIN product_settings ON (product_settings.products_id = products.products_id AND product_settings.setting_constant_name = 'PRODUCT_PROMOTION_IN_TITLE') WHERE product_category.status = :product_category_status AND products.visible = :products_visible_2 AND products.products_id != :products_id_quote AND products.predefined_product_type IN (:input_0, :input_1, :input_2, :input_3, :input_4) AND products.product_service_type NOT IN (:input_5, :input_6, :input_7, :input_8) AND (products.user_type_id = :products_corporate_id_1 OR products.user_type_id = :products_user_type_id_0) ORDER BY -group_srt DESC, product_category.sort_order ASC, product_category.parent_id ASC, product_category.category_id ASC, products.sort_order ASC,products_description.products_title ASC, products.products_id ASC
)
[AffectedRows:RDataRecordSet:private] => 20
[RecordCount] => 20
[foundRows] => -1
[RecordList:RDataRecordSet:private] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => canvasprints
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 97
[predefined_product_type] => 0
[products_title] => Canvas Prints
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => square-magnets
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 68
[predefined_product_type] => 0
[products_title] => Square Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[2] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 10
[product_url] => custom-shape-magnet
[category_id] => 10
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Specialty Products
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 67
[predefined_product_type] => 0
[products_title] => Custom Shape Magnet
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[3] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => test-photoprint-product
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2001
[predefined_product_type] => 12
[products_title] => Test Photoprint Product
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[4] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-8x8-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 96
[predefined_product_type] => 3
[products_title] => Photo Book (8x8)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[5] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => square-photo-book-12x12-inch
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 95
[predefined_product_type] => 3
[products_title] => Photo Book (12x12)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[6] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-portrait
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 94
[predefined_product_type] => 3
[products_title] => Photo Book (Portrait)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[7] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 8
[product_url] => photobook-landscape
[category_id] => 8
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Photo Books
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2000
[predefined_product_type] => 3
[products_title] => Photo Book (Landscape)
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[8] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 23
[predefined_product_type] => 0
[products_title] => Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[9] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => postcards
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 4
[predefined_product_type] => 0
[products_title] => Postcards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[10] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => yard-sign-banners
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 66
[predefined_product_type] => 0
[products_title] => Yard Sign Banners
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[11] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => car-door-magnets
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 82
[predefined_product_type] => 0
[products_title] => Car Door Magnets
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[12] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => catalogs-both-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 22
[predefined_product_type] => 0
[products_title] => Catalogs Both Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[13] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => door-hangers-two-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 26
[predefined_product_type] => 0
[products_title] => Door Hangers Two Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[14] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => brochures
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 7
[predefined_product_type] => 0
[products_title] => Brochures
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[15] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 3
[product_url] => flyers-one-side
[category_id] => 3
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Marketing Materials
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 2
[predefined_product_type] => 0
[products_title] => Flyers One Side
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[16] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 11
[product_url] => posters
[category_id] => 11
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Posters, Banners & Signs
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 24
[predefined_product_type] => 0
[products_title] => Posters
[product_promotional_text] =>
[setting_constant_name] => PRODUCT_PROMOTION_IN_TITLE
[setting_value] => no
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[17] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => envelopes
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 5
[predefined_product_type] => 0
[products_title] => Envelopes
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[18] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => greeting-cards
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 20
[predefined_product_type] => 0
[products_title] => Greeting Cards
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
[19] => RDataRecord Object
(
[_Data:protected] => Array
(
[group_srt] =>
[cat_id] => 2
[product_url] => letterhead
[category_id] => 2
[category_pro_enable] => 0
[multiple_category] =>
[category_name] => Business Stationary
[category_promotional_text] =>
[parent_id] => -1
[products_id] => 3
[predefined_product_type] => 0
[products_title] => Letterhead
[product_promotional_text] =>
[setting_constant_name] =>
[setting_value] =>
[group_name] =>
)
[_IteratorKeys:protected] => Array
(
[0] => group_srt
[1] => cat_id
[2] => product_url
[3] => category_id
[4] => category_pro_enable
[5] => multiple_category
[6] => category_name
[7] => category_promotional_text
[8] => parent_id
[9] => products_id
[10] => predefined_product_type
[11] => products_title
[12] => product_promotional_text
[13] => setting_constant_name
[14] => setting_value
[15] => group_name
)
)
)
[IteratorCount:RDataRecordSet:private] => 20
[last_query] => SELECT pp.sort_order AS group_srt,products.category_id as cat_id, products_description.product_url,product_category.category_id,product_category.category_pro_enable,products.multiple_category,product_category_description.category_name,product_category_description.category_promotional_text,product_category.parent_id, products.products_id, products.predefined_product_type, products_description.products_title,products_description.product_promotional_text,product_settings.setting_constant_name,product_settings.setting_value,pcd.category_name AS group_name FROM products LEFT JOIN product_category ON products.category_id = product_category.category_id OR (find_in_set(product_category.category_id,products.multiple_category) > 0) LEFT JOIN product_category_description ON (product_category_description.category_id = product_category.category_id AND product_category_description.site_language_id = 1) LEFT JOIN product_category pp ON pp.category_id = product_category.parent_id AND pp.status = '1' LEFT JOIN product_category_description pcd ON pcd.category_id = product_category.parent_id AND pp.status = '1' AND pcd.site_language_id = 1 LEFT JOIN products_description ON (products_description.products_id = products.products_id AND products_description.site_language_id = 1) LEFT JOIN product_settings ON (product_settings.products_id = products.products_id AND product_settings.setting_constant_name = 'PRODUCT_PROMOTION_IN_TITLE') WHERE product_category.status = '1' AND products.visible = '1' AND products.products_id != '-11' AND products.predefined_product_type IN ('0', '11', '1', '3', '12') AND products.product_service_type NOT IN ('2', '3', '4', '5') AND (products.user_type_id = '1' OR products.user_type_id = '0') ORDER BY -group_srt DESC, product_category.sort_order ASC, product_category.parent_id ASC, product_category.category_id ASC, products.sort_order ASC,products_description.products_title ASC, products.products_id ASC
)
[group_categorys] => Array
(
[-1] => Array
(
[group_name] =>
[group_enable] =>
[group_pro_text] =>
[groups] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
)
)
[category_with_group] => Array
(
)
[category_without_group_name] => Array
(
[10] => Array
(
[category_name] => Specialty Products
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[97] => Array
(
[pname] => Canvas Prints
[pro_enable] => no
[pro_title] =>
[product_url] => canvasprints
)
[68] => Array
(
[pname] => Square Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => square-magnets
)
[67] => Array
(
[pname] => Custom Shape Magnet
[pro_enable] =>
[pro_title] =>
[product_url] => custom-shape-magnet
)
)
)
[8] => Array
(
[category_name] => Photo Books
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[2001] => Array
(
[pname] => Test Photoprint Product
[pro_enable] =>
[pro_title] =>
[product_url] => test-photoprint-product
)
[96] => Array
(
[pname] => Photo Book (8x8)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-8x8-inch
)
[95] => Array
(
[pname] => Photo Book (12x12)
[pro_enable] =>
[pro_title] =>
[product_url] => square-photo-book-12x12-inch
)
[94] => Array
(
[pname] => Photo Book (Portrait)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-portrait
)
[2000] => Array
(
[pname] => Photo Book (Landscape)
[pro_enable] =>
[pro_title] =>
[product_url] => photobook-landscape
)
)
)
[3] => Array
(
[category_name] => Marketing Materials
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[23] => Array
(
[pname] => Banners
[pro_enable] =>
[pro_title] =>
[product_url] => banners
)
[4] => Array
(
[pname] => Postcards
[pro_enable] =>
[pro_title] =>
[product_url] => postcards
)
[66] => Array
(
[pname] => Yard Sign Banners
[pro_enable] =>
[pro_title] =>
[product_url] => yard-sign-banners
)
[82] => Array
(
[pname] => Car Door Magnets
[pro_enable] =>
[pro_title] =>
[product_url] => car-door-magnets
)
[22] => Array
(
[pname] => Catalogs Both Side
[pro_enable] =>
[pro_title] =>
[product_url] => catalogs-both-side
)
[26] => Array
(
[pname] => Door Hangers Two Side
[pro_enable] =>
[pro_title] =>
[product_url] => door-hangers-two-side
)
[7] => Array
(
[pname] => Brochures
[pro_enable] =>
[pro_title] =>
[product_url] => brochures
)
[2] => Array
(
[pname] => Flyers One Side
[pro_enable] =>
[pro_title] =>
[product_url] => flyers-one-side
)
)
)
[11] => Array
(
[category_name] => Posters, Banners & Signs
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[24] => Array
(
[pname] => Posters
[pro_enable] => no
[pro_title] =>
[product_url] => posters
)
)
)
[2] => Array
(
[category_name] => Business Stationary
[cat_enable] => 0
[cat_pro_text] =>
[products] => Array
(
[5] => Array
(
[pname] => Envelopes
[pro_enable] =>
[pro_title] =>
[product_url] => envelopes
)
[20] => Array
(
[pname] => Greeting Cards
[pro_enable] =>
[pro_title] =>
[product_url] => greeting-cards
)
[3] => Array
(
[pname] => Letterhead
[pro_enable] =>
[pro_title] =>
[product_url] => letterhead
)
)
)
)
[select_group] =>
[select_category_product] => 10
)
)
42 . SELECT SQL_CALC_FOUND_ROWS * FROM banner_image_setting 0.0001 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 71 -> top_banner ↳templates/include/html_helper.php : 759 -> BannerImageMaster::getBannerImageSetting ↳model/BannerImageMaster.php : 116 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
43 . SELECT SQL_CALC_FOUND_ROWS banner_image.* FROM banner_image LEFT JOIN site_language ON site_language.site_language_id = banner_image.banner_language WHERE (banner_image.banner_start_date = '0' OR (banner_image.banner_start_date <= '2025-04-12 16:07:32' AND banner_image.banner_end_date >= '2025-04-12 16:07:32')) AND (FIND_IN_SET('68',banner_image.banner_pages)) AND banner_image.corporate_id = 0 AND banner_image.banner_language IN (1, 0) AND banner_image.status = '1' ORDER BY sort_order ASC 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 71 -> top_banner ↳templates/include/html_helper.php : 861 -> BannerImageMaster::getBannerImage ↳model/BannerImageMaster.php : 105 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Array
(
[twd] => Array
(
[section] => top
[index_top_section_details] => 1
[banner_settings] => Array
(
[bannerWidth] => auto
[bannerHeight] => auto
[autoStart] => 1
[timeout] => 6000
[showPrevNextLinks] => 1
[showPagerLinks] => 1
[bannerDescLeftPosition] => auto
[bannerDescTopPosition] => auto
[bannerEffect] => slide
[bannerDisplayType] => 1
[bannerSelection] => 0
)
[res_banner] => Array
(
)
[banner_advance_settings] =>
)
)
44 . SELECT GROUP_CONCAT( DISTINCT site_master_template.category_id ) as categoryids FROM site_master_template WHERE site_master_template.status = '1' AND (site_master_template.products_id = 68 AND (site_master_template.user_type_id='1' OR (site_master_template.user_type_id='3' AND FIND_IN_SET('SES_USER_ID',site_master_template.user_ids)) OR (site_master_template.user_type_id='0' AND site_master_template.corporate_id='0')) OR site_master_template.duplicate_product_id LIKE '%,68-%') AND (site_master_template.template_language_ids = 0 OR FIND_IN_SET('1',site_master_template.template_language_ids)) 0.0007 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 41 -> constructTree_front ↳templates/include/html_helper.php : 1428 -> TemplateCategoryMaster::getSiteTemplateCategoryDesc ↳model/TemplateCategoryMaster.php : 306 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
45 . SELECT * FROM breadcrumbs WHERE status = '1' 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 95 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 38 -> BreadcrumbsMaster::getBreadcrumbs ↳model/BreadcrumbsMaster.php : 85 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
46 . SELECT products_description.products_title, product_category_description.category_name, products.category_id FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id LEFT JOIN product_category_description ON product_category_description.category_id = products.category_id AND product_category_description.site_language_id = products_description.site_language_id WHERE products.products_id = 68 AND products_description.site_language_id = 1 AND products.predefined_product_type IN ('0', '11', '1', '3', '12') 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 95 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 58 -> ProductsMaster::get_product_details_with_category_details ↳model/ProductsMaster.php : 374 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
47 22
. SELECT product_category_description.category_url AS product_category_url FROM products LEFT JOIN product_category ON product_category.category_id = products.category_id LEFT JOIN product_category_description ON product_category_description.category_id = product_category.category_id WHERE products.products_id = 68 AND product_category_description.site_language_id = 1 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 95 -> show_breadcrumb ↳templates/include/twig_functions.php : 800 -> include_once ↳lib/breadcrumbs.php : 334 -> get_seo_link ↳lib/seo.php : 417 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
48 42
. SELECT GROUP_CONCAT( DISTINCT site_master_template.category_id ) as categoryids FROM site_master_template WHERE site_master_template.status = '1' AND (site_master_template.products_id = 68 AND (site_master_template.user_type_id='1' OR (site_master_template.user_type_id='3' AND FIND_IN_SET('SES_USER_ID',site_master_template.user_ids)) OR (site_master_template.user_type_id='0' AND site_master_template.corporate_id='0')) OR site_master_template.duplicate_product_id LIKE '%,68-%') AND (site_master_template.template_language_ids = 0 OR FIND_IN_SET('1',site_master_template.template_language_ids)) 0.0004 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 353 -> constructTree_front ↳templates/include/html_helper.php : 1428 -> TemplateCategoryMaster::getSiteTemplateCategoryDesc ↳model/TemplateCategoryMaster.php : 306 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
49 . SELECT * FROM products LEFT JOIN products_description ON products_description.products_id = products.products_id WHERE products.products_id = 68 AND products_description.site_language_id = 1 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 434 -> php_require_once ↳templates/include/twig_functions.php : 231 -> require_once ↳product_template_filtering.php : 112 -> ProductsMaster::get_product_details ↳model/ProductsMaster.php : 203 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
50 32
. SELECT * FROM products_sizes WHERE products_id = '68' AND visible = '1' AND site_language_id = '1' 0.0002 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 434 -> php_require_once ↳templates/include/twig_functions.php : 231 -> require_once ↳product_template_filtering.php : 124 -> ProductsSizesMaster::getProductsSizes ↳model/ProductsSizesMaster.php : 121 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
51 . SELECT SQL_CALC_FOUND_ROWS count(DISTINCT site_master_template.template_id) as site_total, 0 as 'master_total',site_master_template.template_language_ids FROM site_master_templateLEFT JOIN site_master_template_description ON site_master_template_description.template_id = site_master_template.template_id AND ( site_master_template_description.site_language_id =1 OR site_master_template_description.site_language_id IS NULL) RIGHT JOIN products ON products.products_id=site_master_template.products_id WHERE site_master_template.status = '1' AND site_master_template.designer_id = 0 AND (site_master_template.products_id = 68 OR site_master_template.duplicate_product_id LIKE '%,68-%') AND ((site_master_template.user_type_id='1') OR (site_master_template.user_type_id = '3' AND FIND_IN_SET('SES_USER_ID',site_master_template.user_ids) ) OR (site_master_template.user_type_id= '0' AND site_master_template.corporate_id=0)) AND (site_master_template.template_type = 3 OR site_master_template.studiodata !='') AND site_master_template.template_type != 4 AND (site_master_template.size_id IN ('95') OR site_master_template.duplicate_product_id LIKE '%-95,%') AND (site_master_template.template_language_ids = '0' OR FIND_IN_SET('1',site_master_template.template_language_ids)) 0.0005 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 434 -> php_require_once ↳templates/include/twig_functions.php : 231 -> require_once ↳product_template_filtering.php : 337 -> TemplateMaster::get_template_details_filter ↳model/TemplateMaster.php : 640 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
52 . SELECT SQL_CALC_FOUND_ROWS site_master_template.template_id, site_master_template.products_id, site_master_template.duplicate_product_id, site_master_template.size_id, site_master_template.template_type, site_master_template.templates_preview_files, site_master_template.imagefiles, site_master_template.sort_order as so, site_master_template_description.templatename, 'SITE', site_master_template.template_language_ids, site_master_template.template_cost, products.predefined_product_type, site_master_template.studiodata FROM site_master_templateLEFT JOIN site_master_template_description ON site_master_template_description.template_id = site_master_template.template_id AND ( site_master_template_description.site_language_id =1 OR site_master_template_description.site_language_id IS NULL) RIGHT JOIN products ON products.products_id=site_master_template.products_id WHERE site_master_template.status = '1' AND site_master_template.designer_id = 0 AND (site_master_template.products_id = 68 OR site_master_template.duplicate_product_id LIKE '%,68-%') AND ((site_master_template.user_type_id='1') OR (site_master_template.user_type_id = '3' AND FIND_IN_SET('SES_USER_ID',site_master_template.user_ids) ) OR (site_master_template.user_type_id= '0' AND site_master_template.corporate_id=0)) AND (site_master_template.template_type = 3 OR site_master_template.studiodata !='') AND site_master_template.template_type != 4 AND (site_master_template.size_id IN ('95') OR site_master_template.duplicate_product_id LIKE '%-95,%') AND (site_master_template.template_language_ids = '0' OR FIND_IN_SET('1',site_master_template.template_language_ids)) ORDER BY SITE DESC, so ASC, template_id DESC LIMIT 23 OFFSET 0 0.0005 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 142 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_b3043b409cbb2a8eba6c6be773217ff7d44270fd84a88c524af42d2f3536b32e::doDisplay ↳cache/8c/8c745c50efb6c26acfb8a4a248ed1fc834d736f4efafbb237807832b656d03e1.php : 434 -> php_require_once ↳templates/include/twig_functions.php : 231 -> require_once ↳product_template_filtering.php : 368 -> TemplateMaster::get_template_details_filter ↳model/TemplateMaster.php : 640 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger
Render > custom_design.block Array
(
[twd] => Array
(
[titletag] =>Square Magnets
[metatag] =>
[form] => Array
(
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=865e50e3af7de069b28713ae5cc041f8&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
[fb_button] => Facebook
)
[layout_style] => Array
(
[l1] => Array
(
[1] => Array
(
[6z] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => yes
)
)
)
[2] => Array
(
[12i] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12o] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-review
)
)
)
[l2] => Array
(
[1] => Array
(
[7] => Array
(
[0] => image-gallery
[1] => product-description
)
[5] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[7] => Array
(
[0] => price-list
)
[5] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[3] => Array
(
[7] => Array
(
[0] => help-template
)
[5] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-related
)
[12b] => Array
(
[0] => product-combo
)
[12c] => Array
(
[0] => product-review
)
)
)
[l3] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-extra-message
)
)
[2] => Array
(
[5] => Array
(
[0] => price-calculator
)
[7] => Array
(
[0] => image-gallery
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
)
[3] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l4] => Array
(
[1] => Array
(
[6k] => Array
(
[0] => image-gallery
[1] => product-description
)
[6v] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
[action-buttons] => Array
(
[type] => vertical-button
)
)
)
[2] => Array
(
[12l] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12h] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-review
)
)
)
[l5] => Array
(
[1] => Array
(
[12] => Array
(
[0] => image-gallery
)
)
[2] => Array
(
[6a] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_DESCRIPTION] => product-description
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
)
)
)
[6b] => Array
(
[0] => price-calculator
)
)
[3] => Array
(
[12] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
)
[4] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l6] => Array
(
[1] => Array
(
[12] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[Gallery] => image-gallery
[PRODUCT_INFO_DESCRIPTION] => product-description
[PRICE_CALCULATOR] => price-calculator
[COMMON_PRICE_DETAILS] => price-list
[PRODUCT_TEMPLETES] => help-template
[PRODUCT EXTRA MESSAGE] => product-extra-message
)
)
)
)
[2] => Array
(
[12a] => Array
(
[action-buttons] => Array
(
[type] => horizontal-icon
)
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[l7] => Array
(
[1] => Array
(
[12] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6a] => Array
(
[0] => price-calculator
)
[6b] => Array
(
[action-buttons] => Array
(
[type] => vertical-icon
)
)
)
[3] => Array
(
[12a] => Array
(
[0] => product-extra-message
)
[12b] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[12c] => Array
(
[0] => product-review
)
)
)
[predefined] => Array
(
[1] => Array
(
[6m] => Array
(
[0] => image-gallery
[1] => product-description
)
[6u] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12f] => Array
(
[0] => login-form
)
)
[3] => Array
(
[12f] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12x] => Array
(
[0] => product-related
)
)
[5] => Array
(
[12a] => Array
(
[0] => product-review
)
)
[6] => Array
(
[12b] => Array
(
[0] => product-combo
)
)
)
[m1] => Array
(
[1] => Array
(
[12x] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12p] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12v] => Array
(
[0] => image-gallery
)
)
[4] => Array
(
[12o] => Array
(
[0] => product-description
)
)
)
[book] => Array
(
[1] => Array
(
[5k] => Array
(
[0] => image-gallery
)
[7b] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12z] => Array
(
[0] => content-upload
)
)
[3] => Array
(
[12g] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
)
)
)
[4] => Array
(
[12y] => Array
(
[0] => price-calculator
)
)
[5] => Array
(
[12c] => Array
(
[0] => product-extra-message
)
)
[6] => Array
(
[12r] => Array
(
[0] => product-review
)
)
[7] => Array
(
[12a] => Array
(
[0] => login-form
)
)
[8] => Array
(
[12z] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
)
[photo-print] => Array
(
[1] => Array
(
[6x] => Array
(
[0] => product-description
)
[6v] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[12v] => Array
(
[action-buttons] => Array
(
[type] => horizontal-button
[popupoption] => no
)
)
)
)
[photobook] => Array
(
[1] => Array
(
[6o] => Array
(
[0] => image-gallery
)
[6h] => Array
(
[0] => product-description
)
)
[2] => Array
(
[12o] => Array
(
[0] => product-photobook-designs
)
)
)
[test] => Array
(
[1] => Array
(
[6q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
)
)
[0] => image-gallery
)
[6e] => Array
(
[0] => price-calculator
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[2] => Array
(
[12b] => Array
(
[0] => product-extra-message
)
)
[3] => Array
(
[12c] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
)
[4] => Array
(
[12s] => Array
(
[0] => product-review
)
)
)
[test2] => Array
(
[1] => Array
(
[6y] => Array
(
[0] => image-gallery
)
[6n] => Array
(
[0] => price-calculator
)
)
[2] => Array
(
[6p] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[COMMON_PRICE_DETAILS] => price-list
[RELATED_PRODUCTS] => product-related
[COMBO_DISCOUNT_PRODUCTS] => product-combo
)
)
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12p] => Array
(
[0] => product-extra-message
)
)
[4] => Array
(
[12k] => Array
(
[0] => product-description
)
)
[5] => Array
(
[12q] => Array
(
[tab-content] => Array
(
[tabs] => Array
(
[PRODUCT_INFO_TEMPLATES] => product-templates
)
)
)
)
[6] => Array
(
[12d] => Array
(
[0] => product-review
)
)
)
[Bryan-11/29/18] => Array
(
[1] => Array
(
[6u] => Array
(
[0] => image-gallery
)
[6q] => Array
(
[0] => product-description
)
)
[2] => Array
(
[6w] => Array
(
[0] => price-list
)
[6n] => Array
(
[action-buttons] => Array
(
[type] => vertical-button
[popupoption] => no
)
)
)
[3] => Array
(
[12m] => Array
(
[0] => product-templates
)
)
)
[kitproduct] => Array
(
[0] => Array
(
[12] => Array
(
[0] => image-gallery
[1] => product-description
[2] => price-calculator
)
)
)
)
[arr_side_boxes] => Array
(
[page_sidebox_detail] => RDataRecord Object
(
[_Data:protected] => Array
(
[sidebar_id] => 8
[section_name] => Browse Design
[section_pages] => |product_designs.php|
[leftbox] => false
[rightbox] => false
[hide_left_sidebox] =>
[hide_right_sidebox] =>
[master_sidebar_id] => 0
[corporate_id] => 0
)
[_IteratorKeys:protected] => Array
(
[0] => sidebar_id
[1] => section_name
[2] => section_pages
[3] => leftbox
[4] => rightbox
[5] => hide_left_sidebox
[6] => hide_right_sidebox
[7] => master_sidebar_id
[8] => corporate_id
)
)
[rightbox] => Array
(
[0] => Array
(
[function_name] => contact_us_sidemenu_box
)
[1] => Array
(
[function_name] => get_subscriber
)
[2] => Array
(
[function_name] => get_testimonials
)
)
[leftbox] => Array
(
[0] => Array
(
[function_name] => get_product_listing
)
[1] => Array
(
[function_name] => get_user_unsaved_template_block
)
[2] => Array
(
[function_name] => user_login
)
)
)
[arr_header_main_css] => Array
(
[0] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap.css
[1] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/css/bootstrap-plugins.css
[2] => http://abcimaging.dev.radixweb.net/thirdparty/css/font-awesome.css
[3] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/css/jquery.fancybox.css
[4] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/helpers/jquery.fancybox-thumbs.css
[5] => http://abcimaging.dev.radixweb.net/thirdparty/css/icomoon.css
[6] => http://abcimaging.dev.radixweb.net/templates/css/loader.css
[7] => http://abcimaging.dev.radixweb.net/templates/css/common.css
[8] => http://abcimaging.dev.radixweb.net/templates/css/badge.css
[9] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick-theme.css
[10] => http://abcimaging.dev.radixweb.net/thirdparty/slick/css/slick.css
[11] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/css/flipbook.style.css
[12] => http://abcimaging.dev.radixweb.net/templates/css/breadcrumbs.css
[13] => http://abcimaging.dev.radixweb.net/templates/css/promotional_message.css
[14] => http://abcimaging.dev.radixweb.net/themes/abcimaging/css/theme.css
[15] => http://abcimaging.dev.radixweb.net/images/custom_css/abcimaging.css
[16] => http://abcimaging.dev.radixweb.net/templates/css/treeview.css
)
[arr_main_css] => Array
(
)
[arr_main_js] => Array
(
[0] => common_js.php
[1] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.js
[2] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery-ui.js
[3] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap.js
[4] => http://abcimaging.dev.radixweb.net/thirdparty/bootstrap/js/bootstrap-plugins.js
[5] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.js
[6] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.validate.methods.js
[7] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.bootstrap-growl.js
[8] => http://abcimaging.dev.radixweb.net/thirdparty/js/handlebars.js
[9] => http://abcimaging.dev.radixweb.net/thirdparty/js/typeahead.js
[10] => http://abcimaging.dev.radixweb.net/thirdparty/js/holder.js
[11] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.touchSwipe.min.js
[12] => http://abcimaging.dev.radixweb.net/thirdparty/fancybox/js/jquery.fancybox.js
[13] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.cookie.js
[14] => http://abcimaging.dev.radixweb.net/thirdparty/js/fileuploader.js
[15] => http://abcimaging.dev.radixweb.net/thirdparty/js/number-functions.js
[16] => http://abcimaging.dev.radixweb.net/thirdparty/js/dompurify.min.js
[17] => http://abcimaging.dev.radixweb.net/thirdparty/js/bootbox.js
[18] => http://abcimaging.dev.radixweb.net/templates/js/jquery.validate.bootstrap.js
[19] => http://abcimaging.dev.radixweb.net/templates/js/common.js
[20] => http://abcimaging.dev.radixweb.net/templates/js/common_seo.js
[21] => http://abcimaging.dev.radixweb.net/templates/js/cookiewarning.js
[22] => http://abcimaging.dev.radixweb.net/thirdparty/slick/js/slick.js
[23] => http://abcimaging.dev.radixweb.net/thirdparty/flipbook/js/flipbook.min.js
[24] => http://abcimaging.dev.radixweb.net/templates/js/promotional_message.js
[25] => http://abcimaging.dev.radixweb.net/templates/js/product_templates_filtering.js
[26] => http://abcimaging.dev.radixweb.net/thirdparty/js/jquery.treeview.js
[27] => /themes/abcimaging/js/theme.js
)
[show_leftbox] => false
[show_rightbox] => false
[show_left_panel] =>
[show_right_panel] =>
[col] => Array
(
[left] => Array
(
[0] => 12
[1] => 4
[2] => 3
[3] => 3
)
[middle] => Array
(
[0] => 12
[1] => 12
[2] => 12
[3] => 12
)
[right] => Array
(
[0] => 12
[1] => 12
[2] => 3
[3] => 3
)
)
[class] => Array
(
[left] => col-xs-12 col-sm-4 col-md-3 col-lg-3
[middle] => col-xs-12 col-sm-12 col-md-12 col-lg-12
[right] => col-xs-12 col-sm-12 col-md-3 col-lg-3
[right_box] => col-xs-12 col-sm-6 col-md-12 col-lg-12
)
[cms] => Array
(
[contact_us_box] =>
ABC PrintRoom 5290 Shawnee Road, Suite 300
Alexandria, VA 22312 - United States
Phone : 202.559.7454customerservice@abcprintroom.com
[cms_header] =>
Welcome to ABC PrintRoom! Your one stop print source for any occasion. Popular Products Start your print project today. Upload your own files or choose from our 3,500 customizable design templates.
[cms_footer] =>
[cms_middle_footer] =>
Weddings Family Albums Look Books Portfolios
Sign up for savings, join our eNewsletter
Watch Online Design Tool Video VIDEO
[related_product_section_help] =>
You might also like to view our other products...
)
[SITE_VAR_PRODUCT_NO_IMAGE] =>
[SITE_VAR_DISPLAY_PRODUCT_CATEGORY_SUBOPTION] => %s
(%s)
[SITE_VAR_CART_AGREE_CHECKBOX] => product_add_info
[SITE_VAR_PREDEFINED_PRODUCT_CHECKBOX] =>
[payonMethodIDs] => [22]
[productname] => RDataRecord Object
(
[_Data:protected] => Array
(
[products_id] => 68
[category_id] => 10
[multiple_category] =>
[orientaion] => 1
[products_draw_area_margins] => 0,0,0,0
[color_palette_id] => 5
[visible] => 1
[sort_order] => 10
[products_draw_cutting_margins] => 0,0,0,0
[display_product] => N
[enable_color_pages] =>
[default_zoom] => 150
[product_type] => ,3,1,2,
[products_draw_original_area_margins] => 0,0,0,0,Inch
[products_draw_original_cutting_margins] => 0,0,0,0,Inch
[uploader_type] => 0
[studio_type] => 1
[corporate_id] => 0
[department_id] =>
[user_type_id] => 1
[predefined_product_type] => 0
[price_defining_method] => 0
[size_visible] => Yes
[csv_allow] => 0
[enable_stock_management] => 0
[measurement_unit_id] => 1
[enable_sheet_calculation] => 0
[is_promotional] => 0
[advance_color_palette] => 1
[product_service_type] => 1
[created_on] => 2018-09-03 12:08:32
[modified_on] => 2018-11-30 03:26:08
[auto_id] => 162
[imagename] => square-magnets_thumb.jpg
[product_desc_image] => square-magnets_1.jpg
[products_title] => Square Magnets
[products_internal_title] =>
[product_url] => square-magnets
[product_description] =>
Creative Square Magnets.
Square Magnets with die cut in varity of shapes,styles and sizes with rounded corner. We provide state of the art, useful high end Business Card Magnets .
[long_description] =>
Brilliant marketing ideas deserve to be presented beautifully. Easily design your advertising and marketing material that are sure to impresses your audience.
[upload_description] =>
Full Bleed Size (starting document size)
. 3 x 2 inch
Document Trim Size (final size after cutting)
Finished artwork should use the full bleed dimensions for best results. Please make sure to keep all text within the safe margin. Resolution: 300 dpi.
[browse_description] =>
[product_promotional_text] =>
[bw_page_label] =>
[color_page_label] =>
[seo_page_title] => Specialty Products | Canvas Prints, Social Media Frames, Custom Notebooks- ABC Print Room
[seo_page_keywords] =>
[seo_page_description] => Please visit our website ABC Print Room to get best printing services like laser, UV ,menu and silk screen printing services. Thousands of designs are available in our website. We specialize in knowledgeable, friendly service and guarantee to do it right
[canonical_id] => 0
[site_language_id] => 1
[category_name] => Specialty Products
[category_internal_name] =>
[category_image] => pic_greeting23.jpg
[description] =>
[category_url] => specialtyproducts
[category_promotional_text] =>
)
[_IteratorKeys:protected] => Array
(
[0] => products_id
[1] => category_id
[2] => multiple_category
[3] => orientaion
[4] => products_draw_area_margins
[5] => color_palette_id
[6] => visible
[7] => sort_order
[8] => products_draw_cutting_margins
[9] => display_product
[10] => enable_color_pages
[11] => default_zoom
[12] => product_type
[13] => products_draw_original_area_margins
[14] => products_draw_original_cutting_margins
[15] => uploader_type
[16] => studio_type
[17] => corporate_id
[18] => department_id
[19] => user_type_id
[20] => predefined_product_type
[21] => price_defining_method
[22] => size_visible
[23] => csv_allow
[24] => enable_stock_management
[25] => measurement_unit_id
[26] => enable_sheet_calculation
[27] => is_promotional
[28] => advance_color_palette
[29] => product_service_type
[30] => created_on
[31] => modified_on
[32] => auto_id
[33] => imagename
[34] => product_desc_image
[35] => products_title
[36] => products_internal_title
[37] => product_url
[38] => product_description
[39] => long_description
[40] => upload_description
[41] => browse_description
[42] => product_promotional_text
[43] => bw_page_label
[44] => color_page_label
[45] => seo_page_title
[46] => seo_page_keywords
[47] => seo_page_description
[48] => canonical_id
[49] => site_language_id
[50] => category_name
[51] => category_internal_name
[52] => category_image
[53] => description
[54] => category_url
[55] => category_promotional_text
)
)
[templatename] =>
[sizeid] =>
[GetProductSize] => RDataRecordSet Object
(
[ResultData:RDataRecordSet:private] => PDOStatement Object
(
[queryString] => SELECT * FROM products_sizes WHERE products_id = :products_id AND visible = :visible AND site_language_id = :site_language_id
)
[AffectedRows:RDataRecordSet:private] => 1
[RecordCount] => 1
[foundRows] => -1
[RecordList:RDataRecordSet:private] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[auto_id] => 555
[size_id] => 95
[products_id] => 68
[size_title] => 3 x 2
[size_image] =>
[size_width] => 3.25
[size_height] => 2.25
[size_width_original] => 3.25
[size_height_original] => 2.25
[size_unit] => INCH
[default_size] => 1
[sort_order] => 0
[visible] => 1
[weight] =>
[no_of_folding] => 0
[orientation] =>
[jobs_per_sheet] => 1
[site_language_id] => 1
[cover_width] => 0
[cover_height] => 0
[cover_width_original] => 0
[cover_height_original] => 0
)
[_IteratorKeys:protected] => Array
(
[0] => auto_id
[1] => size_id
[2] => products_id
[3] => size_title
[4] => size_image
[5] => size_width
[6] => size_height
[7] => size_width_original
[8] => size_height_original
[9] => size_unit
[10] => default_size
[11] => sort_order
[12] => visible
[13] => weight
[14] => no_of_folding
[15] => orientation
[16] => jobs_per_sheet
[17] => site_language_id
[18] => cover_width
[19] => cover_height
[20] => cover_width_original
[21] => cover_height_original
)
)
)
[IteratorCount:RDataRecordSet:private] => 1
[last_query] => SELECT * FROM products_sizes WHERE products_id = '68' AND visible = '1' AND site_language_id = '1'
)
[Prod_Id] => 68
[templatecat] =>
[corporateId] => 0
[show_seo_links] => yes
[total_records] => 0
[userTypeId] => 1
[CalcSizeId] =>
[template_category_type] =>
[SITE_VAR_BROWSE_DESIGN_SELECTED_SIZE_TEMPLATE] =>
[unsaved_template_count] =>
[unsaved_template_flag] =>
[extra_pram] => &pid=68
[action] =>
[quantity] =>
[pos] =>
[SITE_VAR_BOOK_MODULE_ENABLE] =>
[SITE_VAR_TEMPLATE_PAGING_STYLE] => paging
[TemplateColorOrientation] => Array
(
[colors] =>
[orientation] => Array
(
)
[total_records] => 0
)
[template_row_count] => 3
[template_row_count_small] => 6
[URLParameters] =>
)
[twc] => Array
(
[get_csrf_token_name] => csrf_token_name
[get_csrf_hash] => efd80c5b553f5196fd9bc776f7d44537
[DEV_MODE] => 1
[SITE_ABSPATH] => /home/abcimaging/public_html/lib/
[SITE_PROTOCOL] => http://
[SITE_DIRECTORY] => /
[SITE_ADMIN_DIRECTORY] => admin/
[SITE_CORPORATE_DIRECTORY] => corporate/
[SITE_UPLOAD_AJAX_DIRECTORY] => uploader/
[SITE_ADMIN_THEME] => default/
[SITE_URL] => http://abcimaging.dev.radixweb.net/
[SITE_URL_WITHOUT_PROTOCOL] => abcimaging.dev.radixweb.net/
[SITE_DOCUMENT_ROOT] => /home/abcimaging/public_html/
[SITE_ADMIN_URL] => http://abcimaging.dev.radixweb.net/admin/
[DIR_WS_ADMIN] => /home/abcimaging/public_html/admin/
[DIR_HTTP_CORPORATE] => http://abcimaging.dev.radixweb.net/corporate/
[DIR_WS_LOCALCONFIG] => /home/abcimaging/public_html/localconfig/
[DIR_WS_LOCALCONFIG_LIB] => /home/abcimaging/public_html/localconfig/lib/
[SITE_CORPORATE_URL] => http://abcimaging.dev.radixweb.net/corporate/
[DIR_WS_CORPORATE] => /home/abcimaging/public_html/corporate/
[DIR_WS_CSS] => /home/abcimaging/public_html/css/
[DIR_HTTP_CSS] => http://abcimaging.dev.radixweb.net/css/
[DIR_HTTP_JSCRIPT] => http://abcimaging.dev.radixweb.net/jscript/
[DIR_WS_JSCRIPT] => /home/abcimaging/public_html/jscript/
[DIR_HTTP_ADMIN_INCLUDES] => http://abcimaging.dev.radixweb.net/admin/includes/
[DIR_WS_ADMIN_INCLUDES] => /home/abcimaging/public_html/admin/includes/
[DIR_HTTP_ADMIN_JS] => http://abcimaging.dev.radixweb.net/admin/includes/js/
[DIR_WS_ADMIN_JS] => /home/abcimaging/public_html/admin/includes/js/
[DIR_HTTP_ADMIN_CSS] => http://abcimaging.dev.radixweb.net/admin/includes/css/
[DIR_WS_ADMIN_CSS] => /home/abcimaging/public_html/admin/includes/css/
[DIR_HTTP_ADMIN_IMAGES] => http://abcimaging.dev.radixweb.net/admin/includes/images/
[DIR_WS_ADMIN_IMAGES] => /home/abcimaging/public_html/admin/includes/images/
[DIR_WS_ADMIN_TPL] => /home/abcimaging/public_html/admin/includes/content/
[DIR_WS_ADMIN_DOCUMENTS] => /home/abcimaging/public_html/admin/documents/
[DIR_WS_ADMIN_LANGUAGES] => /home/abcimaging/public_html/admin/includes/languages/
[DIR_WS_ADMIN_THEMES] => /home/abcimaging/public_html/admin/themes/
[DIR_WS_ADMIN_SITE_THEME] => /home/abcimaging/public_html/admin/themes/default/
[DIR_WS_ADMIN_MAINPAGE] => /home/abcimaging/public_html/admin/themes/default/mainpage.php
[DIR_WS_ADMIN_POPUP] => /home/abcimaging/public_html/admin/themes/default/popup.php
[DIR_HTTP_TEMPLATES] => http://abcimaging.dev.radixweb.net/templates/
[DIR_WS_TEMPLATES] => /home/abcimaging/public_html/templates/
[DIR_WS_IMPORT_IMAGE] => /home/abcimaging/public_html/import_image/
[DIR_HTTP_IMPORT_IMAGE] => http://abcimaging.dev.radixweb.net/import_image/
[DIR_WS_CONTENT] => /home/abcimaging/public_html/templates/content/
[DIR_HTTP_CONTENT] => http://abcimaging.dev.radixweb.net/templates/content/
[DIR_WS_LIB] => /home/abcimaging/public_html/lib/
[DIR_WS_LICENSE] => /home/abcimaging/public_html/license/
[DIR_WS_DOMPDF] => /home/abcimaging/public_html/lib/dompdf/
[DIR_WS_MODEL] => /home/abcimaging/public_html/model/
[DIR_WS_SHIPPING] => /home/abcimaging/public_html/shipping/
[DIR_HTTP_SHIPPING] => http://abcimaging.dev.radixweb.net/shipping/
[DIR_WS_PAYMENT] => /home/abcimaging/public_html/payment/
[DIR_LIB_PEAR] => /home/abcimaging/public_html/lib/pear/
[DIR_WS_LANGUAGES] => /home/abcimaging/public_html/lib/languages/
[DIR_HTTP_IMAGES] => http://abcimaging.dev.radixweb.net/images/
[DIR_WS_IMAGES] => /home/abcimaging/public_html/images/
[DIR_WS_ADMIN_TEMPORDERS] => /home/abcimaging/public_html/images/AllOrders/
[DIR_HTTP_ADMIN_TEMPORDERS] => http://abcimaging.dev.radixweb.net/images/AllOrders/
[DIR_HTTP_COMMONIMAGES] => http://abcimaging.dev.radixweb.net/common_images/
[DIR_HTTP_HELP_TEMPLATE] => http://abcimaging.dev.radixweb.net/productartworkdesign/
[DIR_WS_HELP_TEMPLATE] => /home/abcimaging/public_html/productartworkdesign/
[DIR_WS_COMMONIMAGES] => /home/abcimaging/public_html/common_images/
[DIR_WS_COMMON_ADMIN_IMAGES] => /home/abcimaging/public_html/common_images/admin_help/
[DIR_HTTP_COMMON_ADMIN_IMAGES] => http://abcimaging.dev.radixweb.net/common_images/admin_help/
[DIR_HTTP_COMMONIMAGES_PRODUCTS] => http://abcimaging.dev.radixweb.net/common_images/products/
[DIR_WS_COMMONIMAGES_PRODUCTS] => /home/abcimaging/public_html/common_images/products/
[DIR_HTTP_COMMONIMAGES_PRODUCTS_TEMPLATES] => http://abcimaging.dev.radixweb.net/common_images/products/templates/
[DIR_WS_COMMONIMAGES_PRODUCTS_TEMPLATES] => /home/abcimaging/public_html/common_images/products/templates/
[DIR_HTTP_SITE_THEMES] => http://abcimaging.dev.radixweb.net/themes/
[DIR_WS_SITE_THEMES] => /home/abcimaging/public_html/themes/
[DIR_HTTP_IMAGES_PRODUCTTEMPLATE] => http://abcimaging.dev.radixweb.net/images/producttemplates/
[DIR_WS_IMAGES_PRODUCTTEMPLATE] => /home/abcimaging/public_html/images/producttemplates/
[DIR_HTTP_IMAGES_FLAGS] => http://abcimaging.dev.radixweb.net/images/flags/
[DIR_WS_IMAGES_FLAGS] => /home/abcimaging/public_html/images/flags/
[DIR_HTTP_IMAGES_CONTENTIMAGES] => http://abcimaging.dev.radixweb.net/images/contentimages/
[DIR_WS_IMAGES_CONTENTIMAGES] => /home/abcimaging/public_html/images/contentimages/
[DIR_HTTP_IMAGES_SITE_DEFAULTTEMPLATE] => http://abcimaging.dev.radixweb.net/defaulttemplates/
[DIR_WS_IMAGES_SITE_DEFAULTTEMPLATE] => /home/abcimaging/public_html/defaulttemplates/
[DIR_HTTP_IMAGES_USERIMAGES] => http://abcimaging.dev.radixweb.net/images/userimages/
[DIR_WS_IMAGES_USERIMAGES] => /home/abcimaging/public_html/images/userimages/
[DIR_HTTP_IMAGES_CATEGORY] => http://abcimaging.dev.radixweb.net/images/imagecategory/
[DIR_WS_IMAGES_CATEGORY] => /home/abcimaging/public_html/images/imagecategory/
[DIR_HTTP_IMAGES_COMMON] => http://abcimaging.dev.radixweb.net/images/common/
[DIR_WS_IMAGES_COMMON] => /home/abcimaging/public_html/images/common/
[DIR_HTTP_IMAGES_PRODUCT] => http://abcimaging.dev.radixweb.net/images/product/
[DIR_WS_IMAGES_PRODUCT] => /home/abcimaging/public_html/images/product/
[DIR_HTTP_IMAGES_TEMPIMAGES] => http://abcimaging.dev.radixweb.net/images/tempimages/
[DIR_WS_IMAGES_TEMPIMAGES] => /home/abcimaging/public_html/images/tempimages/
[DIR_HTTP_IMAGES_DESIGNQUOTE] => http://abcimaging.dev.radixweb.net/images/design_quote/
[DIR_WS_IMAGES_DESIGNQUOTE] => /home/abcimaging/public_html/images/design_quote/
[DIR_HTTP_IMAGES_SITE_MASTERTEMPLATE] => http://abcimaging.dev.radixweb.net/images/mastertemplates/
[DIR_WS_IMAGES_SITE_MASTERTEMPLATE] => /home/abcimaging/public_html/images/mastertemplates/
[DIR_HTTP_IMAGES_SUPER_MASTERTEMPLATE] => http://abcimaging.dev.radixweb.net//masterimages/mastertemplates/
[DIR_WS_IMAGES_SUPER_MASTERTEMPLATE] => /home/abcimaging/public_html//masterimages/mastertemplates/
[DIR_HTTP_IMAGES_TEMPTEMPLATES] => http://abcimaging.dev.radixweb.net/images/temptemplates/
[DIR_WS_IMAGES_TEMPTEMPLATES] => /home/abcimaging/public_html/images/temptemplates/
[DIR_HTTP_IMAGES_WEBSITELOGOS] => http://abcimaging.dev.radixweb.net/images/websitelogos/
[DIR_WS_IMAGES_WEBSITELOGOS] => /home/abcimaging/public_html/images/websitelogos/
[DIR_HTTP_IMAGE_USERIMAGES] => http://abcimaging.dev.radixweb.net/images/userimages/
[DIR_WS_IMAGE_USERIMAGES] => /home/abcimaging/public_html/images/userimages/
[DIR_HTTP_IMAGE_MENULINK] => http://abcimaging.dev.radixweb.net/images/menulink/
[DIR_WS_IMAGE_MENULINK] => /home/abcimaging/public_html/images/menulink/
[DIR_HTTP_IMAGES_USERTEMPLATES] => http://abcimaging.dev.radixweb.net/images/usertemplates/
[DIR_WS_IMAGES_USERTEMPLATES] => /home/abcimaging/public_html/images/usertemplates/
[DIR_HTTP_IMAGES_ORDERS] => http://abcimaging.dev.radixweb.net/images/orders/
[DIR_WS_IMAGES_ORDERS] => /home/abcimaging/public_html/images/orders/
[DIR_WS_IMAGES_CORPORATE] => /home/abcimaging/public_html/images/corporate/
[DIR_HTTP_IMAGES_CORPORATE] => http://abcimaging.dev.radixweb.net/images/corporate/
[DIR_WS_IMAGES_DESIGNER] => /home/abcimaging/public_html/images/designer/
[DIR_HTTP_IMAGES_DESIGNER] => http://abcimaging.dev.radixweb.net/images/designer/
[DIR_IMAGE_FLASHGALLARY_LARGE] => /home/abcimaging/public_html/images/flashgallary/large/
[DIR_IMAGE_FLASHGALLARY_THUMB] => /home/abcimaging/public_html/images/flashgallary/thumb/
[DIR_HTTP_IMAGE_FLASHGALLARY_LARGE] => http://abcimaging.dev.radixweb.net/images/flashgallary/large/
[DIR_HTTP_IMAGE_FLASHGALLARY_THUMB] => http://abcimaging.dev.radixweb.net/images/flashgallary/thumb/
[DIR_HTTP_IMAGE_QUOTE] => http://abcimaging.dev.radixweb.net/images/quote/
[DIR_WS_IMAGE_QUOTE] => /home/abcimaging/public_html/images/quote/
[DIR_WS_IMAGE_QUOTE_TEMP] => /home/abcimaging/public_html/images/quote/temp/
[DIR_HTTP_IMAGE_QUOTE_TEMP] => http://abcimaging.dev.radixweb.net/images/quote/temp/
[DIR_HTTP_PRODUCTS_GALLERY_IMAGES] => http://abcimaging.dev.radixweb.net/images/products_gallery_images/
[DIR_WS_PRODUCTS_GALLERY_IMAGES] => /home/abcimaging/public_html/images/products_gallery_images/
[DIR_HTTP_PRODUCTS_UPLOAD] => http://abcimaging.dev.radixweb.net/images/product_upload/
[DIR_WS_PRODUCTS_UPLOAD] => /home/abcimaging/public_html/images/product_upload/
[DIR_HTTP_IMAGES_PRODUCT_ICON] => http://abcimaging.dev.radixweb.net/images/product_icon/
[DIR_WS_IMAGES_PRODUCTS_ICON] => /home/abcimaging/public_html/images/product_icon/
[DIR_HTTP_CALENDAR_EVENT_UPLOAD] => http://abcimaging.dev.radixweb.net/images/calendar_event/
[DIR_WS_CALENDAR_EVENT_UPLOAD] => /home/abcimaging/public_html/images/calendar_event/
[DIR_HTTP_IMAGES_TEMPLATE_LAYOUT] => http://abcimaging.dev.radixweb.net/images/template_layout/
[DIR_WS_IMAGES_TEMPLATE_LAYOUT] => /home/abcimaging/public_html/images/template_layout/
[DIR_HTTP_IMAGES_MONTH_LAYOUT] => http://abcimaging.dev.radixweb.net/images/month_layout/
[DIR_WS_IMAGES_MONTH_LAYOUT] => /home/abcimaging/public_html/images/month_layout/
[DIR_WS_EXTERNALSERVICE] => /home/abcimaging/public_html/external_service/
[DIR_HTTP_EXTERNALSERVICE] => http://abcimaging.dev.radixweb.net/external_service/
[DIR_HTTP_IMAGES_IMPOS] => http://abcimaging.dev.radixweb.net/images/imposition/
[DIR_WS_IMAGES_IMPOS] => /home/abcimaging/public_html/images/imposition/
[DIR_HTTP_IMAGES_IMPOS_SCHEMA] => http://abcimaging.dev.radixweb.net/images/imposition/schema/
[DIR_WS_IMAGES_IMPOS_SCHEMA] => /home/abcimaging/public_html/images/imposition/schema/
[DIR_HTTP_IMAGES_IMPOS_SYMBOL] => http://abcimaging.dev.radixweb.net/images/imposition/symbols/
[DIR_WS_IMAGES_IMPOS_SYMBOL] => /home/abcimaging/public_html/images/imposition/symbols/
[DIR_HTTP_IMAGES_IMPOS_BOOK_LAYOUTS] => http://abcimaging.dev.radixweb.net/images/imposition/book_layouts/
[DIR_WS_IMAGES_IMPOS_BOOK_LAYOUTS] => /home/abcimaging/public_html/images/imposition/book_layouts/
[DIR_LIB_CLASSES] => /home/abcimaging/public_html/lib/Classes/
[DIR_LIB_CLASSES_DATA] => /home/abcimaging/public_html/lib/Classes/Data/
[DIR_LIB_CLASSES_EXCEPTION] => /home/abcimaging/public_html/lib/Classes/Exception/
[DIR_LIB_CLASSES_JS] => /home/abcimaging/public_html/lib/Classes/JavaScript/
[DIR_LIB_CLASSES_MODELS] => /home/abcimaging/public_html/lib/Classes/Models/
[DIR_LIB_CLASSES_PHPMAILER] => /home/abcimaging/public_html/lib/Classes/PhpMailer/
[DIR_LIB_PHPEXCEL] => /home/abcimaging/public_html/lib/PHPExcel/
[DIR_LIB_PDF_CLASSES] => /home/abcimaging/public_html/lib/pdfclasses/
[DIR_WS_CKEDITOR_TEMPLATES] => /home/abcimaging/public_html/admin/documents/ckeditor/
[DIR_WS_TEMPLATES_INCLUDE] => /home/abcimaging/public_html/templates/include/
[DIR_WS_TEMPLATES_JS] => /home/abcimaging/public_html/templates/js/
[DIR_HTTP_TEMPLATES_JS] => http://abcimaging.dev.radixweb.net/templates/js/
[DIR_HTTP_TEMPLATES_IMAGES] => http://abcimaging.dev.radixweb.net/templates/images/
[DIR_HTTP_TEMPLATES_CSS] => http://abcimaging.dev.radixweb.net/templates/css/
[DIR_HTTP_THIRDPARTY] => http://abcimaging.dev.radixweb.net/thirdparty/
[DIR_WS_THIRDPARTY] => /home/abcimaging/public_html/thirdparty/
[DIR_HTTP_TWIG_CACHE] => http://abcimaging.dev.radixweb.net/cache/
[DIR_WS_TWIG_CACHE] => /home/abcimaging/public_html/cache/
[DIR_TWIG_CONTENT] => content/
[DIR_TWIG_BLOCKS] => blocks/
[DIR_HTTP_IMAGE_USER_PROFILE] => http://abcimaging.dev.radixweb.net/images/profile/
[DIR_WS_IMAGE_USER_PROFILE] => /home/abcimaging/public_html/images/profile/
[DIR_HTTP_IMAGES_ORDERIMPORT] => http://abcimaging.dev.radixweb.net/images/orderimport/
[DIR_WS_IMAGES_ORDERIMPORT] => /home/abcimaging/public_html/images/orderimport/
[DIR_HTTP_IMAGES_ORDERIMPORT_BACKUP] => http://abcimaging.dev.radixweb.net/images/orderimport/backup/
[DIR_WS_IMAGES_ORDERIMPORT_BACKUP] => /home/abcimaging/public_html/images/orderimport/backup/
[DIR_WS_STUDIO] => /home/abcimaging/public_html/studio/
[DIR_HTTP_STUDIO] => http://abcimaging.dev.radixweb.net/studio/
[DIR_WS_STUDIO_CONTENT] => /home/abcimaging/public_html/studio/Content/
[DIR_HTTP_STUDIO_CONTENT] => http://abcimaging.dev.radixweb.net/studio/Content/
[DIR_WS_STUDIO_LIB] => /home/abcimaging/public_html/studio/Lib/
[DIR_HTTP_STUDIO_LIB] => http://abcimaging.dev.radixweb.net/studio/Lib/
[DIR_WS_STUDIO_SCRIPTS] => /home/abcimaging/public_html/studio/Scripts/
[DIR_HTTP_STUDIO_SCRIPTS] => http://abcimaging.dev.radixweb.net/studio/Scripts/
[DIR_WS_STUDIO_SERVICES] => /home/abcimaging/public_html/studio/Services/
[DIR_HTTP_STUDIO_SERVICES] => http://abcimaging.dev.radixweb.net/studio/Services/
[DIR_WS_STUDIO_SERVICES_CLASSES] => /home/abcimaging/public_html/studio/Services/Classes/
[DIR_HTTP_STUDIO_SERVICES_CLASSES] => http://abcimaging.dev.radixweb.net/studio/Services/Classes/
[DIR_WS_STUDIO_SERVICES_LIB] => /home/abcimaging/public_html/studio/Services/Lib/
[DIR_HTTP_STUDIO_SERVICES_LIB] => http://abcimaging.dev.radixweb.net/studio/Services/Lib/
[DIR_WS_STUDIO_TEMPLATES] => /home/abcimaging/public_html/studio/Templates/
[DIR_HTTP_STUDIO_TEMPLATES] => http://abcimaging.dev.radixweb.net/studio/Templates/
[FILE_HTML_STUDIO_PATH] => http://abcimaging.dev.radixweb.net/studio/index.php
[DIR_WS_STUDIO_THEME] => /home/abcimaging/public_html/studio/Theme/
[DIR_HTTP_STUDIO_THEME] => http://abcimaging.dev.radixweb.net/studio/Theme/
[DIR_WS_PDFLIB_FONTS] => /home/abcimaging/public_html/studio/Content/pdffonts/
[DIR_WS_IMAGES_PDFLIB_FONTS] => /home/abcimaging/public_html/images/pdffonts/
[DIR_WS_FONTS_IMAGES] => /home/abcimaging/public_html/images/fontimages/
[ADMIN_PDF_FONT_DIR] => /home/abcimaging/public_html/images/pdffonts/
[ADMIN_PDF_FONT_HTTP] => http://abcimaging.dev.radixweb.net/images/pdffonts/
[ADMIN_PDF_FONTIMAGES_PATH] => /home/abcimaging/public_html/images/fontimages/
[ADMIN_PDF_FONTIMAGES_HTTP_PATH] => http://abcimaging.dev.radixweb.net/images/fontimages/
[DIR_WS_STUDIO_FONTS_IMAGES] => /home/abcimaging/public_html/studio/Content/fontimages/
[DIR_HTTP_STUDIO_FONTS_IMAGES] => http://abcimaging.dev.radixweb.net/studio/Content/fontimages/
[DIR_WS_PLUGINS] => /home/abcimaging/public_html/plugins/
[DIR_HTTP_PLUGINS] => http://abcimaging.dev.radixweb.net/plugins/
[DIR_WS_PLUGINS_MAILING] => /home/abcimaging/public_html/plugins/mailing/
[DIR_HTTP_CRON_SCRIPTS] => http://abcimaging.dev.radixweb.net/cron_script/
[DIR_WS_PLUGINS_BOOK_MODULE] => /home/abcimaging/public_html/plugins/Book_Module/
[DIR_HTTP_PLUGINS_BOOK_MODULE] => http://abcimaging.dev.radixweb.net/plugins/Book_Module/
[DIR_WS_PLUGINS_BOOK_MODULE_LANGUAGES] => /home/abcimaging/public_html/plugins/Book_Module/languages/
[DIR_WS_PLUGINS_BOOK_MODULE_TEMPLATES] => /home/abcimaging/public_html/plugins/Book_Module/templates/
[CONNECTION_TYPE] => mysql
[DATABASE_USERNAME] => abcimaging
[DATABASE_PASSWORD] => deep70
[DATABASE_NAME] => abcimaging
[DATABASE_HOST] => localhost
[DATABASE_PORT] => 5432
[FILE_FILENAME_WITH_EXT] => product_designs.php
[FILE_FILENAME_WITHOUT_EXT] => product_designs
[FILE_TEMPLATE_FILENAME] => product_designs.tpl
[APPLICATION_TYPE] =>
[IS_ADMIN] =>
[HTTP_URL_REPLACE] => 1
[HTTP_URL_JOIN_PATH] => 2
[HTTP_URL_JOIN_QUERY] => 4
[HTTP_URL_STRIP_USER] => 8
[HTTP_URL_STRIP_PASS] => 16
[HTTP_URL_STRIP_AUTH] => 32
[HTTP_URL_STRIP_PORT] => 64
[HTTP_URL_STRIP_PATH] => 128
[HTTP_URL_STRIP_QUERY] => 256
[HTTP_URL_STRIP_FRAGMENT] => 512
[HTTP_URL_STRIP_ALL] => 1024
[OPS_VERSION] => v6.3
[SES_BEFORE_LOGIN_CORP_DIR] => square-magnets
[CORPORATE_LANGUAGE] =>
[SES_BEFORE_LOGIN_CORPORATE_ID] =>
[SES_BEFORE_LOGIN_CORP_DEFAULT_LANGUAGE_ID] =>
[SES_BEFORE_LOGIN_CORP_DEFAULT_CURRENCY_ID] =>
[WITHOUT_DESIGNER_SUBSCRIPTION] => No
[MAX_SIZE_MOUNTAIN_LARGE_IMG] => 1024
[HTML_CHARSET] => UTF-8
[MAX_UPLOAD_SIZE] => 20971520
[MAX_UPLOAD_SIZE_MB] => 10485760
[MSG_ADD_SUCCESS] => as
[MSG_EDIT_SUCCESS] => es
[MSG_ARCHIVE_SUCCESS] => ars
[MSG_EDIT_PRICE_SUCCESS] => eps
[MSG_DEL_SUCCESS] => ds
[MSG_IMG_DEL_SUCCESS] => dsi
[MSG_MAIL_SUCCESS] => ms
[MSG_STATUS_SUCCESS] => ss
[MSG_DIS_HOME_SUCCESS] => dhs
[MSG_MOVE_SUCCESS] => mus
[MSG_RESTORE_SUCCESS] => rus
[MSG_DUPLICATE_ADDITIONAL_OPTION_SUCCESS] => ads
[MSG_ORDER_SUCCESS] => ors
[MSG_TOP_BANNER_CONFIG_SUCCESS] => tbcs
[MSG_PUB_SUCCESS] => ps
[MSG_ZONE_COUNTRY_SUCCESS] => zcs
[MSG_WEIGHT_UPDATED_SUCCESS] => wus
[MSG_EDITACCESS_SUCCESS] => eas
[DMSG_CONFIG_EDIT_SUCCESS] => ces
[MSG_STUDIO_TEXT_FIELD_SUCCESS] => st
[MSG_CSS_EDIT] => cs
[MSG_CORPORATE_ADD_SUCCESS] => coas
[MSG_CORPORATE_EDIT_SUCCESS] => coed
[MSG_CORPORATE_DEL_SUCCESS] => dcorp
[MSG_TOP_BANNER_VALID_IMAGE] => ival
[MSG_TEMPLATE_ORDER_SUCCESS] => to
[IMAGE_CONVERSION_DPI] => 170
[MSG_TEMPLATE_BLOCK_SUCCESS] => bts
[MSG_IMPORT_SUCCESS] => is
[MSG_IMPORT_FAILED] => if
[MSG_NOT_EDIT_INSUFFICIENT_BALANCE] => neib
[MSG_ORDER_REJECTED_SUCCESSFULLY] => ors
[MSG_DUP_SUCCESS] => mds
[MSG_RMV_DUP_SUCCESS] => mrds
[MSG_INVALID_CSV_DATA] => icd
[MSG_INVALID_CSV_FAILURE] => icf
[MSG_WEIGHT_ERROR] => mwr
[MSG_EPS_VERSION_ERROR] => meve
[MSG_ID_NOT_FOUND] => nf
[ADMIN_AUTH_SETTING_LOGIN_USERNAME] => radixdev
[ADMIN_AUTH_SETTING_LOGIN_PASSWORD] => ops2015
[REPORT_HEADER_BGCOLOR] => 1f497d
[REPORT_HEADER_COLOR] => FFFFFF
[ONPRINTSHOP_VERSION] => v6.3
[DISPLAY_COUPON_MODULE] => yes
[SEO_ENABLE] => yes
[WEBSITE_ENABLED] => yes
[ENABLE_MASTER_TEMPLATE] => No
[CURRENCY_AUTO_DETECT] => no
[ENABLE_SUBSCRIPTION] => Yes
[ENABLE_SSL] => No
[PRODUCT_CATEGORY_ENABLED] => Yesg
[SEND_NEWSLETTER] => No
[ALLOW_TEMPLATE_MATCHING] => No
[GUEST_LOGIN] => Yes
[ALLOW_MULTIPLE_TAX] => No
[PREDEFINED_PRODUCTS_SETTING] => Yes
[CORPORATE_MODUEL_ENABLE] => Yes
[COUNT_AFTER_DECIMAL] => 2
[DISPLAY_QUOTE_MODULE] => yes
[DISPLAY_QR_CODE_MODULE] => yes
[DISPLAY_PRINTER_MODULE] => yes
[DISPLAY_CUST_DETAIL_FOR_PRINTER] => no
[DISPLAY_ADDITIONAL_OPTION_ZERO_PRICE] => No
[ADMIN_TIMEZONE] =>
[ORDER_ID_TYPE] => '%s'
[CUSTOMER_COMMENT] => yes
[AUTO_ARCHIVE] => Yes
[DISPLAY_SEND_MAIL_PRICE_CALC_CONFIGURATION] => No
[SEO_ENABLE_RICH_SNIPPETS] => yes
[ENABLE_REWARD_MODULE] => yes
[CONFIG_PRINTER_PRICE] => no
[PRODUCT_PRICE_SHOW_TO_VISITOR] => yes
[USER_REGISTRATION_ENABLE_AUTHORIZATION] => no
[TEMPLATE_CATEGORY_ENABLED] => 1
[ORDER_FEEDBACK_AUTO_APPROVE] => no
[NEWSLETTER_NAME] => no
[DISPLAY_ESTIMATED_DELIVERY_DATE] => No
[DISPLAY_SALES_AGENT_MODULE] => yes
[TEMPLATE_AUTO_PERSONALIZATION] => 2
[DISPLAY_DISCOUNT_MODULE] => yes
[MAX_NUMBER_OF_RELATED_PRODUCT] => 6
[DISPLAY_BRANCH_MODULE] => yes
[QUICK_SIGNUP] => 0
[REQUEST_QUOTE_PRODUCT] => single
[COOKIE_WARNING_ENABLE] => no
[ENABLE_TEMPLATE_COST] => no
[CORPORATE_INVOICE_DUE_DATE_LIST] => 15,30,45,60,90
[PAYON_BALANCE_FOR_RETAILER_CUSTOMER_ENABLE] => no
[ENABLE_WEBSITE_CACHE] => yes
[ENABLE_PAYMENT_PROCESSING_FEES_CONFIGURATION] => no
[JOBBOARD_DAYS_CONFIGURATION] => {"sort_by":"4","status_by":"order_status"}
[ENABLE_PAYMENT_STATUS_MAPPING] => no
[SITE_TEMPLATE] => abcimaging
[GOOGLE_ANALYTICAL_OLD] =>
[FRONT_NO_IMAGES_PER_PAGE] => 20
[DISPLAY_CURRENCY_LANGUAGE_STYLE] => icon
[CUSTOMER_LASTNAME] => lastname-1
[ALLOW_MIME_EXTENSION_LIST] => jpg, jpeg, gif, png, eps, ai, pdf, zip, tar, rar,cdr,psd
[SITE_OPS_SUBDOMAIN_URL] => www.abcimaging.dev.radixweb.net
[HOT_FOLDER_SETTINGS] => 0
[UPLOADCENTER_HELP_TEMPLATE] => yes
[PDF_PREVIEW_ENABLE] => yes
[ACTIVITY_LOG_MODULE_ENABLE] => yes
[PRINTER_ORDER_ASSIGNMENT] => O
[SITE_NAME] => ABC PrintRoom
[SITE_OWNER_NAME] => ABCPrintRoom
[COMMON_IMAGE_MAX_WIDTH] => 150
[COMMON_PRODUCT_SIZE_UNIT] => Inch
[CUSTOMER_STATE] => state-1
[WEIGHT_BASED_TOTAL_LBS_PRICE] => 1
[SOFT_SERVICE_AFFILIATE_API_CODE] => UA-110353791-1
[SEO_REGISTRATION_TRACKING_CODE] =>
[MYACCOUNT_MAX_RECORDS] => 10
[COMMON_IMAGE_MAX_HEIGHT] => 150
[WEBSITE_MODE] => live
[CUSTOMER_SUBURB] => suburb-3
[CUSTOMER_COMPANY_NAME] => companyname-2
[PRODUCT_RELATED_SETTING] => 1
[SEO_CONVERSION_TRACKING] =>
[ALLOW_ADDITIONAL_OPTION_MIME_EXTENSION_LIST] => jpg, jpeg, gif, png, eps, ai, pdf, zip, tar, rar, cdr, psd, pdf, doc, docx, xls, xlsx, csv
[SITE_FROM_EMAIL_ID] => customerservice@abcprintroom.com
[CUSTOMER_ZIPCODE] => zipcode-1
[GOOGLE_TRUSTED_STORE_ID] =>
[COUNTRY_SELECT] => 223
[INDEX_CENTER_DISPLAY_TYPE] => product
[INDEX_PRODUCT_LISTING_PER_PAGE] => 9
[ADMIN_TEMPLATE_NO_IMAGES_PER_ROW] => 4
[INDEX_PRODUCT_LISTING_PER_ROW] => 3
[IMPOSITION_MODULE_ENABLE] => Yes
[COMMON_MAX_RECORDS_PER_PAGE] => 10
[PRODUCT_LISTING_PER_ROW] => 3
[TAXVAT_PRICE_INCLUDED_WITH_PRODUCT_PRICE] => default
[COMMON_NUMBER_OF_PAGES] => 5
[PRODUCT_LISTING_PER_PAGE] => 12
[DISPLAY_SHIPPING_CALCULATOR] => no
[CUSTOMER_PHONE] => phone-1
[REQUEST_QUOTE_QUANTITY] => multiple
[USER_INFO_FIELD_SORTING] => F,L,S,SU,C,ST,CI,Z,P,CO
[DISPLAY_PRICE_LIST_PAGE] => Display Vertical With Product Name - 3
[ADMIN_COMMON_ROWS_PER_PAGE] => 25
[TAX_CALCULATION] => Country and State - 2
[PRODUCT_PRICE_ALTERNATE_TEXT] => --
[SITE_DATE_FORMAT] => m-d-Y
[SITE_CHECKOUT_METHOD] => standard
[IMPORT_EXPORT_FILE_FORMAT] => csv
[QUOTE_UPLOAD_LOCATION] => 2
[PRODUCT_CATEGORY_PAGE_STYLE] => mediabox
[USER_IMG_CROP_WIDTH] => 420
[USER_IMG_CROP_HEIGHT] => 400
[SITE_FRONT_BREADCRUMB] => Yes-Below Heading
[SHIPPING_PRICE_SETUP_CONFUGRATION] => C
[DEFINE_WEEKENDS] => SATURDAY, SUNDAY
[DEFINE_HOLIDAYS] => 12-25-2015
[ORDER_CUT_OFF_TIME] => 10
[SITE_DEFAULT_PRODUCTION_DAYS] => 3
[SITE_DEFAULT_SHIPPING_DELIVERY_DAYS] => 3
[YEAR_START_MONTH] => 1
[SPLIT_PRINT_READY_FILE_ENABLE] => no
[PROMOTIONAL_MESSAGE_MODULE] => yes
[INDEX_TOP_SECTION_DETAILS] => 1
[TESTIMONIAL_NO_IN_SIDEBAR] => 2
[TESTIMONIAL_SIDEBAR_STYLE] => scroll
[SEARCHBOX_ENABLE] => 1
[HOME_PRODUCT_PAGING] => no
[HOME_PRODUCT_EFFECT] => hover
[TEMPLATE_CLICK_OPTION] => fancybox
[TEMPLATE_HOVER_OPTION] => fade
[TEMPLATES_NO_PER_ROW] => 4
[TEMPLATE_MAX_PER_PAGE] => 24
[ALLOW_FANCYBOX_THUMBNAIL] =>
[PRODUCT_INFO_IMAGE_GALLERY_THUMB] => no
[STUDIO_DISPLAY_AREA] => full
[CATEGORY_LAYOUT_ENABLED] => toggle
[TOOLTIP_WIDTH] => 500
[BREADCRUMB_LAYOUT] => breadcrumb_Square_box_style
[ICON_SIDE] => left
[ICON_HW] => 50
[PAYMENT_STYLE] => 2
[PRODUCT_INFO_LAYOUT] => test2
[BOTTOM_TO_TOP_ARROW] => No
[CORPORATE] => 2
[CORPORATE_GROUP_ID] => -1
[GROUP_ID_PRINTER] => -2
[USER_TYPE_PRINTER] => 3
[GROUP_ID_SALES_AGENT] => -4
[USER_TYPE_SALES_AGENT] => 4
[GROUP_ID_BRANCH] => -5
[USER_TYPE_BRANCH] => 5
[GROUP_ID_DESIGNER] => -7
[USER_TYPE_DESIGNER] => 7
[ORDER_APPROVAL_STATUS_APPROVED] => 0
[ORDER_APPROVAL_STATUS_PENDING] => 1
[ORDER_APPROVAL_STATUS_REJECTED] => 2
[PAYMENT_METHOD_PAYON_ACCOUNT_ID] => 22
[NORMAL_PRODUCT] => 0
[PREDEFINED_PRODUCT] => 1
[CALENDER_PRODUCT] => 11
[PHOTOBOOK_PRODUCT] => 3
[QUOTE_PRODUCT_NO] => -11
[BOOK_PRODUCT] => 2
[PHOTOPRINT_PRODUCT] => 12
[XLS_PREVIEW_MAX_ROW] => -1
[XLS_PREVIEW_PDF_MAX_RECORDS] => 0
[XLS_COMMENT_ROWS] => 2
[XLS_COMMENT_BGCOLOR] => CBF5F0
[BULK_PRINTREADY_PREFIX] => Bulk_
[ES_YOTPO] => 1
[YOTPO_SECTION_ID] => 1
[YOTPO_SERVICE_ID] => 1
[YOTPO_SUBMIT] => Save
[YOTPO_APP_KEY] => 370HicG10BeYLiultJuRxjj3TumnmwOI3yMk6Cff
[YOTPO_SECRET] => gAJXAIhSGCSK696MMm6TKVBkHI5YK2oTnwvsxpyd
[YOTPO_LOCATION] => footer
[ES_FB] => 1
[FB_SECTION_ID] => 1
[FB_SERVICE_ID] => 9
[FB_SUBMIT] => Save
[FB_LOGIN] => enable
[FB_SHARE] => enable
[FB_ENABLE] => yes
[FB_APP_ID] => 207871080027786
[FB_APP_SECRET] => a6dff20b42fe8239f8571d8270152832
[ES_TAXCLOUD] => 1
[ES_GOOGLESERVICE] => 1
[GOOGLESERVICE_SECTION_ID] => 1
[GOOGLESERVICE_SERVICE_ID] => 24
[GOOGLESERVICE_SUBMIT] => Save & Back
[GOOGLESERVICE_ANALYTIC_SCRIPT_CODE] =>
[GOOGLESERVICE_STORE_ID] =>
[GOOGLESERVICE_CONVERSION_ID] =>
[GOOGLESERVICE_REMARKETING_SCRIPT_CODE] =>
[GOOGLESERVICE_CONVERSION_SCRIPT_CODE] => UA-110353791-1
[ES_CAPTCHA] => 1
[CAPTCHA_SECTION_ID] => 1
[CAPTCHA_SERVICE_ID] => 25
[CAPTCHA_ENABLE] => Only Front
[CAPTCHA_GOOGLE_RECAPTCHA] => disable
[ES_EDDM] => 1
[EDDM_SECTION_ID] => 9
[EDDM_SERVICE_ID] => 29
[EDDM_SUBMIT] => Save
[EDDM_USER_ID] => 007MYMAI2830
[EDDM_GOOGLE_MAP_API_KEY] => AIzaSyB9tf_7qQ0xUrGIK90C3YqQ8kIO3lZBBKI
[ES_UPLOADMAILLIST] => 1
[GOOGLE_ANALYTICAL] =>
[GS_COMMAND_PREFIX] => gs
[CONVERT_COMMAND_PREFIX] => convert
[SITE_LOGO_PATH] => http://abcimaging.dev.radixweb.net/images/websitelogos/retailer_site_logo539.png
[SITE_EMAIL_LOGO_PATH] => http://abcimaging.dev.radixweb.net/images/websitelogos/retailer_email_logo842.png
[SITE_STUDIO_LOGO_PATH] => http://abcimaging.dev.radixweb.net/images/websitelogos/retailer_studio_logo447.gif
[SITE_APP_STUDIO_LOGO_PATH] => http://abcimaging.dev.radixweb.net/images/websitelogos/retailer_studio_small_logo340.png
[SITE_FAVICON_PATH] =>
[X_FRAME_OPTIONS] => SAMEORIGIN
[SITE_LANGUAGE_ID] => 1
[SITE_CURRENCY_ID] => 1
[DIR_CURRENT_LANGUAGE] => english
[CURRENT_LANGUAGE_NAME] => English
[LANGUAGE_ICON] => lang_usa.gif
[LANGUAGE_SHORTNAME] => EN
[COMMON_CURRENCY_NAME] => US Dollar
[COMMON_CURRENCY_SYMBOL] => USD
[COMMON_CURRENCY_LEFT_SYMBOL] => $
[COMMON_CURRENCY_RIGHT_SYMBOL] =>
[COMMON_CURRENCY_DECIMAL_POINT] => .
[COMMON_CURRENCY_THOUSAND_POINT] => ,
[COMMON_CURRENCY_VALUE] => 1
[COMMON_CURRENCY_IMAGE] => curr_usa.gif
[DIR_WS_CURRENT_LANGUAGE] => /home/abcimaging/public_html/lib/languages/english/
[DIR_HTTP_LANGUAGES] =>
[DIR_HTTP_CURRENT_LANGUAGE] => /english/
[DIR_HTTP_SITE_CURRENT_TEMPLATE] => http://abcimaging.dev.radixweb.net/themes/abcimaging/
[DIR_WS_SITE_CURRENT_TEMPLATE] => /home/abcimaging/public_html/themes/abcimaging/
[DIR_HTTP_SITE_CURRENT_TEMPLATE_CSS] => http://abcimaging.dev.radixweb.net/themes/abcimaging/css/
[DIR_WS_SITE_CURRENT_TEMPLATE_CSS] => /home/abcimaging/public_html/templates/css/
[DIR_HTTP_SITE_CURRENT_TEMPLATE_IMAGES] => http://abcimaging.dev.radixweb.net/themes/abcimaging/images/
[DIR_WS_SITE_CURRENT_TEMPLATE_IMAGES] => /home/abcimaging/public_html/themes/abcimaging/images/
[DIR_HTTP_SITE_LANGUAGE_IMAGES] => http://abcimaging.dev.radixweb.net/themes/abcimaging/images/english/
[DIR_WS_SITE_LANGUAGE_IMAGES] => /home/abcimaging/public_html/themes/abcimaging/images/english/
[DIR_WS_SITE_LANGUAGE_BUTTONS] => /home/abcimaging/public_html/themes/abcimaging/images/english/buttons/
[DIR_HTTP_SITE_LANGUAGE_BUTTONS] => http://abcimaging.dev.radixweb.net/themes/abcimaging/images/english/buttons/
[FILE_BOOK_AJAX_GET_PRODUCT_TEMPLATE] => book_product_template_filtering.php
[FILE_BOOK_DOWNLOAD_CONTENT_PAGES] => book_download_contentpage.php
[FILE_TEMPLATE_FORM_FIELDS] => template_form_fields.php
[SITE_DOCUMENT_PARENT_ROOT] => /home/abcimaging/
[DIR_WS_PLUGINS_MAILING_MODEL] => /home/abcimaging/public_html/plugins/mailing/model/
[DIR_WS_PLUGINS_MAILING_INCLUDE] => /home/abcimaging/public_html/plugins/mailing/include/
[DIR_HTTP_PLUGIN_MAILING_INCLUDE] => http://abcimaging.dev.radixweb.net/plugins/mailing/include/
[DIR_WS_PLUGINS_TEMPLATES] => /home/abcimaging/public_html/plugins/mailing/templates/
[DIR_HTTP_PLUGINS_TEMPLATES] => http://abcimaging.dev.radixweb.net/plugins/mailing/templates/
[DIR_HTTP_PLUGIN_MAILING_JS] => http://abcimaging.dev.radixweb.net/plugins/mailing/templates/js/
[DIR_WS_PLUGINS_MAILING_JS] => /home/abcimaging/public_html/plugins/mailing/templates/js/
[DIR_HTTP_PLUGIN_MAILING_CSS] => http://abcimaging.dev.radixweb.net/plugins/mailing/templates/css/
[DIR_WS_PLUGINS_MAILING_CSS] => /home/abcimaging/public_html/plugins/mailing/templates/css/
[DIR_WS_PLUGINS_BLOCK] => /home/abcimaging/public_html/plugins/mailing/templates/blocks/
[DIR_WS_MAIL_LIST] => /home/abcimaging/mail_list/
[PS_NORMAL_PRODUCT] => 1
[PS_MAILING_LIST] => 2
[PS_MAILING_AND_PRINTING] => 4
[PS_ONLY_MAILING] => 3
[MAIL_LIST_WRITER] => CSV
[PS_PRINTING_AND_MAILING_OPTIONAL] => 5
[FILE_MAILING_ADDITIONAL_OPTION] => mailing_additional_option.php
[FILE_MAILING_OPTION] => mailing.php
[FILE_PRODUCT_MAILING_SERVICE] => product_mailing_service.php
[FILE_MAILING_LIST] => upload_mailing_list.php
[FILE_MY_MAIL_LIST] => user_mail_list.php
[FILE_UPLOAD_MAILINGLIST_EXCEL] => upload_maillist_excel.php
[FILE_USER_ADD_MAILING_LIST] => user_add_mailing_list.php
[FILE_USER_MAILING_LIST_ACTION] => user_mail_list_action.php
[FILE_EDDM_ROUTES] => eddm_routes.php
[FILE_PRINT_ONLY_PRODUCT] => print_only_product.php
[DIR_WS_PLUGINS_PROOFTOOL_MODULE] => /home/abcimaging/public_html/plugins/prooftool/
[DIR_HTTP_PLUGINS_PROOFTOOL_MODULE] => http://abcimaging.dev.radixweb.net/plugins/prooftool/
[DIR_WS_PLUGINS_PROOFTOOL_MODULE_TEMPLATES] => /home/abcimaging/public_html/plugins/prooftool/templates/
[DIR_WS_PLUGINS_PROOFTOOL_MODULE_THEME] => /home/abcimaging/public_html/plugins/prooftool/theme/default/
[FILE_PROOFING_TOOL] => proofing_tool.php
[FILE_COMMON_METATAGS] => metatag.php
[FILE_FOOTER] => footer.tpl
[FILE_HEADER] => header.tpl
[FILE_LEFT_MENU] => leftmenu.tpl
[FILE_RIGHT_MENU] => rightmenu.tpl
[FILE_MAIN_INTERFACE] => mainpage.tpl
[FILE_MAIN_POPUP_INTERFACE] => popup.tpl
[FILE_EMAIL_TAMPLATE] => email_template.tpl.php
[FILE_PRICE_LIST] => product_prices.php
[FILE_IMAGE_GALLARY_POPUP] => image_gallery_popup.php
[FILE_INDEX] => index.php
[FILE_SIGNUP] => user_registration.php
[FILE_FORGOT_PASSWORD] => forgotpassword.php
[FILE_IMAGE_POPUP] => image_popup.php
[FILE_MAINTENANCE] => maintenance.php
[FILE_PDF_PREVIEW] => pdfpreview.php
[FILE_PRODUCT_PRICELIST_POPUP] => product_pricelist_popup.php
[FILE_LOGIN] => user_login.php
[FILE_USER_UNSAVED_DATA] => unsaved_template.php
[FILE_PRODUCTS] => product_list.php
[FILE_PRODUCT] => product_design_customize.php
[FILE_ADDTIONAL_INFO] => product_additional_info.php
[FILE_EXPRESS_ADDTIONAL_INFO] => express_product_additional_info.php
[FILE_UPLOAD_CENTER] => product_design_upload.php
[FILE_PRODUCT_LISTING] => product_designs.php
[FILE_PRODUCT_DESCRIPTION] => product_info.php
[FILE_PRODUCT_KIT_INFO] => product_kit_info.php
[FILE_PRODUCT_INFO] => kit_info.php
[FILE_PRODUCT_PRICEING] => product_prices.php
[FILE_FAQ] => faq.php
[FILE_PRODUCT_TEMPLATE_GROUP] => product_matching_designs.php
[FILE_HIRE_DESIGNER] => hire_designer.php
[FILE_PRODUCT_ADDTIONAL_INFO_LOGIN] => product_additional_info_login.tpl
[FILE_PRODUCT_LIST_WITH_CATEGORY] => product_list_with_category.tpl
[FILE_PRODUCT_LIST_WITHOUT_CATEGORY] => product_list_without_category.tpl
[FILE_PRODUCT_PRICE_WITH_CATEGORY] => product_price_with_category.tpl
[FILE_PRODUCT_PRICE_WITHOUT_CATEGORY] => product_price_without_category.tpl
[FILE_PRODUCT_UNSAVED_DESIGN_POPUP] => unsaved_template_popup.php
[FILE_PRODUCTS_DOWNLOADTEMPLATE] => product_help_templates.php
[FILE_PRODUCT_DESCRIPTION_LAYOUT] => product_info_%s.tpl
[FILE_PREDEFINED_PRODUCT_LAYOUT] => predefined_product_info.tpl
[FILE_SHOPPING_CART] => express_checkout_payment.php
[FILE_PRODUCT_UPLOAD_DESIGN] => product_template_upload.php
[FILE_PAYMENT_DETAILS] => checkout_payment.php
[FILE_EXPRESS_PAYMENT_DETAILS] => express_checkout_payment.php
[FILE_ORDER_DETAILS] => checkout_confirmation.php
[FILE_POPUP_ADD_ADDRESS] => checkout_payment_address.php
[FILE_THANKS] => checkout_success.php
[FILE_ADDITION_HELP_POPUP] => additional_help_popup.php
[FILE_LOCALPICKUP_ADDRESS_PROCESS] => localpickup_office_address_process.php
[FILE_MY_ACCOUNT] => user_account.php
[FILE_ADDRESS] => user_address.php
[FILE_ADDRESS_ADD] => user_address_action.php
[FILE_CHANGE_PASSWORD] => user_changepassword.php
[FILE_PROFILE] => user_profile.php
[FILE_PORTFOLIO] => user_portfolio.php
[FILE_IMAGES] => user_images.php
[FILE_ORDER] => user_order.php
[FILE_ORDERS_DETAILS] => user_order_info.php
[FILE_PRINT_ORDER] => user_order_print.php
[FILE_USER_INFO_LAYOUT] => user_information.tpl
[FILE_USER_STUDIOTEXT_ADD] => user_studiotext_action.php
[FILE_ORDERS_FEEDBACKS] => user_order_feedback.php
[FILE_USER_SHIPPING_ADDRESS_DESIGN] => shipping_address_display.tpl
[FILE_USER_ORDER_DESIGN_INFO] => order_details_design_tpl.php
[FILE_CMS] => cms.php
[FILE_CONTACT_US] => contact_us.php
[FILE_CONTACT_US_SUCCESS] => contact_us_success.php
[FILE_PAGE_ERROR] => page_error.php
[FILE_TEMPLATE_MANAGER] => template_manager.php
[ADMIN_FILE_TEMPLATE_ADD] => template_manager_action.php
[ADMIN_FILE_TEMPLATE_DESIGN] => template_manager_design.php
[FILE_TESTIMONIAL] => testimonials.php
[FILE_AJAX_FUNCTION] => ajaxfunctions.php
[FILE_PREDEFINED_AJAX_FUNCTION] => predefined_ajaxfunctions.php
[FILE_SUBSCRIBE_ACTION] => subscription_action.php
[FILE_GET_PRODUCT_TEMPLATE] => getproduct_template.php
[FILE_AJAX_GET_PRODUCT_TEMPLATE] => product_template_filtering.php
[FILE_STUDIO_MGNT] => user_studio_text_management.php
[FILE_USER_STUDIO_LAYOUT] => user_studio_tpl.php
[FILE_COUNTRY_STATES] => get_country_states.php
[FILE_GUEST_CHECKOUT_ADDRESS] => checkout_guest_address.php
[FILE_ADD_IMAGE_FROM_OTHER] => user_images_import.php
[FILE_GET_USER_IMAGES] => get_user_images.php
[FILE_NAVIGATION_LINK] => navigation_link.php
[FILE_USER_IMAGES_LAYOUT] => user_image_action.tpl.php
[FILE_QUOTE] => design_service_quote.php
[FILE_QUOTE_HOME] => quote.php
[FILE_QUOTE_VIEW_DETAILS] => quote_details.php
[FILE_QUOTE_CREATE] => quote_create.tpl.php
[FILE_QUOTE_CREATE_PHP] => quote_create.php
[FILE_QUOTE_PLACE_SUCCESS] => quote_place_success.php
[FILE_QUOTE_UPLOAD_DESIGN] => quote_design_upload.php
[FILE_AJAX_GET_PRODUCT_QUOTE_OPTIONS] => quote_custom_options.php
[FILE_QUOTE_ORDER_PROCESS] => quote_order_process.php
[FILE_PRINT_QUOTE] => user_quote_print.php
[FILE_BLANK_TPL] => content/blank.tpl
[FILE_USER_STOCK_IMAGES] => user_stock_images.php
[FILE_ADD_STOCK_IMAGE_FROM_OTHER] => user_stock_images_import.php
[FILE_USER_QRCODE] => user_qrcode_list.php
[FILE_USER_QRCODE_ADD] => user_qrcode_action.php
[FILE_ADMIN_LABEL_PRINT] => order_label.php
[FILE_PRODUCT_DESIGN_PREVIEW_HTML] => htmlstudio_preview.php
[FILE_AJAX_PRODUCT_DESIGN_GALLERY_HTML] => ajax_product_design_gallery_html.php
[FILE_AJAX_PRODUCT_DESIGN_LIST_IMAGES_HTML] => ajax_product_design_list_images_html.php
[FILE_AJAX_PRODUCT_DESIGN_UPLOAD_IMAGE_HTML] => htmlstudio_upload_image.php
[FILE_AJAX_PRODUCT_DESIGN_SELECT_IMAGE_HTML] => ajax_product_design_select_image_html.php
[FILE_AJAX_PRODUCT_DESIGN_CROP_IMAGE_HTML] => ajax_product_design_crop_image_html.php
[FILE_AJAX_PRODUCT_DESIGN_DELETE_IMAGE_HTML] => ajax_product_design_delete_image_html.php
[FILE_AJAX_PRODUCT_DESIGN_IMAGE_GALLERY_HTML] => ajax_product_design_get_admin_image_gallery_html.php
[FILE_PRODUCT_DESIGN_GET_PICASA_IMAGES] => product_design_get_picasa_images.php
[FILE_PRODUCT_DESIGN_GET_FLICKER_IMAGES] => product_design_get_flicker_images.php
[FILE_PRODUCT_DESIGN_GET_USER_IMAGES] => product_design_get_user_image_html.php
[FILE_PRODUCTS_CATEGORY_WISE] => productlist_category_wise.php
[FILE_COMMON_UPLOAD] => common_upload_file.php
[FILE_USER_DESIGN_PROOF] =>
[FILE_GET_CORPORATE_PRODUCT] =>
[FILE_PRODUCT_CORPORATE_PRICE] =>
[FILE_CORPORATE_USERS] =>
[FILE_CORPORATE_USERS_ACTION] =>
[FILE_CORPORATE_USERS_DELETE] =>
[FILE_CORPORATE_MANAGE_ACCOUNT] =>
[FILE_ADMIN_REPORT_CORPORATES_ORDERED] =>
[FILE_USER_CSV_HELP] =>
[FILE_RESET_PASSWORD] => reset_password.php
[FILE_EMAIL_VERIFICATION] => email_verification.php
[FILE_404] => 404.php
[FILE_PRODUCT_CATEGORY_INFO] => product_category_info.php
[FILE_CORPORATE_USER_LANDING_PAGE] => corporate_products.php
[FILE_USER_ACCCOUNT_HISTORY] => user_account_history.php
[FILE_SALES_ORDER_REPORT] => sales_order_report.php
[FILE_UPLOAD_IMAGE_AJAX] => upload_image_ajax.php
[FILE_PICASA_CONTENT] => user_picasa_images_content.tpl
[FILE_FLICKR_CONTENT] => user_flickr_images_content.tpl
[FILE_AJAX_FLICKR_CONTENT] => flickr_content_response.php
[FILE_AJAX_PICASA_CONTENT] => picasa_content_response.php
[FILE_ADD_STOCK_IMAGE_FROM_OTHER_TPL] => user_stock_images_import.tpl
[FILE_EDITOR_PREVIEW_PAGE] => sample_preview.php
[FILE_HTMLSTUDIO_IMAGE_CROP] => crop_image.php
[FILE_DESIGNER_VARIABLES] => designer_variables.php
[FILE_USER_REWARD] => user_reward.php
[FILE_DIRECT_PAYMENT] => direct_payment.php
[FILE_ADD_PAYON_BALANCE] => add_payon_balance.php
[FILE_PRODUCT_XLS_UPLOAD] => product_xls_upload.php
[FILE_PRODUCT_XLS_UPLOAD_TPL] => product_xls_upload.tpl
[FILE_VIEW_GUEST_ORDER] => view_guest_order.php
[FILE_ORDER_SHIPMENT_REQUEST] => user_order_shipment_request.php
[FILE_ORDER_INVENTORY] => user_order_inventory.php
[FILE_ADVANCE_SEARCH] => advance_search.php
[FILE_PRODUCTS_COMBO_DISCOUNT] => product_combo_discount.php
[FILE_PRODUCTS_CHANGE_DESIGN_INFO] => product_update_design_info.php
[FILE_USER_CREATE_ANOTHER_VERSION] => user_create_another_version.php
[FILE_USER_STORE_PROFILE] => user_store_profile.php
[FILE_USER_PROFILE_DOWNLOAD_EXTRA_FIELDS] => download_extra_fields.php
[FILE_AUTO_LOGIN] => auto_login.php
[FILE_DESIGN_FORM] => design_form.php
[FILE_DESIGN_FORM_SUCCESS] => design_form_success.php
[FILE_DESIGN_USER_LOGIN_POPUP] => user_login_popup.php
[FILE_DESIGNER_TEMPLATES] => designer_templates.php
[FILE_RELOGIN] => relogin.php
[FILE_AJAX_GET_PRODUCT_INFO_DESIGNS] => product_info_designs.php
[FILE_PHOTOBOOK_PRICE_CALCULATOR] => photobook_price_calculator.php
[FILE_PHOTOBOOKS_DESIGNS] => photobooks_designs.php
[FILE_PHOTOBOOKS_DESIGNS_RESPONSE] => photobooks_designs_response.php
[FILE_DIRECT_PAYMENT_SUCCESS] => direct_payment_success.php
[FILE_MAILCHIMP_EXIST_DATASYNC] => mailchimp_exists_customers.php
[FILE_ADDRESS_VALIDATION] => address_validation.php
[FILE_CUSTOM_SIZE_PRICE_CALCULATOR] => custom_size_price_calculator.php
[SES_CUSTOMER_TYPE] =>
[WELCOME_NOTE] => Welcome to ABC PrintRoom.
[ADDRESSNEW_PAGE_ALT_SUBMIT] => Submit
[ADDRESSNEW_PAGE_ALT_RESET] => Reset values
[ACCOUNT] => Account Page
[ORDER] => Order
[HEADER_HOME] => Home
[HEADER_PRICE_LIST] => Pricing
[HEADER_FAQ] => FAQs
[HEADER_GUARANTEE] => Guarantee Statement.
[HEADER_TURN_TIME] => Turnaround Time.
[HEADER_SERVICES] => Services
[HEADER_PRIVACY_POLICY] => Privacy Policy
[HEADER_TERMS_USE] => Usage Terms
[HEADER_DESIGN_GUIDE] => Design Guide
[HEADER_LOGIN_REGISTER] => Login / Register
[HEADER_ABOUTUS] => About us
[CONTACTUS_NOTE] => Please fill in the following fields.
[HEADER_EMAILUS] => Email Us
[HEADER_SHOPPING_CART] => Shopping Cart
[HEADER_TRACK_ORDERS] => Track Order
[USER_WELCOME_NOTE] => Welcome
[BACK_TO_TOP] => Back to top.
[NAVIGATION_COPYRIGHT] => Copyright ©%s ABC PrintRoom. All Rights Reserved.
[HEADER_PRICELIST] => Price List
[ORDER_PRICE] => Price
[ORDER_SUCCESS_THANKS_MESSAGE] => Your order has been placed successfully.
[COMMON_THANKS] => YOUR ORDER HAS BEEN RECEIVED.
[HEADING_USER_ACCOUNT] => My Account
[HEADING_USER_PROFILE] => My Profile
[HEADING_USER_ADDRESS] => Shipping Address
[HEADING_USER_CHANGEPASSWORD] => Change password
[HEADING_USER_PORTFOLIO] => Portfolio
[HEADING_USER_ORDER] => Orders
[HEADING_USER_IMAGES] => Images
[HEADING_USER_LOGOUT] => , [%sLogout%s]
[PAGING_COMMON_FIRST] => « First
[PAGING_COMMON_FIRST_COMMENT] => Click here to view first page record.
[PAGING_COMMON_PREVIOUS] => « Previous
[PAGING_COMMON_PREVIOUS_COMMENT] => Click here to view previous pages.
[PAGING_COMMON_NEXT] => Next »
[PAGING_COMMON_NEXT_COMMENT] => Click here to view next pages.
[PAGING_COMMON_LAST] => Last »
[PAGING_COMMON_LAST_COMMENT] => Click here to view last page record.
[COMMON_QUANTITY] => Quantity
[COMMON_PRICE] => Price
[SHIPPING_ADDRESS] => Shipping Address
[COMMON_SELECT_COUNTRY] => Select country
[COMMON_DELETE] => Delete
[COMMON_EDIT] => Edit
[COMMON_REMOVE] => Remove
[COMMON_SELECT] => Select
[HEADER_PRODUCTS] => Products
[COMMON_PRODUCTS] => Products
[COMMON_PRODUCTS_NAME] => Name
[COMMON_PRODUCTS_SIZE] => Size
[COMMON_VIEW_ALL] => View All
[COMMON_ADD_INFORMATION] => Additional Information.
[COMMON_EDIT_ADD_OPTIONS] => Edit Order
[COMMON_PRICE_DETAILS] => Pricing
[COMMON_SELECT_DESIGN_PREFERENCE] => Choose How to Design:
[COMMON_ALERT_DELETE] => Are you sure you want to delete?
[PRODUCT_ADDITIONAL_INFORMATION] => Additional Info.
[COMMON_PREVIOUS] => Previous
[COMMON_BACK] => Back
[COMMON_ORDER] => Order
[COMMON_REORDER] => Reorder
[COMMON_AMOUNT] => Amount
[COMMON_VIEW_DETAILS] => View details
[COMMON_PDF_PREVIEW] => PDF preview
[COMMON_CREATE_ANOTHER_VERSION] => Create another version.
[COMMON_LABEL_ACTION] => Action
[COMMON_LOGIN] => Login
[COMMON_LABEL_DEFAULT] => Default
[COMMON_NEW_USER] => New User
[ERROR_EMAIL_ID_IS_REQUIRED] => Email ID is required.
[ERROR_EMAIL_ID_INVALID] => Invalid email ID.
[COMMON_EMAIL_EXITS] => Email ID already exists.
[PRICE_NOT_AVAILABLE] => Price not available at this time, will be updated soon.
[CURRPASSWORD_ISREQUIRED] => Current password is required.
[NEWPASSWORD_IS_REQUIRED] => New password is required.
[NEW_AND_CURRENT_PASSWORD_BE_DIFFERENT] => New password should be different from old password.
[CONFIRM_PASSWORD_IS_REQUIRED] => Confirm password is required.
[CURRENT_AND_CONFIRM_PASSWORD_SAME] => Password and confirmed password should be the same.
[CHANGEPASS_CURRENT_PASSWORD] => Current password
[CHANGEPASS_NEW_PASSWORD] => New password
[CHANGEPASS_CONFIRM_PASSWORD] => Confirm password
[COMMON_FIRSTNAME_IS_REQUIRED] => First name is required.
[COMMON_LASTNAME_IS_REQUIRED] => Last name is required.
[COMMON_STREET_IS_REQUIRED] => Street address is required.
[COMMON_CITY_IS_REQUIRED] => City name is required.
[COMMON_ZIPCODE_IS_REQUIRED] => Zip code is required.
[COMMON_STATE_IS_REQUIRED] => State name is required.
[COMMON_COUNTRY_IS_REQUIRED] => Country name is required.
[COMMON_EMAIL_IS_REQUIRED] => Email ID is required.
[COMMON_PASSWORD_IS_REQUIRED] => Password is required.
[COMMON_CONFIRM_PASSWORD_IS_REQUIRED] => Confirm password is required.
[COMMON_CONFIRM_PASSWORD_DIFFERENT_ERROR] => Password and confirmed password should be the same.
[ERROR_PASSWORD_REQUIRE] => Password is required.
[COMMON_NEW_PASSWORD_AND_CONFIRM_PASSWORD_SAME] => Password and confirmed password should be the same.
[COMMON_CURRENT_PASSWORD_IS_REQUIRED] => Current password is required.
[COMMON_NEW_PASSWORD_IS_REQUIRED] => New password is required.
[COMMON_NEWSLETTER_SUBSCRIPTION] => Subscribe here
[COMMON_NEWSLETTER_SUBSCRIPTION_EMAIL] => Enter email ID
[PRICE_CALCULATOR] => Pricing Options
[CALCULATOR_PRINTING_TOTAL] => Total
[DATA_NOT_FOUND] => Please wait for data to be updated.
[COMMON_SUBTOTAL] => Subtotal
[COMMON_SHIPPING_CHARGE] => Shipping Charges
[COMMON_TAX] => Tax
[COMMON_COUPON_AMOUNT] => Coupon Amount
[COMMON_TOTAL] => Total
[COMMON_PAYMENT_DATE] => Payment Date
[COMMON_PAYMENT_METHOD] => Payment Method
[COMMON_TRANSACTION_ID] => Transaction ID
[ORDER_CONFIRMATION] => Order Confirmation
[TESTIMONIAL_MORE] => More..
[TESTIMONIAL_HEADER] => Testimonials
[COMMON_EMAIL_ID] => Email ID
[COMMON_STATE] => State
[COMMON_INVALID_USER] => Invalid user
[COMMON_FORGOT_PASSWORD] => Forgot password?
[COMMON_PASSWORD] => Password
[COMMON_NEWLETTER_SEND] => Send newsletter
[USER_PORTFOLIO_NOT_FOUND] => Your portfolio is not available. Please create one.
[USER_ORDERS_NOT_FOUND] => Your orders are not available. Please checkout and submit them.
[HEADER_ORDERS_DATE] => Order Date
[HEADER_STATUS] => Status
[ORDER_NO_COMMENT] => No Comment
[SIGNUP_CUSTOMER_LOGIN] => Customer Login
[PRODUCT_DESC_CHOOSE_HOW_TO_DESIGN] => Choose how to design it!
[PRODUCT_DESC_ADDITIONAL_OPTIONS] => Additional Options
[PRODUCT_DESC_USER_CREATION_HELP_TEXT] => Create your design from a blank canvas.
[PRODUCT_DESC_USER_UPLOAD_ART_HELP_TEXT] => Upload your print ready design from a file.
[PRODUCT_DESC_SELECT_STORE_TEMPLATE_HELP_TEXT] => Choose from one of our design templates.
[PRODUCT_ADD_INFO_CARDNAME] => Card Name
[HEADER_ADD_INFO] => Product Additional Information.
[HEADER_ADD_PRODUCT_DESIGN] => Product Design
[LABEL_UPLOAD] => Upload
[LABEL_PAGE] => Page
[LABEL_BROWSE_FILE] => Select File
[ADDITIONAL_INFO] => Additional Information
[SIGNUP] => Sign up
[UPLOADCENTER_PAGE_HEADING] => Upload Files
[UPLOADFILES_PROPER_HELP] => Please upload %s images only.
[CARD_NAME] => Artwork Name
[CARD_NAME_IS_REQUIRED] => Artwork name is required.
[DELETE_FILE_CONFIRMATION] => Are you sure you want to delete?
[AJAX_COMMON_DELETE_LINK] => Delete
[CARD_DETAIL_COMMENTS] => Please design your product and proceed to checkout.
[PRODUCT_TEMPLETES] => Templates
[PRODUCTLISTING_MAKE_YOUR_DESIGN] => Make Your Own Design.
[TEMPLATE_CATEGORY_SEARCH_NAME] => Search by Category
[SELECT_TEMPLATE_CATEGORY] => Select Category
[NO_RECORDS] => No records found at this time. Will be updated soon.
[PRODUCT_SHOW_STUDIO_HELP] => Help
[COMMON_PAYMENT_DETAILS] => Payment Details
[COMMON_PHONE] => Phone
[COMMON_REQUIRED_INFOMATION] => Required Information.
[LABEL_PAYMENT_SITE_REDIRECTION] => Processing transaction
[LABEL_PAGE_LOAD_PROBLEM] => If this page does not load in 5 seconds, please press the button below.
[COMMON_SHIPPING_METHOD] => Shipping Method
[STUDIO_SHOW_WARNING_TEXT] => Warning
[STUDIO_SAVE_TEXT] => All existing Design Elements Will Be Lost – Please Save Before Proceeding.
[STUDIO_SHOW_SAVE_TEXT] => Return to save your work.
[STUDIO_SHOW_LEAVE_TEXT] => Leave without saving.
[STUDIO_SHOW_LOST_TEXT] => Your unsaved work will be lost.
[STUDIO_SHOW_RETURN_BUTTON] => Return
[STUDIO_SHOW_CONTINUE_BUTTON] => Continue
[CAPTCHA_IMAGE] => Enter security code
[CAPTCHA_REQUIRED] => Security code is required.
[CAPTCHA_INVALID] => Enter valid security code shown in image.
[TEMPLATES_NO_RECORDS] => No Records Found
[SHIPPING_METHOD_REQUIRED] => Select the shipping type.
[BILLING_ADDRESS] => Billing Address
[CART_SAVE_DETAIL_COMMENT] => Please click on one of the buttons below to SAVE the design in your account.
[COMMON_HEADING_ORDER_CANCEL] => Order Canceled
[WEBSITE_MODE_DESCRIPTION] => This website is under construction. We will be live soon!
[LABEL_UPLOAD_FILE] => Upload File(s)
[LANGUAGES] => Languages
[CURRENCY] => Currency
[CONTACT_US_HEADER] => Contact us
[HEADING_STUDIO_MGNT] => Studio test field
[STUDIO_MANAGEMENT] => Studio Text Management
[TEMLPLATE_LIGHTBOX_CUSTOMIZED_IT] => Customize it
[PRODUCT_NOT_AVAILABLE] => Products not available.
[TEMPLATE_KEYWORDS] => Keywords
[SEARCH_BY_TEMPLATE] => Search By Template.
[CUSTOMIZE_IT] => Customize It.
[COMMON_SEARCH] => Search
[QUANTITY_VERIFICATION_ALERT] => Please enter quantity for the product.
[HEADER_PRODUCTS_CATEGORY] => Product Category
[SELECT_PRODUCT_SIZE] => Select Size
[LABEL_TEMPLATE_CATEGORY] => Category
[COMMON_MORE] => View More
[MESSAGE_PRODUCT_WILL_COMING_SOON] => Product will be coming soon.
[PRODUCT_DOWNLOAD] => Download
[DOWNLOAD_FILE_SETUP_TEMPLATES] => Download File Setup Templates.
[BUTTON_SUBMIT] => Submit
[BUTTON_RESET] => Reset
[BUTTON_CLOSE] => Close
[CLEAR_SEARCH] => Clear Search
[BUTTON_SAVE_DESIGN_AND_CONTINUE] => Save Design And Continue.
[BUTTON_IDONE_LETS_CHECKOUT] => Save & Add to Cart
[BUTTON_CONTINUE_SHOPPING] => Continue Shopping
[BUTTON_SUBSCRIBE] => Subscribe
[LEBEL_CLICK_HERE_TO_PAY] => Click Here To Pay
[COMMON_SELECT_STATE] => Select State
[HEADING_USER_STUDIOTEXT_ACTION] => Studio Text Management
[STUDIO_TEXT_HELP] =>
Studio Text management : Here you can specify your predefined text for the templates. Text which you type here will automatically replace in your selected templates if any of the words match in the template. Please note that it will replace until you no longer change text for this word in the template.
[SWITCH_TO_ANOTHER_STUDIO] => Switch to Another Studio.
[NO_TESTMONIAL_AVILABLE] => No testimonial available.
[PRODUCT_ADDITIONAL_INFORMATION_HELP] => Product - Additional Information Help.
[COMMON_SUBURB_IS_REQUIRED] => Suburb is required.
[VIEW_MATCHING_TEMPLATE] => Save And View Matching Template.
[COMMON_GUEST_LOGIN] => Guest Customer
[COMMON_GUEST_CUSTOMER_TEXT] => By clicking on the "I'm done-Let's Checkout" button, you agree to our terms.
[BUTTON_CONTINUE_CHECKOUT] => Continue to Checkout
[PRODUCT_TEMPLETES_GROUP_NAME] => Alternative Designs
[HEADER] => Header
[MATCHING_TEMPLATE] => View Matching Template.
[HEADING_LEFT_USER_LOGOUT] => Logout
[SIDE_BANNER] => Side Banner
[ADDIMAGEFROMOTHER_FLICKR_SCREENNAME] => Flickr Screen Name.
[COMMON_REGISTER_CUTOMER] => Registered Customer.
[GUEST_CUSTOMER_DETAIL] => Guest Customer Detail
[COMMON_CUSTOMER_INFORMATION] => Customer Information
[BTN_COUPON_REDEEM] => Redeem
[IMAGE_TYPE_INVALID] => Input valid image.
[IMAGE_SIZE_INVALID] => Image is too large.
[COMMON_PASSWORD_ALPHANUMERIC_ERROR] => Enter only Alphanumeric, dash or underscore.
[COMMON_SELECT_PRODUCT] => Select Product
[UPLAOD_FILE_SIZE_ERROR] => Error : File exceed the size limit. Allowed size limit is 50MB.
[ORDER_COMPLETE] => Order Complete
[UPLOAD_CENTER_SIZE_LIMIT_TEXT] => File should not be larger than 50MB in size.
[COMMON_ORDER_DETAILS] => Order Details
[COMMON_ORDER_INSTRUCTION] => Special Instructions for Order.
[COMMON_CHECK_PAYMENT_INSTRUCTION] =>
IMPORTANT : I have verified that spelling and content is correct. I am satisfied with the document layout. I understand that my document will print exactly as it appears here. I cannot make any changes once my order is placed and I assume all responsibility for typographical errors.
[PRODUCT_ADD_TO_CART_CONTINUE] => Add To Cart And Continue.
[PRODUCT_PLACE_ORDER_NOW] => Place Order Now.
[COMMON_QUANTITY_FROM] => Quantity From
[COMMON_QUANTITY_TO] => Quantity To
[CORPORATE_TEMPLATE_NOT_AVAILABLE] => This product is not available to the corporate users.
[CORPORATE_TEMPLATE_PRICE_NULL] => Quantity not set for this product. Please select another product.
[CORPORATE_PRODUCT_NOT_AVAILABLE] => Currently this Product is not available, please remove from cart.
[BUTTON_GO_TO_SHOPPING_CART] => Go To Shopping Cart
[BUTTON_CHECKOUT] => Checkout
[lbPreview] => Preview
[lbSave&Continue] => Continue...
[STUDIO_HELP_CARD_SIZE_DROPDOWN_NOTE] => Select the required product size from the drop-down menu.
[PRODUCT_DO_YOU_WANT_TO_UPLOAD_CSV] => Do you want to upload CSV file?
[COMMON_NO] => No
[COMMON_YES] => Yes
[COMMON_UPLOAD] => Upload
[CSV_UPLOADED_SUCCESS] => Uploaded Successfully!!
[TOTAL_CSV_RECORDS] =>
[FB_WATERMARK_TEXT] => Facebook wall post message.
[FB_IMAGE_MSG] => Watermark Text
[HEADING_USER_QRCODE_LIST] => Manage QR Code.
[CONTACT_COMPANY] => Company
[CONTACT_FULL_NAME] => Full Name
[CONTACT_EMAIL_ID] => Email ID
[CONTACT_SUBJECT] => Order Number
[CONTACT_MESSEGE] => Message
[COMMON_EMAIL_DEPARTMENT] => Department
[COMMON_SUBJECT_IS_REQUIRED] => Subject is required
[COMMON_MESSAGE_IS_REQUIRED] => Message is required
[COMMON_FULLNAME_IS_REQUIRED] => Full name is required
[COMMON_EMAIL_ID_IS_REQUIRED] => Email ID is required
[CONTACTUS_ENQUIRY_SENT_SUCCESS] => Your information has been sent successfully. We will contact you soon.
[TELLAFRIEND_MESSAGE_SENT_SUCCESS] => Your message has been sent successfully to your friend.
[CONTACTUS_EMAIL_TOPIC_SALES] => Sales
[CONTACTUS_EMAIL_TOPIC_GRAPHIC_DESIGN] => Design Services
[CONTACTUS_EMAIL_TOPIC_CUSTOMER_ASSISTENCE] => Customer Assistance
[CONTACTUS_EMAIL_TOPIC_MAILING_QUESTION] => Help with my Order.
[CONTACTUS_EMAIL_TOPIC_TESTIMONIALS] => Testimonials
[COMMON_FRIEND_EMAIL] => Friend's Email ID
[COMMON_YOUR_EMAIL_ID_IS_REQUIRED] => Your email ID is required.
[COMMON_FRIEND_EMAIL_ID_IS_REQUIRED] => Friend's Email ID is required.
[QUOTE_SUCCESS_MESSAGE] => Quote has been sent successfully.
[QUOTE_HEADER_LABLE] => Quote Details
[QUOTE_FILE_HEADER] => Design Service Quote
[QUOTE_USER_NAME] => Name
[QUOTE_UPLOAD_FILES] => Select File
[COMMON_FRIEND_SUBJECT] => Subject
[COMMON_MESSEGE] => Message
[COMMON_QUOTE_TITLE] => Quote Title
[QUOTEPAGE_STAUTUS_LABLE] => Status
[COMMOM_QUOTE_AMOUNT_FROM_ADMIN] => Quoted Amount
[CART_DETAIL_COMMENT] => IMPORTANT: I have verified that spelling and content is correct. I am satisfied with the document layout. I understand that my document will print exactly as it appears here. I cannot make any changes once my order is placed and I assume all responsibility for typographical, formatting and design errors.
[PRODUCT_DESIGN_VERIFICATION_ALERT] => You must agree to Usage Terms.
[QUOTEPAGE_APPROVE_PROOF_LABLE] => Approve Quote
[QUOTEPAGE_COMMENTS_ADD_SUCCESS] => Your Comments Posted successfully.
[ADMIN_DOWNLOAD_TITLE] => Download File
[HEADING_QUOTE] => My Quote
[COMMON_PER_QTY] => Per Quantity
[COMMON_COUNTRY] => Country
[COMMON_ZIPCODE] => Zip Code
[TYPE_COST] => Type & Cost
[ESTIMATED_TOTAL] => Estimated Total
[SHIPPING_TYPE_NOT_EXISTS] => Shipping not available yet.
[EMPTY_ZIPCODE_ERROR] => Please enter zipcode.
[INVALID_COUNTRY] => This is not a valid country.
[TEMPLATE_ALL_TEMPLATE] => All Templates
[USER_CREATE_NEW_ACCOUNT] => Create a new account.
[HEADING_USER_STOCK_IMAGES] => Stock Images
[NUMERIC_QUANTITY_IS_REQUIRED] => Enter Numeric Value
[SEARCH_BY_CARD_NAME] => Search By Keyword
[COMMON_UR_EMAIL] => Email ID
[HEADER_PRODUCT_ADDITIONAL_INFO] => Additional Product Information.
[COMMON_SHIPPING_CALCULATOR] => Shipping
[USER_PROFILE_UPDATE_SUCCESS] => Your profile updated successfully.
[UPLOADCSV_INVALID_ERROR] => Please upload only CSV format file.
[PRODUCT_DOWNLOADTEMPLATE_NOT_AVAILABLE] => Templates not available.
[HEADER_DOWNLOADTEMPLATE] => Download Templates
[REJECT_QUOTE] => Reject
[PRODUCT_CUSTOME_DESIGN] => Create Your Own Design
[PRODUCT_UPLOAD_DESIGN] => Upload Design
[PRODUCT_BROWSE_DESIGN] => Browse Our Design Templates
[EDIT_YOUR_DESIGN] => Edit Your Design
[STUDIO_UPLOAD_YOUR_IMAGE] => Upload your
Image.
[STUDIO_BACK_TO_GALLARY_TITLE] => Back to Gallery.
[STUDIO_USER_LEBAL] => User
[STUDIO_MY_IMAGES_TITLE] => My Images
[USER_UPLOAD_IMAGE_TXT] => Uploaded Images
[STUDIO_PICASA_GMAIL_TITLE] => Picasa/Gmail
[STUDIO_CROP_IMAGE] => Crop Image
[STUDIO_ALLOW_TITLE] => Studio allow
[STUDIO_UPLOAD_FROM_TILE] => Upload from
[STUDIO_RESET_TITLE] => Reset
[USER_ORDER_TAG_LINE] => Your complete order history with the ability to reorder designs with a click.
[USER_PORTFOLIO_TAG_LINE] => View designs you have created, check PDF preview, & place orders.
[QUOTE_HOME_TAG_LINE] => View all the quotes requested by you and approve those you wish to place as an order.
[STUDIO_PICASA_TITLE] => Picasa...
[DESIGN_DEFAULT_IMAGE] => Default Image
[DESIGN_NO_IMAGE] => No Image
[COMMON_COMPANY_NAME_IS_REQUIRED] => Company name is required.
[COMMON_COMPANY_NAME] => Company Name
[APPROVAL_PENDING] => Approval Pending
[ORDER_REJECTED] => Order Rejected
[FIELD_IS_REQUIRED] => Required field.
[PRODUCT_DESIGN_ONLINE] => Online design
[CORPORATE_PAYON_ACCOUNT_NOT_BALANCE] => You do not have a sufficient credit limit to make this order.
[QUOTE_ADD_TO_CART] => Add to cart.
[QUOTEPAGE_DECLINED_PROOF_LABLE] => Decline Proof
[CSV_QUANTITY_REFER] => x %d copy(s)
[CSV_UPLOAD_TITLE] => Mass Template Personalization.
[CSV_FILE_SUMMARY_TITLE] => Summary of CSV file :-
[CSV_FILENAME_LBL] => CSV Filename
[CSV_CALCULATED_PRICE_LBL] => Calculated Price
[CSV_OPTION_LBL] => %s Copy(s)
[lbZoomIn] => Zoom In
[lbZoomOut] => Zoom Out
[FLASH_BASE_STUDIO_HELP_TEXT] => Flash base studio(Advance design).
[HTML_TYPE_SYUDIO_HELP_TEXT] => HTML base studio(instant design).
[COMMON_ALL] => All Designs
[STUDIO_TYPE_FILTER_TEXT] => Design type
[HTMLSTUDIO_LABEL_ZOOM_ACTUAL_SIZE] => Actual Size
[CSV_UPLOAD_GUIDELINE_IMAGE] =>
[STUDIO_FLICKR_TITLE] => Flickr
[COMMON_PHONE_NO_IS_REQUIRED] => Phone number is required.
[FILE_UPLOAD_ERROR] => Error occurred in uploading, Please upload the file again.
[UPLOAD_DROP_FILES_HERE] => Drop Files Here.
[UPLOAD_CANCEL] => Cancel
[UPLOAD_FAILED] => Failed
[MSG_JAVASCRIPT_DISABLED] => Please enable JavaScript to use file uploader.
[UPLOAD_MULTYFILE_DISABLED] => You cannot upload more than one file at a time.
[SELECT_SHIPPING_TYPE] => Select Shipping Type.
[BACK_TO_STOCK_IMAGES] => Back To Stock Images.
[ADD_STOCK_IMAGES] => Add Stock Images.
[COMMON_CALCULATE] => calculate
[FACEBOOK_AUTH_MESSAGE] => You are authenticated on facebook. Please fill in below details to continue with checkout.
[GUESTUSER_ALREADY_REGISTER_ALERT] => User already registered. Please Log In
[PRODUCT_DISABLED_MESSAGE] => This product was disabled by administrator.
[DISCOUNT_TYPE_LABLE] => {SHIPPING_TYPE} Discount
[REORDER_DESIGN] => Reorder Design
[NOT_SUPPORTED_FOR_IPHONE_IPAD] => Your device does not support this designer tool.
[FOTOLIA_IMAGE_NOT_FOUND] => Please Update your design and remove stock Image(s) because selected stock image(s) has been removed. Try to add new stock image using Image Gallery -> Stock Image section.
[ORDER_COMMENT] => Comment
[VALIDATION_MESSAGE_FOR_UPLOAD_FILE_COMMENT] => Please Either Add Comment or Upload File.
[ORDER_HISTORY] => Show order history.
[COMMENT_CREATEDBY_USER] => YOU
[COMMENT_CREATEDBY_ADMIN] => ADMIN
[QRCODE_HEADER_PHONE] => Phone
[QRCODE_HEADER_EMAIL] => Email
[QRCODE_HEADER_SMS] => SMS
[QRCODE_HEADER_TEXT] => Text
[QRCODE_HEADER_URL] => URL
[QRCODE_HEADER_GEO] => GEO
[QRCODE_HEADER_WIFI] => WIFI
[QRCODE_HEADER_CONTACT] => Contact
[QRCODE_HEADER_CALENDER] => Calendar
[QRCODE_SELECT_TYPE] => Select QR code Type
[BREADCRUMBS_PRODUCT_INFO] => Product Information
[BREADCRUMBS_PRODUCT_DESIGNS] => Product Personalize
[BREADCRUMBS_PRODUCT_DESIGN_CUSTOMIZE] => Product Personalize
[BREADCRUMBS_EXPRESS_PRODUCT_ADDITIONAL_INFO] => Product Options
[BREADCRUMBS_EXPRESS_CHECKOUT_PAYMENT] => Checkout
[BREADCRUMBS_CHECKOUT_SUCCESS] => Success
[BREADCRUMBS_PRODUCT_DESIGN_UPLOAD] => Upload Artwork
[HEADING_USER_RESETPASSWORD] => Reset Password.
[USER_EMAIL_ADDRESS] => Your Email Address
[SET_PASSWORD] => Set Password
[SUCCESS_RESET_PASSWORD] => Your password has been succesfully changed.
[ERROR_RESET_PASSWORD] => Error while re-setting your password.
[INVALID_TOKEN] => Invalid URL. Check if you have correctly opened the link.
[NEW_CONF_PASSWORD_NOT_SAME] => New password does not match with confirmed password field.
[PAGE_404_NOT_FOUND] => 404 - Page not found
[USER_ACCOUNT_HISTORY_DATE] => Date
[PRODUCT_ADVANCE_SEARCH] => Advance Search
[RETAILER_DUE_AMOUNT_LABEL] => Due Amount
[COMMON_LOADING] => Loading...
[IMAGE_ENTER_VALIDATION] => Please Enter Some Value For Search.
[IMAGE_GALLERY_LABEL] => Image Gallery
[ALL_CATEGORY] => All Category
[NOTIFY_ME_QUANTITY] => Notify Me of Quantity.
[REMAINING_QUANTITY] => Remaining Quantity
[PLEASE_ENTER_QUANTITY_BETWEEN] => Please Enter Quantity Between %d and %d
[EXCEL_UPLOAD_GUIDELINE_IMAGE] =>
[COMMON_EXPAND_ALL] => Expand All
[COMMON_COLLAPSE_ALL] => Collaspe All
[COMMON_ALL_DESCRIPTION] => Description
[COMMON_KEYWORDS_ALL] => Keywords
[NO_RECORDS_FOUND] => No Records Found.
[REGISTER_LINK] => Register
[PRODUCT_INFO_DESCRIPTION] => Description
[HTML_STUDIO_SAVE_BUTTON] => Save
[HTML_STUDIO_FLICKER_TITLE] => Flicker
[HTML_STUDIO_RESET_IMAGE] => Reset Image
[HTML_STUDIO_CANCEL_IMAGE] => Cancel Image
[HTML_STUDIO_CROP_SAVE] => Crop & Save
[HTML_STUDIO_PICASA_TITLE] => Picasa
[ORDER_ALL_STATUS] => All Status
[DEFAULT_ADDRESS] => Default Address
[COMMON_LABEL_ADDRESS] => Address
[PRODUCT_HOW_IT_WORKS] => How it Works?
[BROWSE_ALL] => All
[FACEBOOK_SHARE] => share
[CUSTOMIZE_DESIGN] => Customize
[NO_IMAGES_FOUND] => No images found.
[SIDEBAR_CONTENT_LEFT] => Left side Title
[SIDEBAR_CONTENT_RIGHT] => Right side Title
[PICASA_IMAGE_NOT_FOUND] => Picasa images not found.
[FLICKR_IMAGE_NOT_FOUND] => Flickr image not found.
[SELECT_ATLEAST_ONE_IMAGE_FOR_DELETE] => Please select at least one image.
[IMAGE_ADDED_SUCCESSFULLY] => Image added successfully.
[COMMON_USERNAME] => Username
[COMMON_TAGS] => Tags
[COMMON_KEYWORD] => Keyword
[COMMON_LOCATION] => Location
[SEARCH_BY] => Search By
[SEARCH_TYPE] => Search Type
[PRODUCT_UPLOADCENTER_ARTWORK] => Upload Your Artwork.
[COMMON_CANCEL] => Cancel
[CART_ITEMS] =>
%d
[COMMON_WAIT] => Wait...
[HTML_STUDIO_TEXT_PERSONALIZATION] => Text Personalization
[HTML_STUDIO_IMAGE_PERSONALIZATION] => Image Personalization
[HTML_STUDIO_SET_IMAGE] => Set Image
[HTML_STUDIO_CROP_IMAGE_PROPORTIONAL] => Maintain Image Proportion.
[HTML_STUDIO_FREE_CROP] => Free Crop
[HTML_STUDIO_DELETE_IMAGE] => Delete Image
[HTML_STUDIO_MOVE_UP] => Move Up
[HTML_STUDIO_MOVE_DOWN] => Move Down
[HTML_STUDIO_MOVE_LEFT] => Move Left
[HTML_STUDIO_MOVE_RIGHT] => Move Right
[HTML_STUDIO_ADJUST_IMAGE] => Adjust Image
[SUBMIT_WAIT] => Wait...
[COMMON_VIEW] => View
[COMMON_SHIPPING_PRICE] => Shipping Price
[ONLINE_PAYMENT_MSG_SUCCESS] => Payment process completed successfully.
[SEND_MAIL] => Send Mail
[QRCODE_LABEL] => QR code
[ADDITIONAL_INFO_HELP_MESSAGE] => Help
[MAIL_SENT_SUCCESS] => Mail has been sent successfully.
[COMMON_NEWSLETTER_SUBSCRIPTION_DESCRIPTION] => Subscribe Here to receive promotional offers.
[NOSCRIPT_MESSAGE] => Currently Javascript is disabled in your browser, Please enable it. Check
how to enable javascript in various browsers.
[PLEASE_UPLOAD] => Please upload
[SEARCH_RESULT_FOR] => Search Result For
[COMMON_ID] => #
[ACTIVE_PAYMENT_METHOD] => There is no payment method available. Contact to administrator.
[COMMON_SIZE_FROM] => Size From
[COMMON_SIZE_TO] => Size To
[PRODUCT_CUSTOM_HEIGHT] => Height
[PRODUCT_CUSTOM_WIDTH] => Width
[CUSTSIZE_AREA_RANGE_ALERT] => Minimum area size is %d & Maximum area size is %d (Area = Width * Height).
[ENTER_VALID_INPUT] => Please enter valid input.
[YOUR_UNSAVED_DATA] => Unsaved Design
[USER_UNSAVED_NOT_FOUND] => No Unsaved Design Found.
[HEADING_USER_ACCOUNT_HISTORY] => Pay On Account History.
[HEADER_MODIFIED_DATE] => Modified Date
[QUOTE_FIRSTNAME] => First Name
[QUOTE_LASTNAME] => Last Name
[QUOTE_EMAILADDRESS] => Email Address
[QUOTE_CUSTOMER_DETAIL] => Customer Detail
[QUOTEPAGE_QUOTATION_DECLINED] => Quotation has been rejected.
[UPLOAD_ARTWORK] => Upload artwork
[DOWNLOAD_PROOF] => Download proof
[ORDERPAGE_APPROVE_PROOF_LABLE] => Approve proof
[ORDER_PROOF_REJECTED] => Rejected proof
[CHOOSE_YOUR_PROOF] => Approve your Proof.
[EXISTING_PRODUCTS] => Existing
[CUSTOM_PRODUCTS] => Custom
[ORDERPRODUCT_STATUS_APPROVED] => Proof has been approved successfully.
[ORDERPRODUCT_STATUS_REJECTED] => Proof has been rejected successfully.
[ORDERPRODUCT_STATUS_ARTWORK_UPLOADED] => Your Artwork has been successfully uploaded.
[VALIDATION_OF_SELECT_OPTION] => Please select any option.
[LATEST_COMMENT] => Comments
[COMMON_COMMENT_BY] => Comment By
[PRODUCT_AVAILABLE_FREE_SHIPPING] => Free Shipping
[STANDARD_UPLOAD] => Back to Standard Upload.
[CLOUD_UPLOAD] => Click here to upload large files.
[CLOUD_UPLOAD_HELP] => Please upload %s images only.
[RELATED_PRODUCTS] => Related products
[UPLOAD_MASS_FILE] => Please upload %s file.
[MASS_FILE_EMPTY] => Uploaded file is empty.
[ORDER_NO] => Order No.
[ORDER_DATE] => Order Date
[CUSTOMER_DETAILS] => Customer Details
[PRICE_WITH_TAX] => Price with Tax
[DISCOUNT] => Discount
[HEADING_SALES_ORDER_REPORT] => Sales Order Report
[COMMON_PDF_FORMAT] => PDF
[COMMON_EXCEL_FORMAT] => Excel
[COMMON_ALL_DEPARTMENT] => All Department
[COMMON_APPROVE_BUTTON] => Approve
[COMMON_REJECT_BUTTON] => Reject
[ORDER_APPROVAL_CONFIRMATION_MESSAGE] => Are you sure you want to approve/reject this order?
[MANAGER_NOT_ALLOWED_TO_CHECKOUT] => Sorry , You are not allowed to place order.
[SELECT_CORPORATE_DEPARTMENT] => Select Department
[ORDER_APPROVAL_HELP_MESSAGE] => Currently this order is in approval pending status. You must perform an approval or rejection action to proceed.
[ORDER_REJECT_HELP_MESSAGE] => Currently this order is in Order Rejected status. You must perform approval action to proceed.
[ORDER_APPROVED_BY] => Order has been approved by Manager.
[USER_MY_PORTFOLIO] => My Portfolio
[CMSG_NOT_EDIT_INSUFFICIENT_BALANCE] => Insufficient balance, Order can not be approved.
[ORDER_REJECTED_BY] => Order has been rejected by Manager.
[COMMON_OR] => OR
[IMAGEFILES_PROPER_HELP] => jpg, jpeg, gif, png, pdf files only
[REWARD_POINTS_EARNED] => Points Earned
[REWARD_BALANCE_POINTS] => Balance Points
[REWARD_POINTS_TO_REDDEM] => Points To Redeem
[GET_COUPON] => Get Coupon
[COUPON_DETAILS] => Coupon Details
[REWARD_POINTS_REDDEM] => Redeem Points
[DISCOUNT_AMOUNT] => Discount Amount
[REDEEM_ORDER] => Order Ref.
[HEADING_REWARD_POINTS] => My Reward Points.
[GENERATE_COUPON_MESSAGE] => In order to redeem points, follow the below steps.
1) Create Coupon from below section
2) Need to enter no. of points to generate coupon
3) Copy generated coupon and redeem coupon during Checkout Process.
Reward System: %d Points = {DISCOUNT}
[COMMON_REWARD_POINTS_IS_REQUIRED] => Please Enter Points to Redeem.
[COUPON_HISTORY_NO] => No.
[COUPON_STATUS] => Status
[REWARD_COMMON_COUPON_CODE] => Coupon Code
[REWARD_COUPON_STATUS_ACTIVE] => Active
[REWARD_COUPON_STATUS_USED] => Used
[REWARD_COUPON_EXPIRY_DATE] => Expiration Date
[REWARD_COUPON_RECORD_NOT_FIND] => No Coupon Generated Yet!
[HEADING_REWARD_HISTORY] => Coupon History
[COUPON_VALUE] => Coupon Value
[REMAINING_REWARD_POINTS] => Remaining Reward Points.
[YOUR_COUPON_CODE] => Your Coupon Code
[REWARD_POINTS_ERROR_REDEEM] => Cannot redeem reward points outside allowed points.
[HEADING_USER_REWARD] => Reward Points
[POINTS] => Points
[HEADING_GENERATE_COUPON] => Generated Coupon
[COMMON_REWARD_POINTS_MIN_MAX] => Please enter point from %d to %d
[COMMON_REWARD_POINTS_MULTIPLE_NUM] => Enter number in multiple of %d
[COMMON_REGISTER_GUEST_LOGIN_ERROR] => If you are already a registered user. Please login to your account.
You may reset your password using "Forgot password".
[COLOR_PICKER_OK] => OK
[COLOR_PICKER_CANCEL] => Cancel
[COLOR_PICKER_NONE] => None
[COLOR] => Color
[PICK_COLOR] => Pick a Color
[CUSTOMIZE_TEXT] => Customize Text
[HTML_ADD_OWN_COLOR] => Add Your Own Color
[COLOR_PICKER_GRAY_VALUE] => Gray Value
[COLOR_PICKER_PANTONE_VALUE] => Pantone Value
[HTML_STUDIO_BOLD] => Bold
[HTML_STUDIO_ITALIC] => Italic
[HTML_STUDIO_UNDERLINE] => Underline
[HTML_STUDIO_PALATE] => Palate
[HTML_STUDIO_BRIGHTNESS] => Shades
[HTML_STUDIO_VALUE] => Value
[HTML_STUDIO_IMAGE_PREVIEW] => Update
Preview
[REVIEW_DETAILS] => Product Review
[COUNTRY_NAME_REQUIRED] => Please select country.
[HTML_STUDIO_SIDEBAR_TITLE_PERSONALIZATION] => PERSONALIZATION
[HTML_STUDIO_SIDEBAR_TITLE_PREVIEW] => PREVIEW
[PRODUCT_EXTRA_MESSAGE] => Product Information
[STUDIO_UPLOAD_YOUR_PDF] => Upload Your PDF.
[STUDIO_UPLOAD_YOUR_SVG] => Upload Your SVG
[STUDIO_SET_PROPER_FILE] => Please Set %s File
[STUDIO_LEADER_HELP] => Please separate price or index by %s sign.eg pizza+$25
[HTML_STUDIO_VALIDATION_COMMON_ALERT] => Please fill all of the required fields and than save design.
[HEADER_ORDER_REQUEST_PAYMENT_DETAILS] => Payment Request
[PAYMENT_REQUEST_PAY_BUTTON_TEXT] => Pay Now
[PAYMENT_REQUEST_REQUEST_DATE_TEXT] => Request Date
[PAYMENT_REQUEST_PAID_DATE_TEXT] => Payment Date
[PAYMENT_REQUEST_ADMIN_REMARKS_TEXT] => Admin Remarks
[PAYMENT_REQUEST_CONFIRM_CANCEL_REQUEST] => Are you sure you want to cancel request?
[PAYMENT_REQUEST_ENTER_COMMENTS] => Please Enter Comments.
[PAYMENT_REQUEST_REJECT_REQUEST_MESSAGE] => Payment Request Rejected Successfully.
[PAYMENT_REQUEST_DETAIL_LINK] => Payment Request Detail.
[PAYMENT_REQUEST_DETAIL_COLUMN] => Payment Details
[PAYMENT_REQUEST_TYPE_COLUMN] => Type
[PAYMENT_REQUEST_REQUEST_NEWREQUEST_ALERT_MESSAGE] => A New Payment request was generated by administrator. Please Check Below.
[PAYMENT_REQUEST_REQUEST_UNPAID_ORDER_ALERT_MESSAGE] => This order payment was not completed successfully. Please try again.
[PAYMENT_REQUEST_REJECT_REQUEST] => Reject
[DIRECT_PAYMENT_HEADING] => Direct Payment
[SHIPPING_TRACKING_DETAIL_TEXT] => Tracking Details
[COMMENT_CREATEDBY_MANAGER] => Manager
[PRODUCT_NAME_REQUIRED] => Product name is required.
[COUPON_APPLICABLE_SHIPPING_TYPE_TITLE] => Coupon is applicable to following Shipping Types.
[NEW_PAYMENT_REQUEST] => New Payment Request.
[MIN_SHIP_QTY_REQUIRED_TO_ALLOW_INVENTORY] => Minimum shipment quantity : %d
[SHIP_QTY_GRATERTHAN_PRINTING_QTY_INVENTORY] => Shipping Quantity can not greater or equal than printing quantity.
[INVENTORY_SHIPPING_QUANTITY] => Shipment Quantity
[INVENTORY_MANAGEMENT_COST] => Handling Cost
[COMMON_ALLOW_INVENTORY] => Inventory
[INVENTORY_SHIP_BILL_ADDRESS] => Shipping Details
[INVENTORY_PAYMENT_HEADING] => Inventory Payment
[HEADING_USER_ORDER_INVENTORY] => Inventory
[INVENTORY_FIRST_SHIPPING_QUANTITY] => First Shipment Quantity.
[INVENTORY_HELP] => Manage Inventory option will allow you to place large quantity order with multiple shipping request when needed.
Customer can send multiple request for required amounts of quantity from remaining inventory.
[COMMON_PLACEHOLDER_COMMENT_BOX] => Post your comments here.
[INVENTORY_HELP_EXTRA_SHIPPING_CHARGES] => For each shipment request you may be charged extra cost with shipping amount.
[PAYMENT_REQUEST_REJECT_CONFIRM_BTN] => Confirm
[INVENTORY_REMAINING_DAYS] => Remaining Days
[INVENTORY_LAST_REQUEST_DATE] => Request Date
[INVENTORY_ENTER_SHIPMENT_QUANTITY] => Shipment Quantity
[PAYMENT_REQUEST_REJECT_CONFIRM_MESSAGE] => Are you sure want to reject this request?
[COMMON_LABEL_UNPAID] => UnPaid
[COMMON_LABEL_PAID] => Paid
[FEEDBACK_PRODUCT_NAME] => Product Name
[MIN_PRINT_QTY_REQUIRED_TO_ALLOW_INVENTORY] => To manage inventory minimum %d printing quantity needs to be ordered.
[ORDER_FEEDBACK_RATINGS] => Ratings
[ORDER_FEEDBACK_REVIEW_TITLE] => Review Title
[ORDER_FEEDBACK_REVIEW_CONTENT] => Review Content
[ORDER_FEEDBACK_TITLE_REQUIRED] => Feedback title is Required.
[ORDER_FEEDBACK_CONTENT_REQUIRED] => Feedback Content is Required.
[ORDER_FEEDBACK_ADD_SUCCESS] => Thanks for giving Feedback.
[ORDER_FEEDBACK_TITLE] => Feedback for %s
[ORDER_FEEDBACK_NOT_EXIST] => Feedback does not exists for this product.
[ORDER_FEEDBACK_STAR_TITLE] => Star
[USER_ORDER_FEEDBACK] => Order Feedback
[ORDER_FEEDBACK_RATING_REQUIRED] => Feedback Rating is required.
[PRICE_AFTER_LOGIN_CONTENT] =>
Click Here to see price.
[CORPORATE_DESIGNS] => Designs
[CORPORATE_READY_TO_BUY] => Ready To Buy
[CORPORATE_UPLOAD_ARTWORK] => Upload Artwork
[CORPORATE_INVENTORY] => Inventory
[CORPORATE_PORTFOLIO] => Portfolio
[SIGNUP_CUSTOMER_NEW_REGISTRATION_SUCCESS] => Thank you for registering with us. You will be informed by email once your registration process is complete so that you are able to login to your account.
[MESSAGE_CORPORATE_SHIPPING_ADDRESS_NOT_AVAILABLE] => Shipping address is not available. Please contact your corporate administrator.
[MESSAGE_CORPORATE_BILLING_ADDRESS_NOT_AVAILABLE] => Billing address is not available. Please contact to your corporate administrator.
[LABEL_CORPORATE_FIX_ADDRESS] => Fix Address
[HELP_MESSAGE_DEFAULT_BILLING_ADDRESS_SELECTION_CORPORATE] => Current billing default address is not available. Please select from edit billing section.
[HELP_MESSAGE_DEFAULT_SHIPPING_ADDRESS_SELECTION_CORPORATE] => Current shipping default address is not available. Please select from edit shipping section.
[COMMON_OFFICE_NAME] => Office Name:
[CART_SHIPPINGTYPES_NOT_AVAILABLE] => Could not fetch available shipping types. This might be a temporary problem. Please refresh your page.
[CUSTOM_SIZE_TITLE] => Custom Size
[CUSTOM_SIZE_HELP] => Custom Size Help
[SELECT_IMAGE] => Select Image
[UPLOAD_LATTER_ARTWORK_HELP] => You can upload artwork latter in order details page in my account section menu.
[NON_CUSTOMIZABLE_STUDIO_HELP_TEXT] => Non Customizable Template.
[DEFAULT_UPLOAD_ARTWORK_NAME] => date('Ymdhis')
[TEMPLATE_PROPERTIES_ADDITIONAL_OPTION_NOT_CHANGE_MESSAGE] =>
[PRODUCT_SUBTOTAL_CART] => Product Subtotal
[XLS_UPLOAD_STEP1] => Download And Fill
[XLS_UPLOAD_STEP2] => Upload File
[XLS_UPLOAD_PANEL] => Mass Personalization Upload File.
[XLS_UPLOAD_SUMMARY] => Mass Personalization Summary.
[XLS_UPLOAD_HIDE_RECORDS] => Hide
[XLS_UPLOAD_SAMPLE_PREVIEW] => View Sample Preview.
[XLS_UPLOAD_VIEW_RECORDS] => View Records
[XLS_UPLOAD_PREVIEW] => View Preview
[XLS_SAMPLE_HELP_LINE1] => Do Not Delete/Modify Any Data.
[XLS_SAMPLE_HELP_LINE2] => Please enter your details.
[XLS_UPLOAD_LABEL] => Upload Your Filled %s File.
[CART_CSV_UPLOAD_DETAIL] => Mass Template Personalization becomes helpful when you want same design to be used in multiple templates but with different text content in each of those templates. Simply follow below steps to mass personalize your design template:
1. Download Sample %1$s file using the 'Download' link available at left side of this page.
2. Fill the necessary details to personalize your design templates in the downloaded %1$s file. Please do not change existing content of sample & make sure that the number of records in your file matches the exact number of design templates you need.
3. Once the file is ready, upload it back using 'Upload %1$s File' link which is available just below the 'Download' link.
As soon as you click on 'Continue', you can view the total order cost on next page.
[PRODUCT_UPLOAD_CSV_SAMPLE_DOWNLOAD] => Download Sample %s For Template.
[PRODUCT_UPLOAD_CSV] => Upload %s file
[CSV_RECORDS_LBL] => Upload %s file
[GOOGLE_BUTTON_TEXT] => Google
[CATEGORY_GROUP_OTHER] => Other
[MAKE_IT_FAVORITE] => Make it Favorite
[REMOVE_FAVORITE] => Remove Favorite
[FAVORITE_ORDERS] => Favorite Orders
[VIEW_GUEST_ORDER_HEADING] => View Order Details
[VIEW_GUEST_ORDER_DETAIL] => Please enter your email address using which order was placed.
[ERROR_GUEST_EMAIL_ID_INVALID] => Enter valid email address using which order was placed.
[QUOTEPAGE_CHECKBOX_REQUIRED] => Please Select at least One Checkbox.
[ORDER_DOWNLOAD_PRINTREADY] =>
Download
[CLICK_HERE] => Click here
[CHECKOUT_REWARD_CONTENT] =>
Congratulations! You have just earned %s reward point(s). Your points will be available once the invoice has been processed.
%s to see your total Rewards Balance.
[TRANSACTION_ID] => Your order transaction # is : %s
[CART_AGREE_COMMENT] =>
I have reviewed and approve my design.
[XLS_REUPLOAD_LABEL] => Re-Upload File
[COMMON_REUPLOAD_FILE] => Re-Upload File
[INVALID_HEIGHT_WEIGHT_ALERT] => Height or Width is too high, please set valid height or width.
[UPLOAD_ARTWORK_LATER] => Upload Artwork Later.
[ESTIMATED_DELIVERY_DATE] => Estimated Delivery Date : %s
[ESTIMATE_DELIVERY_HELP_MESSAGE] => Here we are calculating estimated delivery date is
total required production days + total required shipping days = estimated delivery date.
Note : We are excluding weekends and common holiday.
[INSTALL_FLASHPLAYER_HELP] => Adobe Flash Plug-in required to view designer studio:
Click here to download from Adobe . You will need to close your browser and reopen it after you install Adobe Flash.
[QUOTE_REQUIRE_REMAINING_DYAS_TOAPPROVE_AFTER_QUOTATION_TEXT] => This Quotation is valid up to %s days.
[QUOTE_REQUIRE_LAST_DAY_TOAPPROVE_AFTER_QUOTATION_TEXT] => Today is last day to approve quotation.
[COMMON_APPROVED] => Approved
[ORDER_APPROVAL_USER_STATUS] => Order Approval Status
[COMMON_MOBILE_NUMBER] => Mobile Number
[COMMON_MOBILE_NO_IS_REQUIRED] => Mobile number is required.
[MORE_SEARCH] => See more results containing...
[QUANTITY_IS_REQUIRED] => Please enter valid Quantity.
[COMMON_EMAIL_ADDED] => Subscribed successfully.
[MOBILE_DEVICE_STUDIO_TEXT] =>
Current device does not support this advance designing tool. It would be applicable only for desktop system.
[PREDEFINED_PRODUCT_ADD_SHOPPING_CART_MESSAGE] => Product has been added to shopping cart.
[PAGE_404_NOT_FOUND_TEXT] => 404 - Page not found
[CORPORATE_CHOOSE_DEPARTMENT_HELP_TEXT] => Choose the department in which you want to continue.
[CUSTOM_SIZE_RESTRICT_WIDTH_ALERT] => Allowed width limit, min : %s and max : %s
[CUSTOM_SIZE_RESTRICT_HEIGHT_ALERT] => Allowed height limit, min : %s and max : %s
[MIN_MAX_QUANTITY] => (Min: %s, Max: %s)
[TAX_PRICE_INCLUDE_PRODUCT_PRICE] =>
(included in subtotal)
[COMBO_DISCOUNT_PRODUCTS] => Combo Products Discount.
[CREATE_ANOTHER_VERSION_SAME_PRODUCT_SAME_SIZE] => Same Product & Same Size.
[CREATE_ANOTHER_VERSION_SAME_PRODUCT_DIFFERENT_SIZE] => Same Product & Different Size.
[CREATE_ANOTHER_VERSION_DIFFERENT_PRODUCT_SAME_SIZE] => Different Product & Same Size.
[CREATE_ANOTHER_VERSION_DIFFERENT_PRODUCT_DIFFERENT_SIZE] => Different Product & Different Size.
[CREATE_ANOTHER_VERSION_RESIZE_TEMPLATE] => Resize Template
[CREATE_ANOTHER_VERSION_CHOOSE_OPTION] => Choose Option
[BUTTON_UPDATE] => Update
[COMMON_QTY_ABBREVIATION] => Qty
[PRODUCT_ADDTIONALINFO_DESIGNINFO_CHANGE_SUCCESS] => Design information changed successfully.
[CREATE_ANOTHER_VERSION_HELP_MESSAGE] => You can use same design for a different product along-with different size. After changing size of product, you will be able to verify complete design and the tools used in it as well as make necessary adjustment in design.
[CREATE_ANOTHER_VERSION_RESIZE_TEMPLATE_HELP] => Click the check-box for auto-resize templates based on the size you selected. Please note that this size conversion may not be accurate.
[CREATE_ANOTHER_VERSION_SELECT_DIFF_PRODUCT_SAME_SIZE] => Select different product with same size.
[CREATE_ANOTHER_VERSION_SELECT_PRODUCT_SIZE] => Select Product Size
[FACEBOOK_EMAIL_ID_REQUIRED] => Please provide your email address for further communication.
[HTML_STUDIO_TEXT] => Text
[HTML_STUDIO_IMAGE] => Image
[HTML_STUDIO_UPLOAD_LABEL] => Upload
[HTML_STUDIO_READJUST_LABEL] => Edit
[HTML_STUDIO_READJUST_HELP] => Click the lens icon with the plus sign to zoom in, Click the lens icon with the minus sign to zoom out.
To reset the image, click the button between the two lenses.
Use arrow buttons at different sides to move image to the left, right, top or bottom as required.
"Set & Continue" will apply any changes you made in the image.
"Reset & Continue" will ignore the changes you made and it will save the image in its original format.
[HTML_STUDIO_ALLOWED_FILE] => only %s files allowed.
[HTMLSTUDIO_RESET_DEFAULT_PROPERTY] => Reset Default
[HTML_STUDIO_IMPORT] => Import
[HTML_STUDIO_FROM] => From
[CONFIG_SHOW_HIDE_PAGE_LABEL] => Remove Back Page.
[HTML_STUDIO_SET_ADJUST_IMAGE] => Set & Continue
[HTML_STUDIO_SET_ORIGINAL_IMAGE] => Reset & Continue
[HTML_STUDIO_READJUST_IMAGE] => Edit Image
[HTML_STUDIO_GALLERY_YOUR_IMAGES] => My Computer
[ERROR_WEBSITE_INVALID] => Invalid website name.
[FOTOLIA_IMAGE_COST] => Stock Images Used
[CUSTOMSIZE_UNIT_PRICE] => Unit Price :
[QUOTE_REQUOTE] => Re-quote
[POS_ERROR_MESSAGE] => Transaction Id is required .
[SCHEDULER_MAIL_SETTING_STATUS] => Before cron run first your scheduler setting save.
[SCHEDULER_MAIL_ACTIVE_STATUS] => Before cron run first your mail Template status active.
[PRODUCT_SKU] => SKU
[APPROVAL_PENDING_ORDERS] => The following order is pending approval.
[PRODUCT_OUT_OF_STOCK] => Currently this product is out of stock. (%s Left)
[PAYMENT_REQUEST_AUTO_CREDIT_HELP] => Auto Credit entry for direct payment request.
[INSTAGRAM_LOGIN_SUCCESS] => You are now successfully logged in. Please
close this window, and click "Continue" in main window.
[PORTFOLIO_AVAILABLE_IN_CART] => Design already in cart.
[HEADING_USER_INVOICES] => Invoice
[HTMLSTUDIO_ADD_YOUR_TEXT] => Add Your Text
[HTMLSTUDIO_EXPAND_TEXTAREA] => Expand Text Area
[HEADING_USER_STORE_PROFILE] => Corporate Profile
[STORE_PROFILE_OPTION_HELP] => Help
[REWARD_PREVIOUS_POINTS] => Previous Points
[REWARD_TOTAL_POINTS] => Total Points
[PAYMENT_REQUEST_REQUEST_UNPAID_ORDER_ALERT] => Oops... This order payment is still pending, Please wait while we retrieve a response from the payment system, if we can not get a response to update payment status you may be required re-enter payment information once again.
[KIT_PRODUCT] => Kit Product
[KIT_PRODUCT_DESCRIPTION] => Market your business professionally and cost effectively. Order from one of the sample kit products and experience our expert printing firsthand.
[KIT_PRODUCT_DELETE_MESSAGE] => As this product is a part of a kit all the associated products with the kit will be deleted.
[TOTAL_KIT] => Total kit
[TOTAL_KIT_HELP] => Enter the total quantity of kit required.
[INCLUDE_IN_KIT] => Include in Kit
[SELECT_AT_LEAST_ONE_PRODUCT] => At Least one product should be included in kit.
[COMMON_TITLE] => Title
[KIT_SUMMARY] => Kit Summary
[VIEW_KIT_PRODUCTS] => View Products
[KIT_PRODUCT_OUT_OF_STOCK] => Currently %s product is out of stock. (%d Left)
[KIT_QUANTITY] => Kit Quantity
[KIT_TITLE] => Kit Title
[MULTIPLE_UPLOAD_EXTRA_ARTWORK] => Extra Artwork %s
[MULTIPLE_ADD_MORE_UPLOAD] => Add More
[JOBS_PER_SHEET] => Job/s per sheet
[CLICK_HERE_TO_VIEW_DETAILS] => Thank you for your purchase! You will receive an order confirmation email with details of your order and a link to track its progress.
How can I get an Invoice or Purchase order document?
Go to My Account > Orders > click on the Invoice link, here you can view and print a pdf document of your Invoice or Purchase order.
How can I get order details and progress on my order ?
Go to My Account > Orders > Click on View details link, here you can find all current updates for your orders.
If you have an inquiry on your order, you can write comments on the order details page in the order history section.
How can I get the designs I wish to re-use ?
You can view your previously created designs by clicking on My Account > Portfolio section where you can then edit or create a new version of your design.
Your last five updated orders will be display on My account dashboard page.
[CANCLEMSG] => Thank you for your purchase! Due to a technical problem payment is still pending.
Now what I can do ?
Please wait while we retrieve a response from the payment website. If order status does not change, you may be required to re-submit payment using below Pay now button.
If you can not find the Pay now button then go to My Account > Orders > Click on View details link, you can view order details page in your order history section.
If you are still not getting a resolution to this problem, click contact us, live chat support or make a direct phone call.
How can I get designs to re-use ?
You can reach your previously created designs from My Account > Portfolio section where you can edit or create a new version of your designs.
Last five updated orders will be displayed on My account dashboard page.
[VALIDATION_MESSAGE_FOR_UPLOAD_FILE] => Please upload file for first page.
[FACEBOOK_BUTTON_TEXT] => Facebook
[CORPORATE_PROFILE_PROFILE_CATEGORY] => Profile Category
[COMMON_LABEL_PROFILE] => Profile
[PRODUCT_ADDITIONAL_OPTION_SELECT_OPTION] => Select Option
[PRODUCT_ADDITIONAL_OPTION_REQUIRED_ERROR] => This field is required.
[LABEL_UPLOAD_DRAGNDROP] => Drag or Click
[PAYMENT_REQUEST_BILLING_INFORMATION] => Billing Information.
[PRODUCT_QUOTE] => Quote Product
[PRODUCT_DESC_QUOTE_HELP_TEXT] => Create quote for increased quantity of product.
[PRODUCT_HIRE_DESIGNER] => Hire Designer
[PRODUCT_DESC_HIRE_DESIGNER_HELP_TEXT] => Hire our designer for your creative design.
[PRODUCT_HIRE_DESIGNER_FORM] => Design Information
[PRODUCT_HIRE_DESIGNER_NO] => No
[PRODUCT_HIRE_DESIGNER_YES] => Yes
[PRODUCT_HIRE_DESIGNER_COST] => Hire Designer Cost.
[KIT_DISABLED_MESSAGE] => This kit is disabled by administrator.
[INVALID_ORDER_ID] => Invalid Order Id or Reference.
[HEADING_STANDALONE_PAYMENT_REQUEST] => Standalone Request
[HEADING_ORDER_PAYMENT_REQUEST] => Order Payment Request
[COMMON_REFRESH_IMAGE] => Refresh Image
[HIREDESIGNER_ADDITIONAL_INFORMATION_HELP] => Design Option Help
[EDDM_ESTIMATED_COUNT] => Estimated Count.
[DESIGNFORM_HELP_TOPIC_CREATIVE_DESIGN] => Creative Design
[DESIGNFORM_HELP_TOPIC_BRANDING] => Branding
[DESIGNFORM_HELP_TOPIC_MARKETING] => Marketing
[DESIGN_FORM_SUCCESS] => Your design form request has been received.
[PRODUCT_PAGE_LAYOUT_GET_STARTED_BUTTON] => Get Started
[PRODUCT_HIRE_DESGNER_ACTION_LABEL] => Hire Designer Action
[ORDERS_PURCHASE_DETAIL] => Order Purchase Detail
[PRODUCT_VIEW_UNSAVED_TEMPLATE] => View Unsaved Templates
[PRODUCT_VIEW_UNSAVED_TEMPLATE_HELP] => Click here to show unsaved designs for this product.
[PRODUCT_VIEW_UNSAVED_TEMPLATE_DONT_ASK_BTN] => Don't Ask Again
[PRODUCT_VIEW_UNSAVED_TEMPLATE_DONT_ASK_CONFIRM] => Are you sure you want to disable the unsaved designs pop-up for the product for a month?
[PRODUCT_VIEW_UNSAVED_TEMPLATE_DISCARD_BTN] => Discard All Designs
[PRODUCT_VIEW_UNSAVED_TEMPLATE_DISCARD_CONFIRM] => Are you sure you want to discard all unsaved template for the product? You can not revert back
[QUOTE_REVIEW_OR_UPDATE_QUOTATION] => Review/Update Quotation
[COMMON_QUOTE_HEADER] => Quote
[COMMON_PRODUCT_NAME] => Product Name
[TEMPLATE_PROPERTY_FIELD] => Design Fields
[UPLOAD_TOTAL_PAGES] => Pages
[PORTFOLIO_SPECIFIC_USER_TEMPLATES_HEADING] => Your Templates
[COMMON_ORDER_CANCEL_LABEL] => order cancel
[COMMON_ORDER_PRODUCT_CANCEL_LABEL] => order product cancel
[COMMON_TEMPLATE_NOT_AVAILABLE] => This template is not available.
[PROMOTIONAL_MATERIAL_COLOR] => Material Color
[REWARD_POINTS_SPENT] => Spent Points
[COOKIE_WARNING] => Cookies are necessary to get the website to function, but they also stores information about how you use our website so we can improve it for you and for others. Cookies on this website are used primarily for traffic measurement and optimization of page content. You can continue to use our side as always, if you accept that we use cookies. Learn more about how to manage cookies on your devices.
[COOKIE_WARNING_ACCEPT] => Accept
[REQUEST_OFFLINE_REORDER] => Request Reorder
[COMMON_ITEM_NO] => Item No.
[CART_INVALID_SHIPPING_ADDRESS] => Please verify your shipping address to view available shipping method
[COMMON_SHOW_REPORT] => Show Report
[REWARD_POINT_SETTING_ERROR] => Calculation amount is 0, not able to generate coupon
[STOCK_OF_PRODUCT] => %s Quantities are left
[CHECKOUT_FILE_ERROR_MESSAGE] => One of your design is Missing, Please redesign it.
[EXIT_FROM_CORPORATE] => Exit from
[COMMON_USERNAME_EXIST] => Username already exist
[ERROR_USERNAME_REQUIRED] => Username is required
[ERROR_USERNAME_INVALID] => Invalid Username
[COMMON_EMAIL_ID_OR_USERNAME] => Email ID or Username
[PRODUCT_TEMPLATE_COST] => Template Cost
[COMMON_EDIT_DESIGN] => Edit Design Information
[MONTHLY_INVOICE_AUTO_GENERATE_REMARK] => Corporate monthly auto generated invoice for %s to %s
[MONTHLY_INVOICE_AUTO_GENERATE_PAID] => Corporate monthly auto generated invoice paid for %s to %s
[MONTHLY_INVOICE_DEPARTMENT_PAYON_LIMIT_CHANGE] => %s Department payon limit has been changed from %s to : %s
[MONTHLY_INVOICE_CORPORATE_PAYON_LIMIT_CHANGE] => %s Corporate payon limit has been changed from %s to : %s
[MONTHLY_INVOICE_ZERO_ORDER] => Invoice not generated due to 0 orders
[MONTHLY_INVOICE_NO_CORPORATE_SETTING_FOUND] => No corporates setting found for this day :
[CORPORATE_INVOICE_NO] => Invoice No
[PAYMENT_ADMIN_REMARKS] => Admin Remarks
[COMMON_PAYMENT_PROCESS_FEE] => Payment Processing Fees
[COMMON_CONTINUE] => Continue
[ADD_PAY_ON_BALANCE] => Add Pay On Balance
[ONLINE_PAYMENT_LABEL_AMOUNT] => Amount
[ONLINE_PAYMENT_LABEL_PAYMENT_DETAIL] => Payment Details
[ONLINE_PAYMENT_LABEL_DESCRIPTION] => Payment Description
[USER_PAYON_BALANCE_ADDED] => Pay On Balance Added
[COMMON_SITEMASTER_COMMENT] => Comment
[COMMON_SITEMASTER_ADDITIONAL_AMOUNT_PAYON_MESSAGE] => You will get %s additional amount in your Pay On account.
[PRODUCT_TEMPLATES_DESCRIPTION] => Designs
[QRCODE_ADDRESS_HELP] => To consider separate fields in address, enter individual values with comma (,) separated.
[SHOW_HIDE_UPLOAD_BUTTONS] => Add/remove Page
[STUDIO_PREDEFINED_TEXT_LABEL_ALL_CATEGORIES] => All Categories
[ET_REORDER] => Reorder
[RETAILER_CREDIT_LIMIT_LABEL] => Available Balance
[MONTHLY_INVOICE_OTHER_DEBIT_AMOUNT] => Payment request amount and other remaining debit amount
[REWARD_POINTS_EXPIRED] => Expired
[REMAINING_REWARD_POINT] => Remaining
[REWARD_POINT_DATE] => Earned On
[REWARD_POINT_EXPIRY_DATE] => Expired On
[REWARD_POINTS_RECORD_NOT_FIND] => No Remaining Points.
[REWARD_POINT_SUMMARY] => Remaining Points
[REWARD_COUPON_STATUS_EXPIRE] => Expired
[ER] => Earned On Registration
[EO] => Earned On Order
[SC] => Spent For Coupon
[SO] => Coupon Used For Order
[SOC] => Order Cancelled
[REWARD_TRANSACTION_TYPE] => Transaction Type
[REWARD_REFERENCE_ORDER] => Ref. Order #
[NO_OF_RECORDS] => No of Records
[PRODUCT_TYPE] => Product Type
[BOOK_MESSAGE_ENTER_VALID_BOOK_PAGES] => Please enter valid book pages
[BOOK_MESSAGE_ENTER_VALID_COLOR_PAGES] => Please enter valid color pages
[PRODUCT_PRICE_QTY_UPTO] => Upto
[PRODUCT_DISCOUNT_TYPE] => Product Discount
[SHIPPING_DISCOUNT_TYPE] => Shipping Discount
[COMMON_GUEST_FIRSTNAME] => Guest
[COMMON_GUEST_LASTNAME] => Customer
[ALL_PRODUCTS] => All Products
[SEARCH_BY_TEMPLATE_NAME] => search by template name
[PRODUCT_INFO_TEMPLATES] => Template Designs
[CUSTOMER_PAYON_CASHBACK_CREDIT_MESSAGE] => Cashback amount has been added by admin for order #
[CUSTOM_SIZE_NO_LIMIT] => No Limit
[LABEL_NEW_ALBUM] => New Album
[LABEL_EXISTING_ALBUM] => Existing Album
[COMMON_SELECT_ALBUM] => Select Album
[PLEASE_ENTER_PAGES_BETWEEN] => Please Enter Pages Between %d and %d
[PRODUCT_VIEW_PRICE] => View Price
[PHOTOBOOK_DESIGNS_HEADING] => Photobook Designs
[PHOTOBOOK_PAGES] => Pages
[COMMON_NEXT_BUTTON] => Next
[COMMON_PREVIOUS_BUTTON] => Previous
[COMMON_AUTOPLAY_BUTTON] => Autoplay
[PAYON_ADDITIONAL_AMOUNT] => Amount
[PAYON_PROCESSING_FEES] => Processing Fees
[ADDITIONAL_BALANCE] => Additional balance
[ADDED_BALANCE] => Added Balance
[SUCCESS_EMAIL_VERIFICATION] => Thank You for verifying your Email address, your account is activated now. You can log in and explore our products and services.
[ERROR_EMAIL_VERIFICATION] => Your account is not activated.
[TOKEN_NOT_SAME] => Token value does not match.
[EMAIL_VERIFICATION_NEW_REGISTRATION_SUCCESS] => Thank You for the Registration, we have sent you a verification email on your registered email address. Please verify your email address and activate your account.
[COMMON_REFUND_AMOUNT] => Refund Amount
[COMMON_REFUND_METHOD] => Refund Method
[COMMON_COUPON_CODE] => Coupon Code
[ONLINE_PAYMENT_SUCCESS] => YOUR PAYMENT REQUEST HAS BEEN RECEIVED
[PRODUCT_UPDATION_MESSAGE] => Please verify the product option combination according to your need. Once you have verified the product combination please continue to add the product to the cart.
[PRODUCT_OPTIONS] => Product Options
[TEMPLATE_COLOR_SEARCH_NAME] => Search by Color
[TEMPLATE_ORIENTATION_SEARCH_NAME] => Search by Orientation
[TEMPLATE_HORIZONTAL_ORIENTATION] => Horizontal
[TEMPLATE_VERTICAL_ORIENTATION] => Vertical
[TEMPLATE_SQUARE_ORIENTATION] => Square
[BREADCRUMBS_PRODUCTS] => Products
[BREADCRUMBS_HOME] => Home
[BREADCRUMBS_ORDER_CONFIRMATION] => Order Confirmation
[BREADCRUMBS_ORDER_DETAILS] => Order Details
[BREADCRUMBS_ORDERS] => Orders
[BREADCRUMBS_PRODUCT_DESIGN] => Product Design
[BREADCRUMBS_GUEST_DETAILS] => Guest Details
[BREADCRUMBS_PAY_NOW] => Pay Now
[BREADCRUMBS_QUOTE_PLACED_SUCCESS] => Quote Placed Successfully
[COMMON_SKIP] => Continue with current address
[SHIPPING_SUGGESTED_ADDRESS] => Suggested address
[SHIPPING_CURRENT_ADDRESS] => Current address
[USER_ADDRESS_VALIDATION] => address validation
[USER_ADDRESS_VALIDATION_ADMIN_NOTE] =>
PLEASE NOTE: You are responsible for providing the correct,
complete shipping address, including suite or apartment numbers where
applicable.
If you provide an incorrect or incomplete address and the
carrier must re-route the package to a new address there will be an
additional shipment fee.
Please ensure that your address is up-to-date
in your Address Book and includes ALL the necessary information, such
as the correct Street Address, APT/Suite/Other number, City, State and
Zip Code.
[CUSTOM_SIZE_WIDTH_HEIGHT_REQUIRED_MESSAGE] => Please fill up height and width with proper values.
[CUSTOM_SIZE_PRODUCT_EDIT_OPTION_HELP] => System will only consider changes made in product size, any change in Quantity and additional option selection will be ignored.
[COMMON_REFUND_AMOUNT_TITLE] => Refund
[THIS_FIELD_IS_REQUIRED] => This field is required
[BREADCRUMBS_PERSONALIZE_DESIGNS] => Personalize Design
[REFUND_COMMON_TOTAL_REFUND_AMOUNT] => Total Refund Amount
[COMMON_ORDER_APPROVAL_PENDING] => Pending for approval
[COMMON_ORDER_REJECTED] => Rejected
[ADMIN_FILE_HEADER] => header.php
[ADMIN_FILE_COMMON_HEADER] => common_header.php
[ADMIN_FILE_FOOTER] => footer.php
[ADMIN_FILE_LEFT_MENU] => leftmenu.php
[FILE_ACCESS_DENIED] => access_denied.php
[FILE_IMPORT_TAX_HELP] => tax_import_help.php
[FILE_PAYMENT_CONFIG] => payment_config.php
[FILE_ADMIN_INDEX] => index.php
[FILE_WELCOME_ADMIN] => welcome.php
[FILE_WELCOME_AJAX] => dashboard_ajax.php
[FILE_WELCOME_REPORT_ADMIN] => welcome_report.php
[FILE_WELCOME_GRAPH_ADMIN] => welcome_graph.php
[FILE_ADMIN_FORGOTPASS] => forgotpassword.php
[FILE_FAVORITE_LINK] => admin_favourite_link.php
[FILE_PIN_UNPIN_LINK] => admin_pin_unpin_link.php
[FILE_HTML_HELP] => htmlhelp.php
[FILE_ADDON_BUY_PLUGIN] => addon_buy_plugin.php
[FILE_ADMIN_CONFIG_MAIN] => configuration_settings.php
[FILE_ADMIN_CONFIG_SHIPPING] => configuration_shipping.php
[FILE_ADMIN_CONFIG_PAYMENT_ACTION] => configuration_payment_action.php
[FILE_ADMIN_CONFIG_PAYMENT_LISTING] => configuration_payment_listing.php
[FILE_ADMIN_CONFIG_PAYMENT_PROCESS_FEES] => payment_process_fees_configuration.php
[FILE_ADMIN_CONFIG_SHIPPING_MARKUP] => shipping_markup.php
[FILE_ADMIN_CONFIG_SHIPPING_ACTION] => configuration_shipping_action.php
[FILE_ADMIN_CONFIG_SHIPPING_LISTING] => configuration_shipping_listing.php
[FILE_ADMIN_CONFIG_FORM] => config_form.php
[FILE_ADMIN_CONFIG_SHIPPING_PACKAGE] => shipping_package.php
[FILE_MANAGE_PAYMENT_STATUS] => manage_payment_status.php
[FILE_ADMIN_LANGUAGE_ACTION] => language_constant_action.php
[FILE_ADMIN_STUDIO_CONFIG] => configuration_studio_textfield.php
[FILE_ADMIN_CONFIG_STUDIO_TEXTFIELD_DELETE] => configuration_studio_textfield_delete.php
[FILE_ADMIN_PROCESS_STATUS_LISTING] => process_status_listing.php
[FILE_ADMIN_PROCESS_STATUS_ACTION] => process_status_action.php
[FILE_GET_PRODUCT_ATTRIBUTES] => get_product_attributes.php
[FILE_ADMIN_ADMINISTRATOR] => admin_listing.php
[FILE_ADMIN_PAGES] => admin_pages.php
[FILE_ADMIN_SECTION] => admin_section.php
[FILE_ADMIN_GROUP] => admin_group.php
[FILE_ADMIN_ADD_PAGES] => admin_pages_action.php
[FILE_ADMIN_ADD_GROUP] => admin_group_action.php
[FILE_ADMIN_ACCESS_RIGHT_GROUP] => admin_group_pages.php
[FILE_ADMIN_ADD_SECTION] => admin_section_action.php
[FILE_ADMIN_ADD_ADMINISTRATOR] => admin_action.php
[FILE_ADMIN_ADD_EDIT] => admin_action.php
[FILE_ADMIN_LISTING] => admin_listing.php
[FILE_ADMIN_IMAGE_CATEGORY] => designer_imagecategory_listing.php
[FILE_ADMIN_IMAGE_CATEGORY_ADD] => designer_imagecategory_action.php
[FILE_IMAGE_GALLERY] => designer_image_gallery_listing.php
[FILE_IMAGE_GALLERY_ADD] => designer_image_gallery_action.php
[FILE_ADMIN_TEMPLATE_UPDATE_PREVIEW_CURL] => template_update_preview_curl.php
[FILE_ADMIN_FAQ] => faq_listing.php
[FILE_ADMIN_ADD_EDIT_FAQ] => faq_action.php
[FILE_ADMIN_FAQ_CATEGORY] => faq_category_listing.php
[FILE_ADMIN_ADD_EDIT_FAQ_CATEGORY] => faq_category_action.php
[FILE_ADMIN_PRODUCT_CATEGORY_MANAGEMENT] => product_category_management.php
[FILE_ADDITIONAL_INFO_VIEW] => product_additionalinfo_list.php
[FILE_ADDITIONAL_INFO_DESIGNER_RULE] => product_designer_rule_action.php
[FILE_ADDITIONAL_INFO_PRICE_VIEW] => product_additionalinfoprice_listing.php
[FILE_ADDITIONAL_INFO_ADD] => product_additionalinfo_action.php
[FILE_ADMIN_PRODUCT_ADDITION_OPTION_ADD] => product_additionalinfo_action.php
[FILE_ADMIN_PRODUCT_ADDITION_OPTION_DUPLICATE] => product_additionalinfo_duplicate.php
[FILE_MANAGE_PRODUCT] => product_listing.php
[FILE_PRODUCT_CATEGORY] => product_category_listing.php
[FILE_MANAGE_PRODUCT_CATEGORY] => product_category_action.php
[FILE_GET_PRODUCT] => product_get.php
[FILE_ADD_EDIT_PRODUCT] => product_action.php
[FILE_PRODUCT_TEMPLATE_UPLOAD] => product_template_upload.php
[FILE_PRODUCT_TEMPLATE_UPLOAD_ACTION] => product_template_upload_action.php
[FILE_DELETE_PRODUCT] => product_action_delete.php
[FILE_PRODUCT_PRICE] => product_price.php
[FILE_PRODUCT_SIZE_OPTIONS_SKU] => product_size_options_sku.php
[FILE_PRODUCT_METATAGS] => product_metatags.php
[FILE_PRODUCT_SETTING] => product_settings.php
[FILE_ADMIN_PRODUCT_ADDITION_ATTRIBUTE_PRICE] => product_additionalinfo_price.php
[FILE_PRODUCT_DUPLICATE] => product_duplicate.php
[FILE_PRODUCT_DUPLICATE_ACTION] => product_duplicate_action.php
[FILE_PRODUCT_DESIGNER] => product_designer_action.php
[FILE_PRODUCT_DESIGNE_CUSTOMIZE] => product_design_customize.php
[FILE_PRODUCT_VIEW_DETAILS] => product_view_details.php
[FILE_ADMIN_IMPORT_PRODUCT] => product_import.php
[FILE_ADMIN_IMPORT_PRODUCT_FIELD_MAP] => product_import_field_map.php
[FILE_ADMIN_IMPORT_PRODUCT_FIELD_VALIDATE] => product_import_field_validate.php
[FILE_ADMIN_IMPORT_PRODUCT_DATA] => product_import_data.php
[FILE_IMPORT_PRODUCT_HELP] => product_import_help.php
[FILE_USER_EXCEL_HELP] => product_excel_help.php
[FILE_ADMIN_PRODUCT_VIEW_DETAILS] => product_view_details.php
[FILE_PRODUCTS_IMAGE_GALLERY] => product_image_gallery_listing.php
[FILE_PRODUCT_OPTION_RULES] => product_additionalrules_list.php
[FILE_PRODUCT_OPTION_RULES_ACTION] => product_additionalrules_action.php
[FILE_PRODUCT_TEMPLATE_DUPLICATE] => product_template_duplicate.php
[FILE_PRODUCT_INDIVISUAL_PRICE_UPDATE] => product_price_all.php
[FILE_PRODUCT_BULK_PRICE_UPDATE] => product_price_bulk_update.php
[FILE_PRODUCT_ADDITIONAL_OPTION_BULK_PRICE_UPDATE] => product_price_bulk_option_update.php
[FILE_PRODUCT_MARKUP_PRICE_UPDATE] => product_markup_price_update.php
[FILE_PRODUCT_RELATED_PRODUCT] => product_related_products.php
[FILE_PRODUCT_MODIFY_PRICE] => modify_products_price.php
[FILE_PRODUCT_MODIFY_PRICE_VALIDATE] => modify_product_price_validate.php
[FILE_IMPORT_PRODUCT_RECORDS_DETAIL] => modify_product_price_records_details.php
[FILE_MODIFY_PRODUCT_PRICE_HELP] => modify_product_price_help.php
[FILE_IMPORT_PRODUCT_HELP_ARRAY] => product_import_help_array.php
[FILE_PRODUCT_COMBINE_MODIFY_PRICE_VALIDATE] => modify_product_combine_price_validate.php
[FILE_PRODUCT_PROMOTIONAL] => product_promotional_listing.php
[ADMIN_FILE_PRODUCT_MASK_ACTION] => product_mask_listing.php
[FILE_PRODUCT_ADD_EDIT_MASK] => product_mask_action.php
[FILE_MANAGE_PREDEFINED_PRODUCT] => predefined_product_listing.php
[FILE_ADD_EDIT_PREDEFINED_PRODUCT] => predefined_product_action.php
[FILE_PREDEFINED_PRODUCT_SIZE] => predefined_product_size.php
[FILE_PREDEFINED_PRODUCT_PRICE] => predefined_product_price.php
[FILE_PREDEFINED_PRODUCT_METATAGS] => predefined_product_metatags.php
[FILE_PREDEFINED_PRODUCT_ADDITIONAL_INFO_VIEW] => predefined_product_additionalinfo_list.php
[FILE_PREDEFINED_PRODUCT_ADDITIONAL_INFO_ADD] => predefined_product_additionalinfo_action.php
[FILE_ADMIN_PREDFINED_PRODUCT_ADDITION_OPTION_ADD] => predefined_product_additionalinfo_action.php
[FILE_ADMIN_PREDFINED_PRODUCT_ADDITION_ATTRIBUTE_PRICE] => predefined_product_additionalinfo_price.php
[FILE_DELETE_PREDEFINED_PRODUCT] => predefined_product_action_delete.php
[FILE_ADMIN_PREDFINED_SHIPPING_QUANTITYBASE_ACTION] => predefined_shipping_quantitybase_action.php
[FILE_ADMIN_PRODUCT_STOCK_HISTORY] => product_stock_history.php
[FILE_ADMIN_PRODUCT_SIZE_OPTION_STOCK_HISTORY] => product_size_option_stock_history.php
[FILE_ADMIN_PRODUCT_STOCK_IMPORT] => product_stock_import.php
[FILE_MODIFY_PRODUCT_STOCK_HELP] => product_stock_import_help.php
[FILE_PREDEFINED_PRODUCT_OPTION_RULES] => predefined_product_additionalrules_list.php
[FILE_PREDEFINED_PRODUCT_OPTION_RULES_ACTION] => predefined_product_additionalrules_action.php
[FILE_PRODUCT_PREDEFINED_CORPORATE_PRICE] => predefined_product_corporate_price.php
[FILE_ADMIN_ORDER_CHANGE_PRICE] => order_modify.php
[FILE_ADMIN_PRINTERS_JOB] => order_printer_assign_job.php
[FILE_TEMPLATE_MANAGER_EDIT_SORTORDER] => template_manager_sortorder.php
[FILE_MASTER_TEMPLATE_MANAGER] => master_template_manager.php
[FILE_ADMIN_TEMPLATE_CATEGORY] => template_category_listing.php
[FILE_ADMIN_DELETE_TEMPLATE] => template_delete.php
[FILE_ADMIN_MANAGE_WEB_STORAGE] => manage_web_storage.php
[FILE_ADMIN_ADDTEMPLATE_CATEGORY] => template_category_action.php
[ADMIN_FILE_TEMPLATE_ADD_TEMPLATE] => template_manager_action.php
[ADMIN_FILE_TEMPLATE_ADD_DESIGN] => template_manager_design.php
[ADMIN_FILE_PDF_PREVIEW] => pdfpreview.php
[ADMIN_FILE_AJAX_USER_LISTING] => ajax_user_listing.php
[FILE_ADMIN_TEMPLATE_MANAGER_VALIDATION_ACTION] => template_manager_validation_listing.php
[FILE_ADMIN_ADD_EDIT_TEMPLATE_MANAGER_VALIDATION] => template_manager_validation_action.php
[ADMIN_FILE_TEMPLATE_DISPLAY_SORTORDER] => template_display_sortorder.php
[ADMIN_FILE_TEMPLATE_BLOCK_PDF] => template_block_pdf_action.php
[ADMIN_FILE_TEMPLATE_BLOCK_PDF_VT] => template_pdf_vt_action.php
[ADMIN_FILE_TEMPLATE_PDF_VT_MAPPING] => template_pdf_vt_csv_mapping.php
[ADMIN_FILE_TEMPLATE_PDF_UPLOAD] => template_pdf_block_upload.php
[ADMIN_FILE_TEMPLATE_PDF_UPLOAD_AJAX] => template_pdf_block_upload_ajax.php
[ADMIN_FILE_TEMPLATE_PDF_UPLOAD_IMAGE] => template_pdf_block_upload_image.php
[FILE_DUPLICATE_TEMPLATE_MANAGER] => template_manager_duplicate.php
[ADMIN_FILE_TEMPLATE_PDF_HELP] => template_pdf_block_help.php
[FILE_DUPLICATE_TEMPLATE_MANAGER_RESIZE_CURL] => template_duplicate_resize_curl.php
[FILE_ADMIN_TEMPLATE_CATEGORY_METATAGS] => template_category_metatags.php
[FILE_TEMPLATE_MODIFIED_PDF_PREVIEW] => template_modified_pdf_preview.php
[ADMIN_FILE_AJAX_TEMPLATE_COLOR] => template_color_action.php
[FILE_USERS] => user_listing.php
[FILE_CORPORATE_PRODUCT_ACCESS] => corporate_product_assign.php
[FILE_USERS_DELETE] => user_delete.php
[FILE_USERS_GUEST] => user_guest_listing.php
[FILE_USERS_ADD_EDIT] => user_action.php
[FILE_USERS_ADD_EDIT_ACTION] => user_action_form_action.php
[FILE_USERTRASH] => user_trash.php
[FILE_ADMIN_USER_RECENT_CREATION] => user_designs.php
[FILE_ADMIN_USER_DETAILS] => user_view_details.php
[FILE_ADMIN_USER_IMPORT] => user_action_import_csv.php
[FILE_ADMIN_USER_PRINT_READY] => user_print_ready_file.php
[FILE_ADMIN_USER_USERMODIFY_TEMPLATE] => admin_usermodify_portfolio.php
[FILE_ADMIN_MANAGER_ACTION] => manager_action.php
[FILE_USER_PROFILE] => user_profile.php
[FILE_USER_EXTRA_FIELDS] => user_extra_fields_listing.php
[FILE_USER_EXTRA_FIELDS_ACTION] => user_extra_fields_action.php
[FILE_USER_IMPORT_EXTRA_FIELDS] => user_import_extra_fields.php
[FILE_USER_IMPORT_EXTRA_FIELDS_HELP] => user_import_extra_fields_help.php
[FILE_USER_IMPORT_EXTRA_FIELDS_MAP] => user_import_extra_fields_map.php
[FILE_USER_IMPORT_EXTRA_FIELDS_VALIDATE] => user_import_extra_fields_validate.php
[FILE_USER_IMPORT_EXTRA_FIELDS_DATA] => user_import_extra_fields_data.php
[FILE_USER_EXTRA_FIELDS_GROUP] => user_extra_fields_group.php
[FILE_CORPORATE_USERS_DUPLICATE] => corporate_duplicate.php
[FILE_CORPORATE_USERS_DUPLICATE_ACTION] => corporate_duplicate_action.php
[FILE_ADMIN_SEO] => seo_listing.php
[FILE_ADMIN_SEO_ADDEDIT] => seo_action.php
[FILE_ADMIN_SITEMAP_TXT_FILE] => sitemap_txt.php
[FILE_ADMIN_SITEMAP_XML_FILE] => sitemap_xml.php
[FILE_ADMIN_SITEMAP_XML] => sitemap.xml
[FILE_ADMIN_SITEMAP_TXT] => sitemap.txt
[FILE_ADMIN_GENEREL_METATAG] => metatag_listing.php
[FILE_ADMIN_GENEREL_METATAG_ADD_EDIT] => metatag.php
[FILE_ADMIN_GENEREL_METATAG_IMPORT] => seo_import.php
[FILE_IMPORT_SEO_HELP] => seo_import_help.php
[FILE_ADMIN_ROBOT_CREATION] => robot_creation.php
[FILE_ADMIN_ROBOT_TXT] => robots.txt
[FILE_ADMIN_SUBSCRIBER] => subscriber_listing.php
[FILE_ADMIN_REPORT_SALES_SUMMARY] => report_sales_order_summary.php
[FILE_ADMIN_REPORT_SALES_DETAIL] => report_sales_orderdetails.php
[FILE_ADMIN_REPORT_PAYMENT_REQUEST] => report_payment_request.php
[FILE_ADMIN_REPORT_SHIPPING] => report_shipping_summary.php
[FILE_ADMIN_REPORT_TAX] => report_tax_summary.php
[FILE_ADMIN_REPORT_COUPON] => report_coupon_summary.php
[FILE_ADMIN_REPORT_CUSTOMER_ORDER_SUMMARY] => report_customer_order_summary.php
[FILE_ADMIN_REPORT_CUSTOMER_DETAILS] => report_customer_details.php
[FILE_ADMIN_REPORT_PAYON_ACCOUNT_SUMMARY] => report_payon_account.php
[FILE_ADMIN_REPORT_PRODUCTS_SALES] => report_products_sales.php
[FILE_ADMIN_REPORT_TEMPLATES_SALES] => report_templates_sales.php
[FILE_ADMIN_REPORT_INVENTORY_REQUEST] => report_inventory_request.php
[FILE_ADMIN_REPORT_INVENTORY] => report_inventory.php
[FILE_ADMIN_REPORT_VENDOR] => report_printer_order_summary.php
[FILE_ADMIN_REPORT_COMMISSION] => report_printer_commission.php
[FILE_ADMIN_REPORT_AUDIT_LOG] => report_audit_log.php
[FILE_ADMIN_REPORT_EMAIL_LOG] => report_email_log.php
[FILE_ADMIN_REPORT_VIEW_MAIL] => viewemail_action.php
[FILE_ADMIN_REPORT_SALES_PRINT] => report_sales_print.php
[FILE_ADMIN_REPORT_TAX_PRINT] => report_tax_print.php
[FILE_ADMIN_REPORT_SHOPPINGCART] => report_shoppingcart.php
[FILE_ADMIN_REPORT_PRODUCTION_DAY_SUMMARY] => report_production_day_summary.php
[FILE_PRINTERS_ADD_EDIT] => printer_action.php
[FILE_PRINTERS] => printer_listing.php
[FILE_PRINTERS_VIEW_DETAILS] => printer_user_view_details.php
[FILE_ADMIN_PRINTER_ASSIGN_PRODUCTS] => printer_assign_products.php
[FILE_ADMIN_PRINTER_COMMISSION] => printer_commission.php
[FILE_ADMIN_CMS] => cms_listing.php
[FILE_ADMIN_ADD_EDIT_CMS] => cms_action.php
[FILE_ADMIN_ORDERS] => order_listing.php
[FILE_ADMIN_EDIT_ORDERS] => order_action.php
[FILE_ADMIN_DELETE_ORDERS] => order_action_delete.php
[FILE_ADMIN_ORDERS_PRINT] => order_print.php
[FILE_PENDING_ORDER] => order_pending_listing.php
[FILE_ARCHIVE_ORDER] => order_archive_listing.php
[FILE_ADMIN_ORDERS_PAYMENT_REQUEST] => order_payment_request.php
[FILE_ADMIN_PAYON_BALANCE_HISTORY] => user_payon_balance_history.php
[FILE_ADMIN_PAYONBALANCE_SETTTINGS] => payonbalance_settings.php
[FILE_ADMIN_APPROVALPENDING_ORDER] => order_approval_pending_listing.php
[ADMIN_CREATE_ORDER_PAYMENT] => create_order_payment.php
[ADMIN_CREATE_ORDER] => create_order_user.php
[ADMIN_CREATE_ORDER_SHIP_BILLING] => create_order_shipping_billing.php
[ADMIN_CREATE_ORDER_PRODUCT] => create_order_product.php
[FILE_ADMIN_EMAIL_TEMPLATE_MANAGER] => emailtemplate_listing.php
[FILE_ADMIN_ADDEDIT_EMAIL_TEMPLATE] => emailtemplate_action.php
[FILE_ADMIN_EDIT_EMAIL_TPL_STRUCTURE] => emailtemplate_structure_action.php
[FILE_ADMIN_EMAIL_TPL_STRUCTURE_LISTING] => emailtemplate_structure_listing.php
[FILE_ADMIN_EMAIL_TPL_STRUCTURE_POPUP] => emailtemplate_structure_popup.php
[FILE_EMAIL_CONTENT_POPUP] => emailtemplate_content_popup.php
[FILE_EMAIL_EMAIL_REMINDER_SETTING] => email_scheduler_setting.php
[FILE_EMAIL_EMAIL_SCHEDULER_ACCOUNT_ACTIVITY] => scheduler_account_activity.php
[FILE_EMAIL_EMAIL_SCHEDULER_BASKET_ACTIVITY] => scheduler_basket_activity.php
[FILE_ADMIN_EMAIL_TEMPLATE_REMINDER_LISTING] => emailtemplate_reminder_listing.php
[FILE_EMAIL_EMAIL_ORDER_FEEDBACK_ACTIVITY] => scheduler_order_feedback_activity.php
[FILE_EMAIL_EMAIL_PRODUCT_STOCK_ACTIVITY] => scheduler_product_stock_activity.php
[FILE_ADMIN_CONFIG_EMAIL_ACTION] => configuration_email_action.php
[FILE_ADMIN_CONFIG_EMAIL_LISTING] => configuration_email_listing.php
[FILE_ADD_SHIPPING_PRICE] => shipping_price_action.php
[FILE_ADMIN_WEIGHT_MANAGE] => shipping_weight_listing.php
[FILE_ADMIN_WEIGHT_ADD] => shipping_weight_action.php
[FILE_ADMIN_ZONE_MANAGER] => shipping_zone_listing.php
[FILE_ADMIN_ZONE_COUNTRY_MANAGER] => shipping_zone_country.php
[FILE_ADMIN_ADD_ZONE] => shipping_zone_action.php
[FILE_ADMIN_ADD_SHIPPING_TYPE] => shipping_listing.php
[FILE_ADMIN_ADD_QTY_SHIPPING_TYPE] => shipping_type_listing.php
[FILE_ADMIN_EDIT_SHIPPING_TYPE] => shipping_type_action.php
[FILE_ADMIN_SHIPPING_QUANTITYBASE_ACTION] => shipping_quantity.php
[FILE_ADMIN_SHIPPING_DELETE] => shipping_delete.php
[FILE_ADMIN_LOCAL_PICKUP_ADDRESS_LISTING] => shipping_local_pickup_address_listing.php
[FILE_ADMIN_LOCAL_PICKUP_ADDRESS_ACTION] => shipping_local_pickup_address_action.php
[FILE_ADMIN_MANAGE_TAX] => tax_listing.php
[FILE_ADMIN_ADD_TAX] => tax_action.php
[FILE_TAX_CSV_HELP] => tax_csv_help.php
[FILE_TAX_IMPORT] => tax_import.php
[FILE_ADMIN_LANGUAGE_LISTING] => language_listing.php
[FILE_ADMIN_ADD_EDIT_LANGUAGE] => language_action.php
[FILE_ADMIN_SIDEMENU_LISTING] => sidebar_widget.php
[FILE_ADMIN_ADD_EDIT_SIDEMENU] => sidebar_widget_action.php
[FILE_ADMIN_THEME_LISTING] => theme_listing.php
[FILE_ADMIN_THEME_CSS_ACTION] => theme_css_action.php
[FILE_ADMIN_ADD_EDIT_THEME] => theme_action.php
[FILE_ADMIN_THEME_CONFIG_MAIN] => theme_configuration_main.php
[FILE_ADMIN_HEADER_SEARCH] => ajax_admin_section_search.php
[FILE_ADMIN_THEME_SETTING_CONFIGURATION] => theme_setting_configuration.php
[FILE_ADMIN_THEME_JS_ACTION] => theme_js_action.php
[FILE_ADMIN_MENU_LINK_LISTING] => menulink_listing.php
[FILE_ADMIN_ADD_EDIT_MENU_LINK] => menulink_action.php
[FILE_ADMIN_ADD_EDIT_MENU_LINK_AJAX] => menulink_ajax.php
[FILE_PROD_DESC_LAYOUT_LISTING] => product_info_layout_listing.php
[FILE_PROD_DESC_LAYOUT_ACTION] => product_info_layout_action.php
[FILE_BREADCRUMBS_LAYOUT_LISTING] => breadcrumbsDisplay.php
[FILE_ADMIN_CURRENCY_LISTING] => currency_listing.php
[FILE_ADMIN_ADD_EDIT_CURRENCY] => currency_action.php
[FILE_ADMIN_CSV_DOWNLOAD] => document_download.php
[FILE_ADMIN_TESTIMONIAL_ADDEDIT] => testimonial_action.php
[FILE_ADMIN_TESTIMONIAL] => testimonial_listing.php
[FILE_ADMIN_CONFIG_STUDIO_TEXTFIELD] => configuration_studio_textfield.php
[FILE_ADMIN_ADD_CONFIG_STUDIO_TEXTFIELD] => studio_textfield_action.php
[FILE_ADMIN_STUDIO_FONT] => designer_studio_font_listing.php
[FILE_ADMIN_ADD_EDIT_DESIGNSTUDIO_FONT] => designer_studio_font_action.php
[FILE_ADMIN_ADD_EDIT_STUDIO_FONT] => studio_font_action.php
[FILE_ADMIN_COUPON_ADDEDIT] => coupon_action.php
[FILE_ADMIN_COUPON] => coupon_listing.php
[FILE_COUPON_CSV_HELP] => user_coupon_csv_help.php
[FILE_COUPON_IMPORT] => coupon_action_import_csv.php
[FILE_ADMIN_BANNER] => top_banner.php
[FILE_ADMIN_BANNER_CONFIGURATION] => top_banner_configuration.php
[FILE_ADMIN_BANNER_LIST] => top_banner_listing.php
[FILE_ADMIN_BANNER_ACTION] => top_banner_action.php
[FILE_ADMIN_ADD_EDIT_BANNER_AJAX] => banner_ajax.php
[FILE_TEMPLATE_UPLOAD_PORTFOLIO] => product_template_upload_portfolio.php
[FILE_ADMIN_COUNTRY] => country_listing.php
[FILE_ADMIN_ADD_EDIT_COUNTRY] => country_action.php
[FILE_MANAGE_OPT] => manage_otp.php
[FILE_ADMIN_STATE] => state_listing.php
[FILE_ADMIN_ADD_EDIT_STATE] => state_action.php
[TEMPLATE_FILE_NAME] => default_template.php
[TEMPLATE_PRODUCT_SHORT_FILE_NAME] => template_short_description.php
[TEMPLATE_PRODUCT_LONG_FILE_NAME] => template_long_description.php
[FILE_ADMIN_ORDER_PDF] => order_pdfgenerate_action.php
[FILE_PDF_CSV] => order_pdf_csv_mapping.php
[FILE_ADMIN_MANAGE_FORM_FIELD_LISTING] => manage_form_field_listing.php
[FILE_ADMIN_MANAGE_FORM_FIELD_ACTION] => manage_form_field_action.php
[QUOTE_EDIT_VIEW] => quote_action.php
[QUOTE_VIEW] => quote_listing.php
[QUOTE_DELETE] => quote_action_delete.php
[FILE_ADMIN_QUOTE_STATUS_LISTING] => quote_status_listing.php
[FILE_ADMIN_QUOTE_STATUS_ACTION] => quote_status_action.php
[FILE_ADMIN_QUOTE_DEMO] => demo_quote.php
[FILE_FRONTEND_VIEW_QUOTE_FORM] => quote_create.php
[FILE_ADMIN_QUOTE_REQUEST] => quote_request.php
[FILE_ADMIN_QUOTE_REQUEST_PRODUCT] => quote_request_product.php
[FILE_ADMIN_QUOTE_OPTIONS] => quote_custom_options.php
[FILE_ADMIN_TEMPLATE_TEXT_VALIDATION_LIST] => text_validation_listing.php
[FILE_ADMIN_ADD_EDIT_TEMPLATE_TEXT_VALIDATION_ACTION] => text_validation_action.php
[FILE_ADMIN_ADD_EDIT_TEMPLATE_TEXT_VALIDATION_DELETE] => text_validation_delete.php
[ORDER_DOWNLOAD_REPLACE_STOCK_IMAGE_CHECK] => order_download_replace_stock_images.php
[ADMIN_FILE_PDF_TEMPLATE_ADD_TEMPLATE] => template_pdf_block_manager_action.php
[FILE_PDF_TEMPLATE_MANAGER] => template_pdf_block_manager.php
[FILE_PDF_TEMPLATE_FONT_VIEW] => designer_pdf_fonts_listing.php
[FILE_PDF_FONT_ADD] => add_pdf_fonts.php
[FILE_PDF_FONT_ADD_AJAX] => designer_pdf_fonts_ajax.php
[ADMIN_FILE_PDF_TEMPLATE_DESIGN] => generate_block_pdf.php
[FILE_TAX_PRODUCT] => product_tax_setting.php
[FILE_PRODUCT_WIEGHT] => product_weight.php
[FILE_PRODUCT_WIEGHT_IMPORT] => product_weight_import.php
[FILE_MANAGE_BREADCRUMBS] => breadcrumbs.php
[FILE_MANAGE_BREADCRUMBS_AJAX] => manage_breadcrumbs_ajax.php
[FILE_ADMIN_ZONE_STATE_MANAGER] => shipping_zone_state.php
[FILE_ADMIN_ZONE_ZIPCODE_MANAGER] => shipping_zone_zipcode.php
[FILE_SHIPPING_CSV_HELP] => shipping_csv_help.php
[FILE_SHIPPING_CSV_IMPORT] => shipping_zone_state_import_csv.php
[FILE_SHIPPING_CSV_ZIPCODE_IMPORT] => shipping_zone_zipcode_import_csv.php
[FILE_ADMIN_RESET_PASSWORD] => admin_reset_password.php
[FILE_VIEW_PASSWORD] => user_view_password.php
[FILE_ADMIN_SEO_ALL] => seo_all.php
[FILE_ADMIN_URL_REDIRECTION_LISTING] => url_redirection_listing.php
[FILE_ADMIN_URL_REDIRECTION_ACTION] => url_redirection_action.php
[FILE_ADMIN_URL_REDIRECTION_IMPORT] => url_redirection_import.php
[FILE_ADMIN_URL_REDIRECTION_IMPORT_HELP] => url_redirection_import_help.php
[FILE_ADMIN_PRINT_JOB_TICKET] => order_print_job_ticket.php
[FILE_EXPORT_ORDERS] => export_orders.php
[FILE_EXPORT_ORDERS_SETTINGS] => export_orders_settings.php
[FILE_HOT_COPY_CRON] => hot_folder_copy.php
[FILE_ADMIN_PRICE_CALCULATOR] => admin_price_calculator.php
[FILE_ADMIN_STUDIO_FONT_TEMPLATE_SUMMARY] => font_template_summary.php
[FILE_ADMIN_STUDIO_FONT_TEMPLATE_LISTING] => font_template_listing.php
[FILE_ADMIN_FONT_PRODUCT_TEMPLATE_LISTING] => font_product_template_listing.php
[FILE_ADMIN_FONT_USER_TEMPLATE_LISTING] => font_user_template_listing.php
[FILE_ADMIN_FONT_PDF_TEMPLATE_LISTING] => font_pdf_template_listing.php
[FILE_ADMIN_FONT_REPLACE_TEMPLATE_LISTING] => replace_font.php
[FILE_USER_ACCOUNT_MANAGEMENT] => user_account_history.php
[FILE_MASTRE_TEMPLATE_EDIT] => master_template_manager_action.php
[FILE_MASTRE_TEMPLATE_EDIT_AJAX] => master_template_manager_action_ajax.php
[FILE_SIDEBAR_MANAGEMENT] => sidebar_management.php
[FILE_SIDEBAR_MANAGEMENT_ADD] => sidebar_management_action.php
[FILE_PRODUCT_PRINT_UPLOAD] => predefined_product_print_upload.php
[FILE_ADMIN_EXTERNAL_SERVICE_CONFIGURATION_LISTING] => configuration_external_service_listing.php
[FILE_ADMIN_EXTERNAL_SERVICE_CONFIGURATION_ACTION] => configuration_external_service_action.php
[FILE_ADMIN_EXTERNAL_SERVICE_CONFIGURATION_MAILCHIMP_LISTING] => configuration_external_service_mailchimp_listing.php
[FILE_ADMIN_EXTERNAL_SERVICE_CONFIGURATION_MAILCHIMP_ACTION] => configuration_external_service_mailchimp_action.php
[FILE_ADMIN_EXTERNAL_SERVICE_CONFIGURATION_MAILCHIMP_AJAX_ACTION] => newsletter_ajax_function.php
[FILE_ADMIN_EXTERNAL_SERVICE_YOTPO] => es_yotpo.php
[FILE_ADMIN_EXTERNAL_SERVICE_ADDSHOPPERS] => es_addshoppers.php
[FILE_ADMIN_EXTERNAL_SERVICE_AMAZON] => es_amazon.php
[FILE_ADMIN_EXTERNAL_SERVICE_MAILCHIMP] => es_mailchimp.php
[FILE_ADMIN_EXTERNAL_SERVICE_DROPBOX] => es_dropbox.php
[FILE_ADMIN_EXTERNAL_SERVICE_GOOGLE] => es_google.php
[FILE_ADMIN_EXTERNAL_SERVICE_FACEBOOK] => es_facebook.php
[FILE_ADMIN_EXTERNAL_SERVICE_FLICKR] => es_flickr.php
[FILE_ADMIN_EXTERNAL_SERVICE_FOTOLIA] => es_fotolia.php
[FILE_ADMIN_EXTERNAL_SERVICE_MAILCHIMP_ATOMATION] => es_mailchimpautomation.php
[FILE_ADMIN_DESIGNER_VARIABLE_SETTING] => designer_variables_setting.php
[FILE_ADDITIONAL_GROUP_ADD] => product_additional_option_group.php
[FILE_OPTIONS_ATTR_GROUP_PRICE] => product_additional_option_group_price.php
[FILE_ADMIN_THIRDPARTY_LANDINGPAGE] => es_mailchimp.php
[FILE_COPORATE_ACCOUNT_HISTORY_AJAX] => getcorporate_department_debitamount.php
[FILE_EMAIL_CONFIGURATION] => emailtemplate_configure.php
[FILE_ADMIN_REWARD_COUPON_SETTING] => reward_coupon_listing.php
[FILE_ADMIN_REWARD_COUPON_HISTORY] => reward_coupon_history.php
[FILE_ADMIN_REWARD_SETTTINGS] => reward_settings.php
[FILE_ADMIN_REWARD_POINT] => reward_point_listing.php
[FILE_ADMIN_ADD_REWARD_POINT] => reward_point_action.php
[FILE_MOVE_2_CLOUD] => move_order_2_cloud.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_MASTER] => template_properties_master.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_MASTER_ACTION] => template_properties_master_action.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_ASSIGN] => template_properties_assign.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_FONTS] => template_properties_fonts.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_COLORS] => template_properties_colors.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_IMAGES] => template_properties_images.php
[FILE_ADMIN_TEMPLATE_PROPERTIES_FIELDS] => template_properties_fields.php
[FILE_CORPORATE_INVENTORY_ACTION] => corporate_inventory_configuration.php
[FILE_ADMIN_REPORT_PRODUCT_INVENTORY] => report_product_inventory.php
[FILE_CORPORATE_PERSONALIZATION] => corporate_personalization.php
[FILE_CORPORATE_DASHBOARD] => corporate_dashboard.php
[FILE_CORPORATE_DEPARTMENTS] => corporate_department_listing.php
[FILE_CORPORATE_DEPARTMENT_ACTION] => corporate_department_action.php
[FILE_ADMIN_MANAGE_CORPORATE_ADDRESS] => corporate_manage_address.php
[FILE_CORPORATE_USER_ACCESS_ROLES] => corporate_user_access_role.php
[FILE_CORPORATE_ORDER_APPROVAL_RULES] => corporate_order_approval_rules_listing.php
[FILE_CORPORATE_ORDER_APPROVAL_RULES_ACTION] => corporate_order_approval_rules_action.php
[FILE_CORPORATE_INVOICE_UPDATE_ACTION] => corporate_invoice_account.php
[FILE_CORPORATE_INVOICE_ACTION] => corporate_invoice.php
[FILE_CORPORATE_INVOICE_PRINT] => corporate_invoice_print.php
[FILE_CORPORATE_MONTHLY_INVOICE_SETTING] => corporate_monthly_invoice_setting.php
[FILE_USER_ADDRESS] => user_address.php
[FILE_SALES_AGENT_ADD_EDIT] => sales_agent_action.php
[FILE_SALES_AGENT] => sales_agent_listing.php
[FILE_SALES_AGENT_VIEW_DETAIL] => sales_agent_view_detail.php
[FILE_SALES_AGENT_MANAGE_COMMISSION] => sales_agent_account_history.php
[FILE_ADMIN_REPORT_SALES_AGENT_COMMISSION] => report_sales_agent_commission.php
[FILE_ADMIN_SMS_NOTIFICATION_LISTING] => sms_notification_listing.php
[FILE_ADMIN_SMS_NOTIFICATION_ACTION] => sms_notification_action.php
[FILE_ADMIN_REPORT_SMS_LOG] => report_sms_log.php
[FILE_ADMIN_EXTERNAL_SERVICE_MVAAYOO] => es_mvaayoo.php
[FILE_ADMIN_EXTERNAL_SERVICE_CLICKATELL] => es_clickatell.php
[FILE_ADMIN_EXTERNAL_SERVICE_UPTOWNSMS] => es_uptownsms.php
[FILE_IMPORT_REVERT] => import_revert.php
[FILE_SHARER] => sharer.php
[FILE_ADMIN_CONSTANT] => admin_constants.php
[FILE_ADMIN_CONFIG_TEXT_REFERENCE] => admin_config_text_reference.php
[FILE_ADMIN_LEFT_MENU_TEXT_REFERENCE] => admin_left_menu_text_reference.php
[FILE_PROMOTIONAL_MESSAGE_LISTING] => promotional_listing.php
[FILE_PROMOTIONAL_MESSAGE_ACTION] => promotional_action.php
[FILE_ADMIN_COUPON_COMBO_RULE] => coupon_combo_products_rules.php
[FILE_ADMIN_USER_IMPORT_ADDRESS] => user_action_import_address.php
[FILE_USER_CSV_ADDRESS_HELP] => user_csv_help_address.php
[FILE_XERO_SYNC_SETTING] => xero_sync_setting.php
[FILE_XERO_SYNC_FIELDS_SETTING] => xero_field_settings.php
[FILE_XERO_SYNC] => xero_synchronization.php
[FILE_XERO_REPORT_LOG] => report_xero_log.php
[FILE_QUICKBOOK_SYNC_SETTING] => quickbook_sync_setting.php
[FILE_QUICKBOOK_SYNC_FIELDS_SETTING] => quickbook_field_setting.php
[FILE_QUICKBOOK_SYNC] => quickbook_synchronization.php
[FILE_QUICKBOOK_REPORT_LOG] => report_quickbook_log.php
[FILE_ADMIN_CORPORATE_IMPORT_ADDRESS] => corporate_import_address.php
[FILE_ADMIN_CORPORATE_CSV_ADDRESS_HELP] => corporate_csv_help_address.php
[FILE_BRANCH_ADD_EDIT] => branch_action.php
[FILE_BRANCH] => branch_listing.php
[FILE_BRANCH_VIEW_DETAIL] => branch_view_detail.php
[FILE_ADMIN_REPORT_BRANCH_ORDER_SUMMARY] => report_branch_order_summary.php
[ADMIN_FILE_TEMPLATE_PREVIEW_IMAGE] => template_preview_image.php
[FILE_ADMIN_ORDER_USER_RECENT_CREATION] => order_user_designs.php
[FILE_ADMIN_BLOCK_MANAGER] => template_block_manager.php
[FILE_ADMIN_BLOCK_PROPERTIES] => template_manage_block_properties_listing.php
[FILE_ADMIN_BLOCK_PROPERTIES_ACTION] => template_manage_block_properties_action.php
[FILE_ADMIN_BLOCK_DEPENDENCY_RULES] => template_block_dependency_rules.php
[FILE_ADMIN_BLOCK_DEPENDENCY_RULES_ACTION] => template_block_dependency_rules_action.php
[FILE_ADMIN_BLOCK_GROUPS] => template_block_groups.php
[FILE_ADMIN_BLOCK_GROUPS_ACTION] => template_block_groups_action.php
[FILE_ADMIN_TEMPLATE_SELECT_LAYOUT] => template_select_layout.php
[FILE_ADMIN_BLOCK_TEXTAREA] => template_manage_textarea.php
[FILE_ADMIN_SHIPPING_IMPORT_PRICE] => configuration_shipping_price_import.php
[FILE_KIT] => product_kit_listing.php
[FILE_MANAGE_KIT] => product_kit_action.php
[FILE_ADMIN_IMPOSITION_SCHEMA_ACTION] => imposition_schema_action.php
[FILE_ADMIN_IMPOSITION_SCHEMA_MANAGER] => imposition_schema_listing.php
[FILE_ADMIN_IMPOSITION_SHEET_ACTION] => imposition_sheet_size_action.php
[FILE_ADMIN_IMPOSITION_SHEET_LISTING] => imposition_sheet_size_listing.php
[FILE_ADMIN_IMPOSITION_SYMBOL_ACTION] => imposition_symbol_action.php
[FILE_ADMIN_IMPOSITION_SYMBOL_LISTING] => imposition_symbol_listing.php
[FILE_ADMIN_IMPOSITION_PRODUCTS_SCHEMA_SETTINGS] => imposition_products_schema_setting.php
[FILE_ADMIN_IMPOSITION_IMPOSE_ORDER] => imposition_impose_order.php
[FILE_ADMIN_IMPOSITION_MANAGE_LAYOUTS] => imposition_schema_layout_manager.php
[FILE_CORPORATE_STORE_PROFILE_ACTION] => corporate_store_profile_action.php
[FILE_CORPORATE_STORE_PROFILE_LISTING] => corporate_store_profile_listing.php
[FILE_CORPORATE_STORE_PROFILE_GROUP] => corporate_store_profile_group.php
[FILE_CORPORATE_STORE_PROFILE_IMPORT] => corporate_import_store_profile.php
[FILE_CORPORATE_STORE_PROFILE_IMPORT_HELP] => corporate_import_store_profile_help.php
[FILE_USER_PROFILE_LISTING] => user_profile_listing.php
[FILE_USER_PROFILE_ACTION] => user_profile_action.php
[FILE_CORPORATE_STORE_PROFILE_IMPORT_MAP] => corporate_import_store_profile_map.php
[FILE_CORPORATE_STORE_PROFILE_IMPORT_VALIDATE] => corporate_import_store_profile_validate.php
[FILE_CORPORATE_STORE_PROFILE_IMPORT_DATA] => corporate_import_store_profile_data.php
[FILE_USER_PROFILE_GROUP] => user_profile_group.php
[FILE_USER_PREDEFINED_PROFILE] => user_predefine_profile_listing.php
[FILE_USER_PREDEFINED_PROFILE_ACTION] => user_predefine_profile_action.php
[FILE_USER_PREDEFINE_PROFILE_IMPORT] => user_predefine_profile_import.php
[FILE_USER_PREDEFINE_PROFILE_IMPORT_VALIDATE] => user_predefine_profile_import_validate.php
[FILE_USER_PREDEFINE_PROFILE_IMPORT_DATA] => user_predefine_profile_import_data.php
[FILE_USER_PREDEFINE_PROFILE_CATEGORY] => user_predefine_profile_category.php
[FILE_WORKFLOW_ADMIN_ACTION] => workflow_admin_action.php
[FILE_WORKFLOW_ADMIN] => workflow_admin_listing.php
[FILE_WORKFLOW_ACTION] => workflow_action.php
[FILE_WORKFLOW] => workflow_listing.php
[FILE_WORKFLOW_DASHBOARD] => workflow_dashboard.php
[FILE_WORKFLOW_ORDER_LISTING] => workflow_order_listing.php
[FILE_SALESFORCE_SYNC_SETTING] => salesforce_sync_setting.php
[FILE_SALESFORCE_REPORT_LOG] => report_salesforce_log.php
[FILE_SHIPPING_ORDER_TRANSFER] => shipping_order_transfer.php
[FILE_ORDER_COMMENTS_MESSAGE] => order_comment_message.php
[FILE_ORDER_UPDATE_IMPORT] => order_update_import.php
[FILE_ORDER_UPDATE_IMPORT_HELP] => order_update_import_help.php
[FILE_ADMIN_PRODUCT_QUANTITY_DISCOUNT] => product_quantity_discount.php
[FILE_ADMIN_STUDIO_CONFIG_SETTING] => studio_configuration_setting.php
[FILE_ADMIN_STUDIO_LANGUAGE_ACTION] => studio_language_constant_action.php
[FILE_ADMIN_STUDIO_MASTER_ACTION] => studio_configuration_setting.php?master=1
[FILE_ADMIN_STUDIO_COLOR_SETTING_ACTION] => studio_color_setting_action.php
[FILE_ADMIN_STUDIO_COLOR_SETTING_LISTING] => studio_color_setting_listing.php
[FILE_ADMIN_STUDIO_COLOR_PALETTE_UPDATE] => studio_color_palette_update.php
[FILE_ADMIN_STUDIO_COLOR_PALETTE_IMPORT] => studio_color_palette_import.php
[FILE_ADMIN_STUDIO_CSS_SETTING_ACTION] => studio_css_setting_action.php
[FILE_ADMIN_STUDIO_BLOCK_COLOR_SETTING] => studio_block_color_setting.php
[FILE_ADMIN_CALENDAR_MONTH_WEEK_LISTING] => calendar_month_week_listing.php
[FILE_ADMIN_CALENDAR_MONTH_WEEK_ACTION] => calendar_month_week_action.php
[FILE_ADMIN_CALENDAR_EVENT_LISTING] => calendar_event_listing.php
[FILE_ADMIN_CALENDAR_EVENT_ACTION] => calendar_event_action.php
[FILE_ADMIN_IMPORT_CALENDAR_EVENT] => calendar_event_import.php
[FILE_ADMIN_CSV_CALENDAR_HELP] => calendar_csv_help_event.php
[FILE_ADMIN_CALENDAR_STRUCTURE_LISTING] => calendar_structure_listing.php
[FILE_ADMIN_CALENDAR_STRUCTURE_ACTION] => calendar_structure_action.php
[FILE_ADMIN_CALENDAR_PAGE_LAYOUT_CATEGORY] => calendar_page_layout_category.php
[FILE_ADMIN_CALENDAR_MONTH_STRUCTURE_LISTING] => calendar_month_structure_listing.php
[FILE_ADMIN_CALENDAR_MONTH_STRUCTURE_ACTION] => calendar_month_structure_action.php
[FILE_ADMIN_ORDER_MODIFY_DESIGN] => order_modify_design.php
[FILE_FOREOVER_REPORT_LOG] => report_foreover_log.php
[FILE_FOREOVER_SYNC_SUMMARY] => foreover_sync_summary.php
[FILE_FOREOVER_STATUS_UPDATE] => tp_foreover_order_status_update.php
[FILE_FOREOVER_TRACKING_UPDATE] => tp_foreover_order_tracking_update.php
[FILE_FOREOVER_ORDER_PRODUCT_SYNC] => foreover_product_jobid_sync.php
[FILE_ADMIN_DESIGNER_LISTING] => designer_listing.php
[FILE_ADMIN_DESIGNER_COMMISION] => designer_commision.php
[FILE_ADMIN_DESIGNER_COMMISION_REPORT] => report_designer_commision.php
[FILE_ADMIN_DESIGNER_VIEW_DETAILS] => designer_view_details.php
[FILE_ADMIN_DESIGNER_ADD_EDIT] => designer_action.php
[FILE_ADMIN_DESIGNER_COMMISION_VIEW] => designer_commision_view.php
[FILE_KIT_PRODUCTS_RULES] => kit_products_rules.php
[FILE_ADMIN_PRODUCT_POSTAGE_CLASS] => product_postage_class.php
[FILE_ADMIN_PRODUCT_MAILING_PRICE] => mailing_price.php
[FILE_ADMIN_PRODUCT_POSTAGE_CLASS_ACTION] => product_postage_class_action.php
[FILE_ADMIN_MAILING_LIST] => user_mailing_list.php
[FILE_ADMIN_UPLOAD_MAILING_LIST] => user_upload_mail_list.php
[FILE_ADMIN_PRODUCT_MAILING] => product_mailing.php
[FILE_ADMIN_USADATA_DOWNLOAD_FILES] => usadata_download_order.php
[FILE_KEYINVOICE_SYNC_SETTING] => keyinvoice_sync_setting.php
[FILE_KEYINVOICE_SYNC_FIELDS_SETTING] => keyinvoice_field_setting.php
[FILE_KEYINVOICE_SYNC] => keyinvoice_synchronization.php
[FILE_KEYINVOICE_REPORT_LOG] => report_keyinvoice_log.php
[FILE_ADMIN_SHIPPING_CONFIG_PICKUP] => shipping_pickup_configuration.php
[FILE_ADMIN_SHIPPING_PICKUP_LOG] => shipping_pickup_log.php
[FILE_ADMIN_SHIPPING_ORDER_PICKUP] => shipping_order_pickup.php
[FILE_ADMIN_PREDEFINED_TEXT_CATEGORY_LISTING] => predefined_quote_category_listing.php
[FILE_ADMIN_PREDEFINED_TEXT_CATEGORY_ACTION] => predefined_quote_category_action.php
[FILE_ADMIN_PREDEFINED_TEXT_LISTING] => predefined_quote_listing.php
[FILE_ADMIN_PREDEFINED_TEXT_ACTION] => predefined_quote_action.php
[FILE_SHOPVOX_SYNC_SETTING] => shopvox_sync_setting.php
[FILE_SHOPVOX_SYNC_FIELDS_SETTING] => shopvox_field_setting.php
[FILE_SHOPVOX_SYNC] => shopvox_synchronization.php
[FILE_SHOPVOX_REPORT_LOG] => report_shopvox_log.php
[FILE_ADMIN_STUDIO_RGB_CMYK_MAPPING] => studio_rgb_cmyk_mapping.php
[FILE_ADMIN_STUDIO_RGB_CMYK_MAPPING_IMPORT] => studio_rgb_cmyk_mapping_import.php
[FILE_ADMIN_STUDIO_RGB_CMYK_MAPPING_IMPORT_HELP] => studio_rgb_cmyk_mapping_import_help.php
[FILE_WEBSITELOGO_LISTING] => website_logos_listing.php
[FILE_WEBSITELOGO_UPLOAD_AJAX] => website_logos_upload_ajax.php
[FILE_PRODUCT_QUANTITY_PRICE] => product_quantity_price.php
[FILE_ADMIN_QUOTE_PRINTER_LISTING] => quote_product_printer_listing.php
[FILE_ADMIN_QUOTE_PRODUCT_ASSIGN_PRINTER] => quote_product_assign_printer.php
[FILE_ADMIN_JOB_BOARD_ORDER] => job_board_order.php
[FILE_EPMS_SYNC_SETTING] => epms_sync_setting.php
[FILE_EPMS_SYNC] => epms_synchronization.php
[FILE_EPMS_REPORT_LOG] => report_epms_log.php
[FILE_EPMS_PRODUCT_MAPPING] => epms_product_mapping.php
[CACHE_SETTING] => partial
)
)
Render > footer_links.block Array
(
[twd] => Array
(
[cnt] => 0
[menus] => Array
(
[0] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 13
[menu_link] => cms.php?page=privacy_policy
[menu_target] => _self
[menu_position] => footer
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 5
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Privacy Policy
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
[1] => RDataRecord Object
(
[_Data:protected] => Array
(
[menu_id] => 14
[menu_link] => cms.php?page=terms_of_use
[menu_target] => _self
[menu_position] => footer
[link_display] => 2
[menu_option] => 0
[status] => 1
[sort_order] => 14
[menu_link_category] => 0
[link_type_id] => 0
[master_menu_id] => 0
[corporate_id] => 0
[menu_title] => Terms & Conditions
[menu_image] =>
[site_language_id] => 1
)
[_IteratorKeys:protected] => Array
(
[0] => menu_id
[1] => menu_link
[2] => menu_target
[3] => menu_position
[4] => link_display
[5] => menu_option
[6] => status
[7] => sort_order
[8] => menu_link_category
[9] => link_type_id
[10] => master_menu_id
[11] => corporate_id
[12] => menu_title
[13] => menu_image
[14] => site_language_id
)
)
)
[arr_myaccount_menu_link] => Array
(
[0] => user_account.php
[1] => user_order.php
[3] => user_portfolio.php
[4] => quote.php
[5] => user_order_inventory.php
[7] => user_reward.php
[8] => user_images.php
[9] => user_qrcode_list.php
[10] => user_address.php
[11] => user_profile.php
[12] => user_store_profile.php
[13] => sales_order_report.php
[14] => user_changepassword.php
)
[form] => Array
(
[fb_button] => Facebook
[fb_link] => https://www.facebook.com/dialog/oauth?client_id=207871080027786&redirect_uri=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php&state=865e50e3af7de069b28713ae5cc041f8&scope=email&return_url=http%3A%2F%2Fabcimaging.dev.radixweb.net%2Fuser_registration.php
)
[SITE_VAR_DESIGNER_MODULE_ENABLE] => 0
[SITE_VAR_USERNAME_LOGIN] => N
[SITE_VAR_CORPORATE_URL_TYPE] =>
)
)
53 . SELECT * FROM (SELECT promotional_message.promotional_id,promotional_category,promotional_message_description.title,promotional_message_description.description,style_type,status,section_name,promo_cookie,promo_settings FROM promotional_messageLEFT JOIN promotional_message_description ON promotional_message_description.promotional_id = promotional_message.promotional_id WHERE 1 AND promotional_message_description.site_language_id = 1 AND promotional_message.status = '1' AND (user_type = '1' OR user_type = '0') AND (promotional_message.promotion_start_date = '0' OR (promotional_message.promotion_start_date <= '2025-04-12 16:07:32' AND promotional_message.promotion_end_date >= '2025-04-12 16:07:32')) AND (promotional_message.promotional_display = '2' OR promotional_message.promotional_display = '0' ) AND promotional_message.section_name LIKE 'product_designs.php' OR (promotional_message.promotional_category = '14' AND (user_type = '1' OR user_type = '0') AND (promotional_message.promotion_start_date = '0' OR (promotional_message.promotion_start_date <= '2025-04-12 16:07:32' AND promotional_message.promotion_end_date >= '2025-04-12 16:07:32'))AND (promotional_message.promotional_display = '2' OR promotional_message.promotional_display = '0' ) AND promotional_message_description.site_language_id = 1 AND promotional_message.status = '1') ORDER BY FIELD(promotional_category,'14','13','12',promotional_category),promotional_message.promotional_id DESC LIMIT 18446744073709551615) AS a group by promotional_category LIMIT 0,1 0.0005 sec
↳product_designs.php : 206 -> Twig_Environment::render (mainpage.tpl ) ↳lib/Twig/vendor/twig/twig/lib/Twig/Environment.php : 299 -> Twig_Template::render ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 375 -> Twig_Template::display ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 367 -> Twig_Template::displayWithErrorHandling ↳lib/Twig/vendor/twig/twig/lib/Twig/Template.php : 390 -> __TwigTemplate_e3fc2a30b9d5147cc2937ed339825a0984e0066377f5382a17e10e66cac46373::doDisplay ↳cache/04/041abb2885506b2e799d089ceb6e61faabdda654cabbe4b7580abccd7cfcc155.php : 211 -> addJS ↳templates/include/js.php : 285 -> require_once ↳templates/js/common_js.php : 56 -> getpromotionalmessage ↳templates/include/html_helper.php : 3908 -> PromotionalMessageMaster::getPromotionalMessagefordisplay ↳model/PromotionalMessageMaster.php : 145 -> RMasterModel::exec_query ↳lib/Classes/Models/RMasterModel.php : 81 -> RMasterModel::query_debugger