- Posts: 107
- Thank you received: 0
questions ?
I didn't need to have 50 variants for one characteristics ... I have only at the maxium 5 and not for all of them that would definetly reduce the number of possibilities ...
For a product : I've 5 different characteristics, but not with that many options (for now I created main characteristics) and wanted to delete the one I didn't use ... but I could create o,ne characteristic for each product :
- product 01 : characteristic 01 // characteristic 02 // characteristic 03
- product 02 : characteristic 04 // characteristic 05 // characteristic 03
even if characteristics 01 // and characteristics 02 have the same displayed name...
Is it easier to understand ?
Please Log in or Create an account to join the conversation.
You can already have several characteristics with the same name actually. The only problem is that you need to note the id of the characteristics so that you know which one to choose on the characteristics selection popup when creating your products.
Please Log in or Create an account to join the conversation.
Sorry for the misunderstanding ....
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
what Nicolas posted will work, however any products without characteristics won't display any title at all (this is what happened in my case).
For now I will stay put and wait for an option to set this on and off.
Please Log in or Create an account to join the conversation.
That is true.
If you need both then use the codes
For version 1.4.1, we will add an option to generate or not the variant name with characteristics. But that will apply everywhere.
If you need to have a specific name for your variants, you can just edit them and set a name... That will disable the name generation and use the name you set in your variants.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
A little issue with the modal popup ... for a new billing adress and I guess the others too ... it just doesn't show up using the modal ... it does load /media/system/js/modal.js in the template .... any clue about this ...? could it be a problem with jquery which i also use ? anyone had the problem ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
In older versions of HikaShop, there was also a problem with the loading of mootools which could produce the problem: www.hikashop.com/fr/support/forum/4-how-...esnt-close.html#2626
Please Log in or Create an account to join the conversation.
just add
in <script>
jQuery.noConflict();
that solved the problem for me
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you mean the tax default zone, you need to change it in the configuration.
Please Log in or Create an account to join the conversation.
I'd like to be able to add a delivery date field during the checkout ... I'd like to have your opinion on how to do it ... I'll do it myself ... but how could I add this data and then report it in the email sent to the administrator ...
So my question is : which files should I be editing to achieve this ...
or ... is it possible with commercial version to add extra fields ... out of the billing and the adress ?
Please Log in or Create an account to join the conversation.
The address fields are meant to be used for the address. Since an address can be used for several orders it's not what you want to do.
However, we have the solution
Please Log in or Create an account to join the conversation.
I'm looking to this date thing ... any way to use a D+3 or whatever ... as default date ...?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.