[TYPO3-commerce] customizing QUICKVIEW mini basket
Jeroen Visser
jeroen at roquin.nl
Tue Nov 6 10:46:37 CET 2007
Hi,
Just to let you (and those who are interested) know... I have copied the
basket template and stripped it as I want it. In typoScript I did set up
the following:
# settings for basket, PID 407 standard basket
plugin.tx_commerce_pi2.templateFile = {$templatePathCommerce}minibasket.tmpl
[PIDinRootline = 407]
plugin.tx_commerce_pi2.templateFile = {$templatePathCommerce}basket.tmpl
[END]
Does anybody had answers to the mailed questions:
* unlink product detail header
* Limit the country selectbox
Greetings,
Jeroen
Ingo Schmitt wrote:
> Hi Jeroen,
>> Hi all,
>>
>> Has anyone already managed to customize the mini basket? Now only the
>> sum of items and the total costs are displayed. What should you do
>> when you want something like this:
>>
>> *************************
>> 1x product_title_a
>> 2x product_title_b
>> ---------------------
>> Total price EUR 19,00
>>
>> order change
>> *************************
>>
>> Should I edit the function getQuickView() than I'll get problem's
>> during updating commerce.
>>
>> I thought to use the normal basket and set a different template
>> -stripped- to it. Is it possible to set two different templates to one
>> basket function?
>
> Yes, just assign different templates.
>
> ingo
>
>>
>> Looking forward to some reactions :-)
>>
>> Greetings,
>> Jeroen
>>
>
>
> Mit freundlichen Gruessen
More information about the TYPO3-project-commerce
mailing list