Skip to main content

Questions tagged [magento-product-attributes]

Filter by
Sorted by
Tagged with
1 vote
3 answers
675 views

I want to add new field in the magento 2 admin > product > downloadable information > and link details. Please check the screenshot attached After some research, I am able to add field in UI ...
Deepak Mankotia's user avatar
2 votes
2 answers
86 views

I have a custom attribute which has 15 text values. I am using $_product->getResource()->getAttribute($attributecode)->getFrontend()->getValue($_product); . In catalog page I have used ...
Niraj Patel's user avatar
2 votes
1 answer
752 views

I'm working with a new installation of 2.3.5. I am unable to import a multi-select product attribute. My attribute I'm trying to import is "Year" for auto parts. I have tried importing with ...
jihollon's user avatar
2 votes
0 answers
387 views

I would like to show custom options all values with their image icon for that I need to add the image with each custom option value. Please do not suggest any paid extension or module.
shohel hussain's user avatar
0 votes
0 answers
270 views

I'm getting images of product and using custom slider to load the product images in product details page, The product is loading normally but sometimes when we refresh the page, Images wont showup. ...
rakcode's user avatar
  • 123