¡@

Home 

php Programming Glossary: sku

Magento - Show Custom Attributes in Grouped Product table

http://stackoverflow.com/questions/1005394/magento-show-custom-attributes-in-grouped-product-table

3437 entity_type_id 4 attribute_set_id 27 type_id grouped sku category_ids created_at 2009 04 16 03 37 51 ... So you can grab..

XML pagination with PHP [duplicate]

http://stackoverflow.com/questions/15708638/xml-pagination-with-php

key value echo a href http www.example.org test test1.php sku value sku value name a echo br php xml parsing pagination.. echo a href http www.example.org test test1.php sku value sku value name a echo br php xml parsing pagination simplexml.. perPage echo a href http www.example.org test test1.php sku value sku value name a echo value name echo br and the pagination..

Add column to Magento admin catolog > manage products

http://stackoverflow.com/questions/5990910/add-column-to-magento-admin-catolog-manage-products

products the product has identified with it maybe by sku or name no preferance there. I added a column for manufacturer..

How do I create a product with additional attributes in Magento via Soap/Java

http://stackoverflow.com/questions/8960692/how-do-i-create-a-product-with-additional-attributes-in-magento-via-soap-java

sessionId sessionId type type set set sku sku productData Optional categories Zero or more repetitions.. sessionId sessionId type type set set sku sku productData Optional categories Zero or more repetitions.. try proxy catalogProductCreate sessionId 'virtual' 9 sku productData 9 is courses catch SoapFault e print e getMessage..

Writing a PHP file to read from CSV and execute SQL Query

http://stackoverflow.com/questions/937912/writing-a-php-file-to-read-from-csv-and-execute-sql-query

the contents from a CSV file in the following format id sku 1 104101 2 105213 there are a total of 1486 entries I believe.. catalog_product_entity. The query would be like UPDATE sku csvSku WHERE id csvId Being a novice at both PHP and MySQL I.. fin 1000 FALSE query UPDATE catalog_product_entity SET sku ' data 1 ' WHERE entity_id ' data 0 ' mysql_query query echo..

Convert XML to CSV with PHP

http://stackoverflow.com/questions/17102105/convert-xml-to-csv-with-php

ProductAttribute MaintenanceType C AttributeID SKU LanguageCode EN BBVL0 1848 1 ProductAttribute ProductAttribute..

Programmatically add Bundle Products in Magento, using the SKU / ID of Simple Items

http://stackoverflow.com/questions/3108775/programmatically-add-bundle-products-in-magento-using-the-sku-id-of-simple-it

add Bundle Products in Magento using the SKU ID of Simple Items I have some simple catalog products in Magento.. some simple catalog products in Magento so I have their SKUs IDs. Now I want to create a Bundled product using the array..

How to create a coupon on specific product in Magento?

http://stackoverflow.com/questions/5338305/how-to-create-a-coupon-on-specific-product-in-magento

Product attribute combination Click button icon Select SKU Now you will see SKU is ... Put your product SKU over there.. combination Click button icon Select SKU Now you will see SKU is ... Put your product SKU over there Set Actions You can set.. Select SKU Now you will see SKU is ... Put your product SKU over there Set Actions You can set how much discount you want..

Magento - Programatically added bundle product isn't showing up in frontend

http://stackoverflow.com/questions/6161128/magento-programatically-added-bundle-product-isnt-showing-up-in-frontend

Programmatically add Bundle Products in Magento using the SKU ID of Simple Items . The inserted products show up nicely in..

Can I add other attributes to magento's flat product catalog table?

http://stackoverflow.com/questions/6271284/can-i-add-other-attributes-to-magentos-flat-product-catalog-table

the Flat Product Catalog for stores with a large amount of SKUs. As I have over 10K products I thought I'd give it a try. However.. a select few attributes are loaded in product object e.g. SKU name short description . And my template displays a few other..