[TYPO3-commerce] typo3 4.30 + Commerce 0.9.9 Category Bug

Morten Olesen mo at idefa.dk
Mon Jan 4 15:15:59 CET 2010


Hi Janosch,

I belive that delivery price scales works just like for any other 
article - that is it only triggered when there is X of said article.

For what you want you will have to write a custom plugin.

Considering how often people want/need to make plugins for custom 
delivery functionality it might be a good idea to make a tutorial about 
it... a project for some day I've "free" time again perhaps ;)

/Morten

Janosch Skrobek wrote:
> Hi Morten,
> 
> thanks for your reply. No thats not how I mean it. I don't want more than
> one delivery article. I want the delivery article to change as soon as there
> are more than 10 "article"-articles in the basket. So if someone buys 10
> books they need to pay a higher delivery fee. That’s how I understood the
> concept of scaled delivery prices. Or am I mistaken here?
> 
> Regards 
> Janosch
> 
> --------------------------------------------------------
> binaryworx - webkonzepte // webdesign // webentwicklung
> --------------------------------------------------------
> Janosch Skrobek
> St. Mergener Str. 10
> 54292 Trier
> 
> web: http://www.bworx.de
> email: janosch at bworx.de
> mobil: 0176 237 381 54
> festnetz: 0651 206 37 61
> --------------------------------------------------------
> 
> Rechtliche Hinweise:
> 
> Diese E-Mail enthält möglicherweise vertrauliche und/oder rechtlich
> geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder
> diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
> Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die
> unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
> 
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
> -----Ursprüngliche Nachricht-----
> Von: typo3-project-commerce-bounces at lists.typo3.org
> [mailto:typo3-project-commerce-bounces at lists.typo3.org] Im Auftrag von
> Morten Olesen
> Gesendet: Montag, 4. Januar 2010 08:35
> An: typo3-project-commerce at lists.typo3.org
> Betreff: Re: [TYPO3-commerce] typo3 4.30 + Commerce 0.9.9 Category Bug
> 
> Hi Janosch,
> 
> if it works for articles then it should work for the delivery article as 
> well - after all it's just another article.
> 
> But I dont understand why you would want to put 10+ delivery articles in 
> the basket.
> 
> /Morten
> 
> Janosch Skrobek wrote:
>> Hi Ingo, hi everyone else :)
>>
>> thanks for the hint, I got version 0.11.16 from the svn and now it also
>> works with 4.3.
>>
>> but I still have one major problem that drives me nuts: I created scaled
>> prices for the delivery. 1-10 Articles go for 6.90 Euro, more than that,
>> lets say 11-20 should go for 9.90 Euro .
>>
>> But whatever I do, the basket doesn’t show the correct price. Always 6.90
>> gets chosen. Even if I add 15 Articles from different Products there is no
>> change. (same with 15 articles of the same product).
>>
>> So I set up a TYPO3 4.2.10 with commerce 0.9.9 on a different server to
>> check if I made a mistake. But here, too, I can't get the scaled prices
> for
>> the delivery to work. 
>>
>> On both sites scaled prices work just fine for Articles. I kept everything
>> as basic as possible, changing no templates, installing absolutely no
>> additional extensions other than the ones needed for commerce and
>> automaketemplate.
>>
>> I rechecked (and rechecked and rechecked) all IDs and the settings in the
>> Constants as well as in the extension itself. Everything is fine as far as
> I
>> can see.
>>
>> These are my constants (maybe it helps, maybe something is missing?, does
>> there have to be any TS on one of the pages?)
>>
>> plugin.tx_commerce_lib.addressPid = 23
>> plugin.tx_commerce_lib.userPid = 24
>> plugin.tx_commerce_lib.editAddressPid = 28
>> plugin.tx_commerce_lib.basketPid = 30
>> plugin.tx_commerce_lib.overridePid = 31
>> plugin.tx_commerce_lib.checkoutPid = 29
>> plugin.tx_commerce_lib.invoicePageId = 27
>> #plugin.tx_commerce_lib.invoicePid = 9
>> plugin.tx_commerce_lib.emptyBasketPid = 26
>> plugin.tx_commerce_lib.emptyCheckoutPid = 25
>> plugin.tx_commerce_lib.paymentArticleId = 2
>> plugin.tx_commerce_lib.payProdId = 1
>> plugin.tx_commerce_lib.delProdId = 2
>> plugin.tx_commerce_lib.catUid = 2
>> plugin.tx_commerce_lib.userGroup = 1
>> plugin.tx_commerce_lib.currency = EUR
>> plugin.tx_commerce_lib.regularArticleTypes = 1
>> plugin.tx_commerce_pi1.attributeLinebreakChars =
>> plugin.tx_commerce_lib.useRootlineInformationToUrl = 1
>>
>>
>> Additional Question:
>> - Is there a way I can influence the order in which products get listed?
> Say
>> I have 3 Products on my Shop-Page, I want the one that is currently in the
>> middle to show first.
>>
>> Thank you very very much for any help,
>>
>> Regards 
>> Janosch
>>
>>
>> -----Ursprüngliche Nachricht-----
>> Von: typo3-project-commerce-bounces at lists.typo3.org
>> [mailto:typo3-project-commerce-bounces at lists.typo3.org] Im Auftrag von
> Ingo
>> Schmitt
>> Gesendet: Montag, 28. Dezember 2009 10:17
>> An: TYPO3 commerce extension project
>> Betreff: Re: [TYPO3-commerce] typo3 4.30 + Commerce 0.9.9 Category Bug
>>
>> Hi Janosch,
>>
>> we have created a fix for commerce and 4.3, but this is only working with
>> the latest commerce Version from SVN, is this a way to go?
>>
>> Regards
>>
>> ingo
>>
>>
>>
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-commerce
> 


More information about the TYPO3-project-commerce mailing list