product and cart

  • Posts: 28
  • Thank you received: 0
11 years 6 months ago #99960

hey, my hikashop work well but. there are a few things i want to change.

1. i dont want a button in my product listing "add to cart". but when i deaktivate it in the options the button miss on the product page too. i want the button only on the product page.

2. how i can change the view of my product pages? for example the produkt listing i can change image size etc. how can i change it for my product page?

3. on the left site i have my cart when i click on the button "go to checkout" my checkout appear on the right site toghether with the cart on the left site. i want the checkout allone.

sorry for my bad english :)
here are the site.
beta.photographersfavorites.com/index.php/sl

thx

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #100036

Hi,

1. You're probably not changing the correct option... Go in the menu Display>Content menus, edit your menu and turn off the add to cart button display option there.

2. The image size on the product page can be changed in the "image" section of the configuration thanks to the options "Product page image width/height".

3. Then, you should set the "menu assignment" of that module to all the menus except the menu that you selected in the "force a menu on checkout" of the configuration of HikaShop.

The following user(s) said Thank You: ljrr

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 6 months ago #100278

thx,
and i have another question.





i want another width from a product characteristic: 60px. i cant change it in css because it is in the code. in witch file i can find the code :)?
thx

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #100526

Hi,

I think that this can be done by using some CSS code which will override the default width of 240 px, you'll just have to use something like :

.hikashop_product_characteristics_table .inputbox {
width: 412px !important;
}

The following user(s) said Thank You: ljrr

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum