Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $installer->updateAttribute('catalog_product', 'your_attribute_code', array(
  2. 'type' => 'varchar',
  3. 'input' => 'text',
  4. ));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement