Page 1 of 7

PrestaShop Agile Seller Products module

PostPosted: Fri Nov 18, 2011 6:16 am
by shokinro
During past months, we received quite a few reuqests from existing Agile Multiple Seller module customers asked for a page that can display new all products from a selected seller.
Now the new module is ready. This module does more than you requested. It has following features

Displays a block to show top sellers based on past sales count.
The number of sellers to be displayed is configurable at module configure screen.
There is a link to page to list all seller.
Allow customer to borwse sellers with pagination.
It display all products from a specific seller that customer choose.
The products are listed in PrestaShop standard list style.


See more detail about the product, please visit here

Image

Image

Image

PrestaShop Agile Seller Products module

PostPosted: Sat Nov 19, 2011 5:18 pm
by linkerb_869
hello, i am your existing customer using multiple seller module, I also have your seller rating module. I have a question on this module.

does this module integrated with the rating module?
can it seller rating info displayed on the seller list and also seller product page?


Re: PrestaShop Agile Seller Products module

PostPosted: Sat Nov 19, 2011 5:21 pm
by shokinro
thanks for using our agile multiple seller module and seller rating module.

does this module integrated with the rating module?
can it seller rating info displayed on the seller list and also seller product page?

Unfortunatelly, it is not integrated into rating module yet.
But we plan to integrate this module into seller rating module so that seller rating informaiton could appear on the seller list and seller products page.

PrestaShop Agile Seller Products module

PostPosted: Sat Nov 19, 2011 5:23 pm
by linkerb_869
when can that (seller product and seller rating integration) be done? Can I have a free upgrade if I buy this module now and will you give some discount on this module because I have 2 of your seller related modules, this will be 3rd one.

Re: PrestaShop Agile Seller Products module

PostPosted: Sat Nov 19, 2011 5:29 pm
by shokinro
when can that (seller product and seller rating integration) be done

sorry, currently there is no detailed schedule.

Can I have a free upgrade if I buy this module now and will you give some discount on this module because I have 2 of your seller related modules, this will be 3rd one.

I can give you special discount of this seller products module and sure one free upgrade. please PM me for mode detail if you decide to go forward....

PrestaShop Agile Seller Products module

PostPosted: Sun Jan 15, 2012 2:35 am
by mirandanpe_1103
The seller products modules looks great.
I have a few question
1. Can I add seller Telephone number with company info at seller products page?

2. Instead of pagination, I would like have alphabetical (A-Z) navigation for the sellers. How can I do that?


Re: PrestaShop Agile Seller Products module

PostPosted: Sun Jan 15, 2012 2:40 am
by shokinro
Thanks for your inquiry

1. Can I add seller Telephone number with company info at seller products page?

Yes, you add the phone number very easy.
just modify the theme file modules/agilesellerproducts/agileseller.tpl to add following code at the location you want to add:

Code: Select all
{$seller_info.phone}


2. Instead of pagination, I would like have alphabetical (A-Z) navigation for the sellers. How can I do that?

This is a great idea. I will changes to use A-Z navigation at next update.
Please stay tuned. You will be updated when I make this changes.

PrestaShop Agile Seller Products module

PostPosted: Sun Jan 15, 2012 2:44 am
by mirandanpe_1103
I see there is only 1 setting in the \"Seller Products\" number of sellers to display which is set at 20, but when I click the \"Choose by Seller\" header in the front end it only displays 10 of 89 sellers, how do I get it to display all of them? is there another setting somewhere?

Re: PrestaShop Agile Seller Products module

PostPosted: Sun Jan 15, 2012 2:46 am
by shokinro
I see there is only 1 setting in the \"Seller Products\" number of sellers to display which is set at 20, but when I click the \"Choose by Seller\" header in the front end it only displays 10 of 89 sellers, how do I get it to display all of them? is there another setting somewhere?

Good catch.
Actually it is bug, I have fixed the issue. There is no configuration items for this module.
You will see it is removed because it is not relevent.

PrestaShop Agile Seller Products module

PostPosted: Sun Jan 15, 2012 2:49 am
by mirandanpe_1103
The title of sellers block is showing as \"CHOOSE BY SELLER\", how I can easily change this to something else?