What is reference for in layout file?
Reference means you are going to using the already defined block. By default all pages has following blocks: Header, Left, Content, Right, Footer
Reference means you are going to using the already defined block. By default all pages has following blocks: Header, Left, Content, Right, Footer
quote = cart contents in Magento. Theoretically the quote is an offer and if the user accepts it (by checking out) it converts to order. You can control the lifetime yourself and they store metadata about the store, totals information , shipping and billing relations, relations to payment method and shipping method (that is quoted […]