- Posts: 85
- Thank you received: 1
Move the quantity button in product page
- oxygenvisual
-
Topic Author
- Offline
Less
More
7 years 1 week ago #310785
by oxygenvisual
Move the quantity button in product page was created by oxygenvisual
Hi
I'd like to move the quantity button in above from avalibility button!
Really i cant found the code!! Can you please tell me which is the code file and what is the code line that i have have to move??
Thank you in advance!!
I have attached a picture what i need to do!!
I'd like to move the quantity button in above from avalibility button!
Really i cant found the code!! Can you please tell me which is the code file and what is the code line that i have have to move??
Thank you in advance!!
I have attached a picture what i need to do!!
Please Log in or Create an account to join the conversation.
7 years 1 week ago #310793
by nicolas
Replied by nicolas on topic Move the quantity button in product page
Hi,
If you turn on temporarily the "Display view files" setting of the HikaShop configuration, you'll see exactly which view file is used to display which area. Then, you can just edit the view file via the menu Display>Views.
For the quantity input field, that's likely the file "quantity.php" of the view "layouts" that you want to edit.
Note that the quantity input field can be displayed in different ways thanks to the "Quantity input method" setting of the HikaShop configuration.
I would first recommend to choose the display method you want for it in that setting, before customizing its HTML in the view file. That should save you some time.
If you turn on temporarily the "Display view files" setting of the HikaShop configuration, you'll see exactly which view file is used to display which area. Then, you can just edit the view file via the menu Display>Views.
For the quantity input field, that's likely the file "quantity.php" of the view "layouts" that you want to edit.
Note that the quantity input field can be displayed in different ways thanks to the "Quantity input method" setting of the HikaShop configuration.
I would first recommend to choose the display method you want for it in that setting, before customizing its HTML in the view file. That should save you some time.
Please Log in or Create an account to join the conversation.
Time to create page: 0.294 seconds