|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
setup van commerceSorry ik ben nieuw met Commerce, loop nu voor de 10de keer de boel langs
echter: mijn producten zijn zichtbaar op de pagina Products maar als ik een klik kom ik netjes op details maar verder kom ik niet in mijn Basket. Ik meen toch de pids te hebben ingesteld van basket. Wat zie ik over het hoofd? cheers, Piet _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: setup van commercepietroorda schreef:
> Sorry ik ben nieuw met Commerce, loop nu voor de 10de keer de boel langs > echter: > > mijn producten zijn zichtbaar op de pagina Products maar als ik een klik > kom ik netjes op details maar verder kom ik niet in mijn Basket. > > Ik meen toch de pids te hebben ingesteld van basket. > Wat zie ik over het hoofd? > cheers, > Piet Being new to Commerce I run in to the following problem: My Products page is set, and can get to my Details page. When selecting an amount of a product I am not forwarded to a Basket page, though the pid is set and the link on both the Product and the details page. I looked at the sk manual over and over but I must have missed something. Anyone any clue? regards, Piet _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: setup van commerceHello "pietroorda",
Let me counter your question with one of my own, "When I get into my car it will not start even though I turn the key - I've looked at the servicemanual but I must have missed something" Not really that easy to tell what's wrong with this little information, no? ;-) What does happen when you attempt to put an item in the basket, what pid are you refering to and is the commerce mod correctly configured on that page? etc, etc /Morten Olesen pietroorda wrote: > Being new to Commerce I run in to the following problem: > > My Products page is set, and can get to my Details page. > When selecting an amount of a product I am not forwarded to a Basket > page, though the pid is set and the link on both the Product and the > details page. > > I looked at the sk manual over and over but I must have missed something. > Anyone any clue? > > regards, > Piet TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: setup van commerceHi Piet,
Like Morten wrote this can be anything. Is the url of the form that submits the articles to the basket correct? Is the basket plugin installed on the page to submit the form to? Anything of those can be it. For Dutch assistance just contact me. Cheers! pietroorda schreef: > pietroorda schreef: >> Sorry ik ben nieuw met Commerce, loop nu voor de 10de keer de boel langs >> echter: >> >> mijn producten zijn zichtbaar op de pagina Products maar als ik een >> klik kom ik netjes op details maar verder kom ik niet in mijn Basket. >> >> Ik meen toch de pids te hebben ingesteld van basket. >> Wat zie ik over het hoofd? >> cheers, >> Piet > Oops wrong language: > > Being new to Commerce I run in to the following problem: > > My Products page is set, and can get to my Details page. > When selecting an amount of a product I am not forwarded to a Basket > page, though the pid is set and the link on both the Product and the > details page. > > I looked at the sk manual over and over but I must have missed something. > Anyone any clue? > > regards, > Piet TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: setup van commerceRik Willems schreef:
> Hi Piet, > > Like Morten wrote this can be anything. Is the url of the form that > submits the articles to the basket correct? Is the basket plugin > installed on the page to submit the form to? Anything of those can be it. > > For Dutch assistance just contact me. > > Cheers! > > pietroorda schreef: >> pietroorda schreef: >>> Sorry ik ben nieuw met Commerce, loop nu voor de 10de keer de boel langs >>> echter: >>> >>> mijn producten zijn zichtbaar op de pagina Products maar als ik een >>> klik kom ik netjes op details maar verder kom ik niet in mijn Basket. >>> >>> Ik meen toch de pids te hebben ingesteld van basket. >>> Wat zie ik over het hoofd? >>> cheers, >>> Piet >> Oops wrong language: >> >> Being new to Commerce I run in to the following problem: >> >> My Products page is set, and can get to my Details page. >> When selecting an amount of a product I am not forwarded to a Basket >> page, though the pid is set and the link on both the Product and the >> details page. >> >> I looked at the sk manual over and over but I must have missed something. >> Anyone any clue? >> >> regards, >> Piet First: thnx for willing to respond: Installed the plugins I set up the page tree as suggested in wiki on my product page [plugin: commerce: product list] I link to the pages: Details & Basket as is mentioned referal to the category On the Page Details again [plugin: commerce: product list] link to basket, no referal on page Basket [plugin: commerce: winkelwagen(=Basket)] Empty basket is just text Checkout [plugin: commerce: Afrekenen (=pay)] Invoice [plugin: commerce: Rekening(=Invoice)] Typoscript I filled in the pids of the pages.... Did I miss a lot? :-\ _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: setup van commerceHi,
have you set the defaultQuantity = 1 in your TSsetup? You´ll find the right option in pi1, just search with the Object Browser. The problem is just simple: by default this value is set to 0. If you click on "add to basket", the quantity given to the pi2 (basket) is 0. You can see this also in your FE HTML code. Just set the quantity and it will work. Greets Ralf Merz On 2009-09-29 13:58:10 +0200, pietroorda <pietroorda@...> said: > Rik Willems schreef: >> Hi Piet, >> >> Like Morten wrote this can be anything. Is the url of the form that >> submits the articles to the basket correct? Is the basket plugin >> installed on the page to submit the form to? Anything of those can be >> it. >> >> For Dutch assistance just contact me. >> >> Cheers! >> >> pietroorda schreef: >>> pietroorda schreef: >>>> Sorry ik ben nieuw met Commerce, loop nu voor de 10de keer de boel langs >>>> echter: >>>> >>>> mijn producten zijn zichtbaar op de pagina Products maar als ik een >>>> klik kom ik netjes op details maar verder kom ik niet in mijn Basket. >>>> >>>> Ik meen toch de pids te hebben ingesteld van basket. >>>> Wat zie ik over het hoofd? >>>> cheers, >>>> Piet >>> Oops wrong language: >>> >>> Being new to Commerce I run in to the following problem: >>> >>> My Products page is set, and can get to my Details page. >>> When selecting an amount of a product I am not forwarded to a Basket >>> page, though the pid is set and the link on both the Product and the >>> details page. >>> >>> I looked at the sk manual over and over but I must have missed something. >>> Anyone any clue? >>> >>> regards, >>> Piet > Hi Rik & Morten, > > First: thnx for willing to respond: > Installed the plugins > I set up the page tree as suggested in wiki > on my product page [plugin: commerce: product list] I link to the > pages: Details & Basket as is mentioned > referal to the category > On the Page Details again [plugin: commerce: product list] link to > basket, no referal > on page Basket [plugin: commerce: winkelwagen(=Basket)] > Empty basket is just text > Checkout [plugin: commerce: Afrekenen (=pay)] > Invoice [plugin: commerce: Rekening(=Invoice)] > > Typoscript I filled in the pids of the pages.... > > Did I miss a lot? > :-\ -- Ralf Merz Dipl.-Ing. (FH) merzilla TYPO3 development, hosting, service _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
| Free embeddable forum powered by Nabble | Forum Help |