Read products
Gets all products with their attributes (display name, SKU, prices, format, etc.). Use the Products table.
SELECT * FROM Products
Gets all products with their attributes (display name, SKU, prices, format, etc.). Use the Products table.
SELECT * FROM Products