Moderator: jeffayao_1666
>How do you approve a seller account? I've went to the customer info and enabled it there which didn't work.
<div class="form-group">
<label class="control-label agile-col-sm-3 agile-col-md-3 agile-col-lg-3 agile-col-xl-3 required" for="payment_collection">
<span>
{l s='Payment Collection' mod='agilemultipleseller'}
</span>
</label>
<div class="agile-col-sm-7 agile-col-md-7 agile-col-lg-7 agile-col-xl-7">
<div class="row agile-col-sm-9 agile-col-md-9 agile-col-lg-9 agile-col-xl-9">
<select id="payment_collection" name="payment_collection">
<option value="0" {if $sellerinfo->payment_collection==0}selected{/if}>{l s='Based on the module configuration' mod='agilemultipleseller'}</option>
<option value="1" {if $sellerinfo->payment_collection==1}selected{/if}>{l s='Always store collects payment mode' mod='agilemultipleseller'}</option>
</select>
</div>
</div>
</div>
This has to be checked or there are JS errors that I reported above plus images don't show up under the product listings.
"Allow customer to be a seller Allow customers to sign up for a sellers account and list products."
Return to Support forum - Agile PrestaShop Modules/Addons
Users browsing this forum: No registered users and 12 guests