Characteristic Table

  • Posts: 966
  • Thank you received: 11
7 years 8 months ago #276961

-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.5

I wish we had buttons as one of the "characteristics selection methods" in addition to the list, dropdown, etc... buttons are so much nicer.

Anyway, what file is the characteristic table in? <table class="hikashop_product_characteristics_table"> I'm going to try to see if I can changed them to buttons. I checked "show_block_characteristic" view file but I don't see it.

Thanks!

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

  • Posts: 83798
  • Thank you received: 13570
  • MODERATOR
7 years 8 months ago #276993

Hi,

I'm not sure what you mean by buttons ? The "radio" selection method choice uses radio buttons if that's what you're asking.
You can find the code of the table in administrator/components/com_hikashop/types/characteristic.php

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

  • Posts: 966
  • Thank you received: 11
7 years 8 months ago #277355

Hi Nicolas,

Buttons that allows you to select the sizes, similar to these: www.hollisterco.ca/shop/ca/p/logo-graphi...goryId=166245&seq=01 . I don't really like the radio buttons or the dropdown.

What view is the characteristic table in please? <table class="hikashop_product_characteristics_table">.

Thanks!

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

  • Posts: 83798
  • Thank you received: 13570
  • MODERATOR
7 years 8 months ago #277371

Hi,

These can be done with the radio display of the characteristics.
It's just that the radios are hidden with CSS.
Here is a tutorial which explains how to do:
www.hikashop.com/support/documentation/2...isplay-by-color.html

And I already answered you about the characteristic table.
It's located in the file administrator/components/com_hikashop/types/characteristic.php
It's not in a view file.

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

  • Posts: 966
  • Thank you received: 11
7 years 8 months ago #277433

1) I went through the tutorial fairly quickly, I'm looking for buttons so customers can select sizes not colors, will the tutorial help me do what I need? What I need is something similar to this:



2) Sorry didn't realize it wasn't a view file. Will it override my changes when I upgrade?

Thanks!

Attachments:

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

  • Posts: 83798
  • Thank you received: 13570
  • MODERATOR
7 years 8 months ago #277455

Hi,

1. You can potentially replace the images of the colors by images of the sizes and the rest is the same.
OR you can just use text instead of images, and keep the CSS to hide the input fields and not use the rest of the CSS provided in the tutorial.

2. Yes, you'll loose your changes when you update. Which is why I'm not recommending it and rather follow the tutorial.

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

  • Posts: 1119
  • Thank you received: 114
7 years 8 months ago #277473

Hi,

This all can be done with pure css if you have some css skills.
Our main site has size done like you want and for other our project we doing something new for colors. I have attached screenshots so you can see what can be done with only css. No background images only css colors....

If you need to take a look on how its done you can expect our product page with firebug tool and apply same css on your site...
Hope that helps.

Kind Regards

Attachments:
Last edit: 7 years 8 months ago by kyratn.
The following user(s) said Thank You: Jerome

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

Time to create page: 0.063 seconds
Powered by Kunena Forum