Top "Catalog" questions

What's the difference between a catalog and a schema in a relational database?

I used to think schema were the "upper wrapper" object before the database itself. I mean DB.schema.<what_…

database schema catalog
How to get a category listing from Magento?

I want to create a page in Magento that shows a visual representation of the categories.. example CATEGORY product 1 product 2 …

php magento categories product catalog
Magento: how to get the price of a product with catalog rules applied

I'm developing a script (external to Magento, not a module) which aims to output a text list of all available …

magento e-commerce catalog
What are the JPA @Table annotation "catalog" and "schema" variables used for?

Why are these important, what effect do they have on the database at hand? Isn't the "schema" already decided at …

mysql hibernate jpa schema catalog
What is "catalog" used in a hibernate annotated class?

In a Java class I have seen the following: @Table(name="user" , catalog="users" For what purpose it is used?

java database hibernate catalog
Magento API: Assigning preexisting simple products to configurable products

I've got a client database with a large range of stock items, which are being uploaded to Magento as simple …

api magento product stock catalog
How to check if attribute exist in product attribute set? Magento

How to check if attribute exist in product attribute set? I need to know if a product has an attribute …

magento attributes product catalog
Magento Catalog URL rewrites stuck on processing

As the title says my Catalog URL rewrites indexer is stuck on processing. I've tried everything and I just can't …

url magento catalog indexer
Magento - list.phtml filtering product collection not giving correct pagination

I'm trying to filter list.phtml to suit my needs which is only showing products based of an value of …

magento collections pagination product catalog
Magento "catalog/product/view" url returns 404

I'm supporting a magento web site. The problem is that product view urls e.g. [link] http://localhost/magento/catalog/…

magento view http-status-code-404 product catalog