Questions tagged [flat]
The flat tag has no summary.
41 questions
0 votes
1 answer
79 views
What is the restriction on flat catalog if my store has more than 500K SKUs?
I have a customer with more than 5 million products and 2500 attributes. They are using an external system to push products to specific ecommerce sites. They would like to push 500,000 product to ...
0 votes
1 answer
596 views
Magento 2 - Get disabled product by sku
I try to get disabled products by sku. These products are not in flat table, so I can't use collections to find them. I tried some methods to find products, but it doesn't work Magento 2.3.2: ...
2 votes
1 answer
257 views
out of stock products in flat tables
while selecting the products from flat table. out of stock products are missing. Is there any configurations that will populate the out of products also in flat table? Where the flat tables can be ...
1 vote
1 answer
2k views
How to add another flat rate shipping option?
Magento 1.9.1 Porto theme I am trying to add another Flat rate shipping option. I followed these steps here but I am not certain as to where to find the 2nd Flat rate shipping option: How to add ...
1 vote
2 answers
345 views
what is a flat catalog in Magento [duplicate]
I don't really understand what the flat catalog is?. Will it change the appearance of my category pages? My problem is that the product blocks are all squeezed together looking. Once clicked on, ...
0 votes
1 answer
59 views
How to create entities related to themselves, magento 1.9
I sent this question some days ago: "I'm using the module Ultimate Module Creator to create new entities and relate them to products, categories and between them. But I don't know how to relate the ...
0 votes
1 answer
320 views
Custom Category Attribute not in Repository
I created a custom category multiselect attribute. (it's even a custom source but that does not matter). Everything is OK on save, admin forms OK, even the flat contains my values. ( thx to https://...
6 votes
3 answers
697 views
why magento doesn't enable flat model by default?
we can see that the following two options at system > configuration > system > catalog 1.Use Flat Catalog Category 2.Use Flat Catalog Product it is clear that the flat model reduces the ...