Help by translating Multishop in your local language
On the following page you can help by translating Multishop in your local language:
https://translation.typo3.org/projects/TYPO3.ext.multishop/
Spanish:
https://translation.typo3.org/es/TYPO3.ext.multishop/pi1/locallang.xlf
The following language are already translated by our supporters:
- Dutch
- German
- French
Problems with the product details page
Author | Message |
---|---|
LC4Peiniger Wolfgang Maier Multishop experienced Topic creator registered since: 12.04.2012 Posts: 16 | Hi together, Due to the supporting from Bas I was able to install the shop and so far I like it ![]() But there are three things I cant find a solution: 1. In the product detail page I cant get the staffel prices (staggered prices) to be displayed. In the FE System->Setup I´ve enabled the staffel_price_module and the staffel prices are set at the products. If I look at the detail page with firebug I can find the following snippet: <div class="price_div"> <input id="price_default" type="hidden" value="6.05" name="price_hid"> <input id="price" type="hidden" readonly="" value="6.05" name="price"> <input id="staffel_price" type="hidden" readonly="" value="1-11:5.04;12-119:4.65;120-500:4.32" name="staffel_price"> <div class="specials_price"> € 6, <span>05</span> </div> <div class="price_excluding_vat"> inkl. Mwst € 5, <span>04</span> </div> </div> Why is the staffel_price hidden? 2. As you can see at the snippet above the price incl. VAT (€ 6,05) is nested in the class "specials_price"... But I´ve not put it in at the product as special prize??? And inside the "price_excluding_vat"-class you can see that there stands "inkl. MWSt..." I´ve found this mistake in the locallang.xml -file. I´ve corrected it and played it back in the /typo3conf/ext/multishop/mod1 folder. ...but nothing changed in the browser?? Do you have any idea what I made wrong? 3. Inside the FE->System->setup we have the possibility to set up a boolean stock info... but it does not appear in the detail page ![]() Do you have any ideas what could be wrong? THX in advance & kind regards Wolfgang |
Written on: 02. 05. 2012 [10:08] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | Answered here http://www.typo3multishop.com/forum/list_post/how-to-show-staffelprices-and-quantity-of-stock-286/ |
Written on: 13. 05. 2012 [18:09] | |