Questions tagged [customize]
The customize tag has no summary.
48 questions
0 votes
1 answer
171 views
How to create a custom module after installing magento docker image?
I have successfully set up a magento docker image with the help of Adobe DevDocs. But when I tried to create a custom module under the directory of /app/code. I met lots of error when I tried to ...
2 votes
1 answer
598 views
Magento 2.4.2 How to customise product custom option drop-down value?
I have added a product option with a percentage discount. check the below screenshot. And it is showing perfectly on the front end. check the below screenshot. By default, Magento applies custom ...
0 votes
1 answer
67 views
Magento 2.3. - Customize product image on frontend
I would like to create custom fonts, pre-defined images uploaded in admin, and then on the frontend user can choose to customize the main product (for example product is a mug) and can choose to add ...
0 votes
3 answers
94 views
How to hide menu product page
I need help to know How to edit, delete or hide menu (More Information and Reviews) on product page magento 2. http://prntscr.com/v91f8b
1 vote
1 answer
44 views
How do I put data into 3rd column?
I'm using the Fishpig plugin for Wordpress integration, and I have the layout set to 3columns-left. I have a sidebar on the left, and posts in middle, but I can't figure out how to put things on the ...
1 vote
1 answer
2k views
Magento 2 - custom layout extending 2columns-left not working
I know there are 2 or 3 similar questions but there's no response for them. I'm creating a custom layout based on the 2columns-left layout. I have investigated from everywhere on the internet and the ...
0 votes
0 answers
353 views
How to add new Checkout step with custom form and save data in Magento 2.3.3
I am trying to add a new step in checkout and i have only virtual products which does not provide me shipping step so basically i only get payment method only. I want to add a custom step having ...
0 votes
1 answer
384 views
Add new value in Action for Catalog Price Rule Magento 1.9
I need to add new value in action dropdown So I have copied the related file in the local code pool. app/code/local/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php $fieldset->addField('...