× You can talk here in German about HikaShop. Please understand that we do not speak German at HikaShop and we can't offer support in German.

Detail Fragen: Bestand entfernen, Einheit hinzu

  • Posts: 79
  • Thank you received: 1
12 years 3 months ago #37661

Hallo, bin von Virtuemart umgestiegen und freue mich erstmal über die Übersichtlichkeit!
Habe aber ein paar Fragen

  1. gibt es eine Anleitung wie ich das Menü richtig einbau. Ich bekomme es nicht hin das ich im Menü eine Kategorie zuweise und dann dort die Produkte und Unterkategorien angezeigt werden
Habe die Lösung durch probierne am Demo shop und im dortigen Backend gefunden.
  • Wie kann ich in den Produkt Details den Bestand ausblenden (soll nicht angezeigt werden)
  • habe die Lösung gefunden It's the file quantity of the view product.
    The line has slightly changed though. It's now:
    echo '<span class="hikashop_product_stock_count">'.JText::sprintf('X_ITEMS_IN_STOCK',$this->row->product_quantity).'</span><br/>';

  • Wie kann ich zwischen der Quantity Box und dem add to cart button noch die Einheit einblenden (da sollte stehen 5 kg in den Warenkorb oder 5 Beutel in den Warenkorb
  • empfehlt ihr für Joomla 2.5 ein eigenes Hika Shop Template, wenn ja welches Der Shop soll so werden wie mein jetziger www.lindls.com bloß in Joomla 2.5 und HikaShop
  • [/ol]

    Habe mit einem Entwickler gesprochen der einen Connector für JTL Wawi machen könnte. Falls Interesse besteht schreibt das mal hier rein dann ist vielleicht die Motivation für eine zügige Umsetzung größer.
    Freue mich auf Antworten
    viele Grüße aus dem Allgäu
    Georg

    Last edit: 12 years 3 months ago by Georg. Reason: zwei lösungen gefunden

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

    • Posts: 81566
    • Thank you received: 13075
    • MODERATOR
    12 years 3 months ago #37798

    Hi,

    1. You can find a tutorial on creating menus and modules for your products and categories on the front end here:
    www.hikashop.com/en/support/documentatio...splay-front-end.html

    2. You can use CSS to hide that:
    .hikashop_product_stock_count{ display:none; }

    3. I didn't understand that question.

    4. You can use any joomla template with HikaShop.


    5. Ok, that's great. I don't know what is JTL Wawi though.

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

    • Posts: 79
    • Thank you received: 1
    12 years 3 months ago #37836

    Hi Nicolas
    merci pour votre reponse!

    Question 3) means that I would like to show my customer which unit he adds to the cart.
    I sell vegetables per kg and for example books. It would be great to have inbetween the quantity box and the add to cart button a unit
    like: [img size=Unit cart] www.topinambur-kaufen.de/forum.jpg [/img]
    Is it possible to get some function like this?
    Is it also possible to have a radio button which gives some choice of numbers?

    Use your shop since 2 days and I´m verry happy that I ve left Virtuemart.
    Thank s for your good work and for the support!

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

    • Posts: 81566
    • Thank you received: 13075
    • MODERATOR
    12 years 3 months ago #37991

    Hi,

    You have two options for that.
    1. You can create a characteristic for your product quantity and have all your possible quantity values in the characteristic, add your characteristic to your products and set a price for each variant via the "manage variant" button.
    2. You can create a quantity input field override as explained there:
    www.hikashop.com/fr/support/documentatio...tation.html#override
    www.hikashop.com/en/forum/4-how-to/15272...y-ordered.html#15272

    If you know a bit of PHP, the second option is better and not really complicated.
    If you don't, then you still have option 1 but it's a lot more time to configure the characteristics.

    The following user(s) said Thank You: Georg

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

    Time to create page: 0.063 seconds
    Powered by Kunena Forum