Magento Breadcrum - Cache Issue


Magento Breadcrumbs - Cache Issue
 
 Extrembler BreadCrumCacheResolver v 0.1.1

What is breadcrumb?

Breadcrumb shows a path from homepage to currently surfing web page. It means that surfer can trace the location of a webpage from home page. 


Problem : 
Breadcrumb is same on each page group. Are you thinking "What is mean by here page group?"? In Magento there are three page groups and those are Product pages, Category Pages and CMS pages. 

Let's begin with illustrating the issue,
When a user is on Product-1 page, breadcrumbs for that page is "Home > product-1". Now, user go to Product-2 page, real breadcrumb for that page is "Home > product-2" although it shows "Home > product-1". 

As per narration of issue for product pages, this would same occur for cms pages and categories pages also. If there is an issue, a solution should also be there. 

Well, i have developed module to resolve this issue.

Download → Extrembler_BreadCrumCacheResolver

You may need a Base module for that, download ↦ Extrembler_Base

Feature :

  • Resolve cache issue.
  • Easy to install.
Benefits :

  • Open source.
  • Free for download.


If like my efforts and module, Please share, comment and subscribe for future posts and inspire more.

Comments

Popular posts from this blog

Hosting and Goodies

Magento 2 Import Scripts

How to add product attribute value in minicart magento 2