Search found 153 matches

by Moritz
04 Apr 2019, 09:48
Forum: TYPO3 extension
Topic: Attribute price has no effect
Replies: 4
Views: 1721

Re: Attribute price has no effect

I've only a group of products for which I want to change the price at a central place.
For all other products it is ok to create a new price item.
I don't know if adapting the price sub-panel is the solution for me because the affected products are being imported in CSV format.
by Moritz
01 Apr 2019, 08:25
Forum: TYPO3 extension
Topic: Attribute price has no effect
Replies: 4
Views: 1721

Re: Attribute price has no effect

Is there a possibility to do that only in the price partial template? Because it is not enough to sum the price in the detail and list template only. I should adapt every template which uses the price partial (last seen, favourites etc.). My first idea was trying to access the product item inside th...
by Moritz
27 Mar 2019, 13:20
Forum: TYPO3 extension
Topic: Attribute price has no effect
Replies: 4
Views: 1721

Attribute price has no effect

Hello,

My goal is to change the price of many products at a central place.
For that I've created a attribute and set a price item to it.
All my product get this attribute but the price of the product aren't change in the catalog detail or in the basket.

Grettings,
Moritz
by Moritz
22 Mar 2019, 11:57
Forum: Laravel package
Topic: Custom gift voucher feature
Replies: 12
Views: 5527

Re: Custom gift voucher feature

Thanks for your help!
That solves my problem.
by Moritz
21 Mar 2019, 13:41
Forum: TYPO3 extension
Topic: CSV product import: Downloads
Replies: 6
Views: 2390

Re: CSV product import: Downloads

Perfect, that works.
Thank you!
by Moritz
21 Mar 2019, 08:26
Forum: Laravel package
Topic: Custom gift voucher feature
Replies: 12
Views: 5527

Re: Custom gift voucher feature

But can I also use a decorator if the user select "Prepay" as payment method and the admin sets the payment status to "received" in the backend later?
by Moritz
20 Mar 2019, 14:44
Forum: TYPO3 extension
Topic: CSV product import: Downloads
Replies: 6
Views: 2390

Re: CSV product import: Downloads

That doesn't work because the download is stored as normal attribute instead of hidden attribute.
How can I import it as hidden attribute?
by Moritz
19 Mar 2019, 09:54
Forum: Laravel package
Topic: Custom gift voucher feature
Replies: 12
Views: 5527

Re: Custom gift voucher feature

I don't want to use the voucher feature.
Our customer needs a very special contingent/wallet feature.
To archive that I should know the place where I can execute code for a special product after successfully payment.
by Moritz
18 Mar 2019, 11:05
Forum: Laravel package
Topic: Custom gift voucher feature
Replies: 12
Views: 5527

Re: Custom gift voucher feature

At the moment I am trying to implement such a virtual wallet for users. Therefore I created the new product type "balance". Now I want that when buying such a product (after successful payment) the value is stored in the table user_balance. Where is the best place to do that? Should I impl...
by Moritz
12 Mar 2019, 08:35
Forum: TYPO3 extension
Topic: Offer some product only for logged in users
Replies: 1
Views: 957

Offer some product only for logged in users

Hello,

Is it possible to show some product only for logged in users with a special user group?

Best regards,
Moritz.