Archive: attribute

 

Posts Tagged ‘attribute’


I wonder how I could add this custom made size attribute where customer can enter the respective measurements. Another example is lightinthebox (dot) com magento custom made size attribute as in dressesshop(dot)com Possibly Related Posts: Magento get configurable product from simple product even if config product is disabled Observer for removed items in the cart [...]



 

I am trying to set up tiered pricing for particular customer groups. I have set up the group, assigned a customer to it and created a tier price in the product. When I login using the account I created, I do not see the tier price. Is there any setting in the attribute Tier Price [...]



 

I have created a multi-website store in Magento with a custom attribute called Bar-code which is visible on product view page. I just want to display this Bar-code attribute on a single website not on all the websites or web store. How can I do it? Magento Custom Attribute Possibly Related Posts: Magento get configurable [...]



 

How can I enable the WYSIWYG editor for a custom attribute (not disimilar to short description and description) in Magento (CE 1.6.1.0)? I’ve found documentation showing that it should be inbetween the ‘position’ and ‘allow HTML tags on frontend’ fields under ‘frontend properties’ in the attribute settings, but there isn’t anything there? Thanks. Enable WYSIWYG [...]



 

I am trying to add new values to attribute option in magento using a script to speed up the process since I have over 2,000 manufactuers Add new values to a attribute option in magento Possibly Related Posts: Magento get configurable product from simple product even if config product is disabled Observer for removed items [...]



 

How to create custom attribute source type? Possibly Related Posts: CMS Pages in Top Navigation, Magento Blog and E-Commerce Magento Issues – 10 most common Magento problems CREATIVE DISTRICT ยป Customizing invoices in Magento. How to (Magento) – XT-Commerce to Magento migration and Gallery2 Plugin for WBB 3.0 and WCF 1.0 1:22 Magento – Knowledge [...]



 

i’m trying to add some custom attributes to the checkout(sales) page of magento 1.5.1.0 for orders created from the backend (administrator) panel. I tried this code and i can see my new attribute in the eav_attribute table, but i can’t see my new attribute when i make an order from the backend. What am i [...]



 

This is driving me mad… I have an attribute that I want to show on the category page complete with what the locale-ized label for that would be. Now, I know how to get an attribute to show up in the first place, just not get the code for it. By way of illustration, I [...]



 

Hi I need to customization my Category detail Page. The Current default functionality I am getting for Sort By Is Position, Price And Name. Now I would like to sort itmes by another attribute. How can I add one more attribute to sort by dropdown in category Page ? How can I add another attribute [...]



 

On my layout I’ve a list, like a brand list. I want to be able to click on the brand to filter my products from ANY categories. Do I need to create a controller which will handle such behavior ? Like create a query, remove the category filter and add my custom attribute filter ? [...]