Search found 89 matches

by nos3
29 May 2021, 06:51
Forum: Help
Topic: Control inherited products with ai-sites extension
Replies: 4
Views: 2139

Re: Control inherited products with ai-sites extension

Provided you have configured "sitelevel=1" and have added the "Sites" decorators like described in the "README.md" of the extension, the feature works as like this: - Create a product at the "default" site - DON'T set the value in the "Sites" tab to ...
by nos3
24 May 2021, 08:48
Forum: Help
Topic: Control inherited products with ai-sites extension
Replies: 4
Views: 2139

Re: Control inherited products with ai-sites extension

I want to to control in the administration interface if inherited categories or products are used in the sub-site or not, just like what in `ai-sites` extension is said. I copied the exact configuration in the readme file of this extension, and I did NOT change `sitelevel` config, and I'm NOT using...
by nos3
24 Apr 2021, 08:39
Forum: Help
Topic: Error when applying percentrebat to 2 categories
Replies: 1
Views: 1032

Re: Error when applying percentrebat to 2 categories

That's a bug in 2019.10 version (2020.10 and later are not affected) and has been fixed in our ELTS version
by nos3
01 Jan 2021, 10:11
Forum: Help
Topic: b2b/b2c module
Replies: 5
Views: 2147

Re: b2b/b2c module

You can also put everything in one marketplace if you don't mind that wholesalers and merchants may be mixed up and clients will try to buy from wholesalers too. For different pricing, you can use our customer/group extension so wholesalers can add different prices for end users and merchants. The m...
by nos3
28 Dec 2020, 08:38
Forum: Help
Topic: b2b/b2c module
Replies: 5
Views: 2147

Re: b2b/b2c module

Yes, sellers can be also customers and vice versa. You should create two segment marketplaces like - global marketplace -- customer marketplace --- vendor 1 --- vendor 2 --- ... -- wholesale marketplace --- wholesaler 1 --- wholesaler 2 --- ... The only limitation is that a wholesaler can't be a ven...
by nos3
15 Dec 2020, 18:14
Forum: Help
Topic: Offer file upload for customer - Possible
Replies: 14
Views: 4990

Re: Offer file upload for customer - Possible

Guess, the problem is the XHR request done instead of a normal POST by the browser: https://github.com/aimeos/ai-client-html/blob/master/client/html/themes/aimeos.js#L1284 This example code may help to implement a file upload using jQuery XHR: https://makitweb.com/how-to-upload-image-file-using-ajax...
by nos3
15 Dec 2020, 17:57
Forum: TYPO3 extension
Topic: How to import/create images via Media Manager Class
Replies: 3
Views: 1807

Re: How to import/create images via Media Manager Class

Check in the browser console, which URL is used.
by nos3
15 Dec 2020, 17:26
Forum: TYPO3 extension
Topic: Customer Group Specific Prizes
Replies: 4
Views: 2072

Re: Customer Group Specific Prizes

Add two prices to your products, one for B2C and one for B2B. In the B2B price, add your B2B customer group to that price ("advanced" price section). This price will only be shown if the user is logged in and is assigned to the B2B customer group (provided the price is lower than the stand...
by nos3
31 Oct 2020, 08:01
Forum: Help
Topic: Configuring ai-vatcheck
Replies: 4
Views: 1727

Re: Configuring ai-vatcheck

If you are using net prices, you need to configure the "AddVat" plugin to add VAT depending on the plugin configuration (addvat.always, addvat.never, addvat.novatid). Otherwise, use the "NoVat" plugin to remove the VAT from the prices but don't configure both plugins!
by nos3
31 Aug 2020, 10:26
Forum: Help
Topic: Sites management
Replies: 1
Views: 1040

Re: Sites management

It's not possible to assign a vendor to two different market place sites and sharing his products.