RECENT BLOGS

Free Shipping for Single Product in Magento
To promote your product […]
Promotional Rules In Magento
You higher wish to display your promotional activity in your store at front. But you couldn’t get the effective way as your wish. For that we offer Magento Promotional […]
Full Page Cache: Enterprise PageCache Model Crawler
How to work/flow Enterprise_PageCache_Model_Crawler class in Magento? (Magento ver. 1.13.0.2)
Object: $this => Enterprise_PageCache_Model_Crawler Following constants is used in above class :
Crawler Settings:
- const XML_PATH_CRAWLER_ENABLED = ‘system/page_crawl/enable’
- const XML_PATH_CRAWLER_THREADS = […]
Full Page Cache: Enterprise_PageCache_Model_Cookie
Object : $this => class Enterprise_PageCache_Model_Cookie
Following constants is used in above class:
const COOKIE_CUSTOMER = ‘CUSTOMER’;
const COOKIE_CUSTOMER_GROUP = ‘CUSTOMER_INFO’;
const […]
Full Page Cache: Enterprise PageCache Model Container Placeholder
How to work/flow Enterprise_PageCache_Model_Container_Placeholder class in Magento?
(Magento EE 1.13.0.2)Object: $this => Enterprise_PageCache_Model_Container_PlaceholderFollowing constant is used in above class:
- const HTML_NAME_PATTERN = ‘//i’
Following variables is used in above […]
Full Page Cache: Enterprise_PageCache_Model_Container_CatalogProductItem
Enterprise_PageCache_Model_Container_CatalogProductItem class in Magento? (Magento EE 1.13.0.2)
Object:$this => Enterprise_PageCache_Model_Container_CatalogProductItem
Following constants is used in above class :
- const BLOCK_NAME_RELATED = ‘CATALOG_PRODUCT_ITEM_RELATED’;
- const BLOCK_NAME_UPSELL = ‘CATALOG_PRODUCT_ITEM_UPSELL’;
Following variables is used in above class: