Rechercher sur le blog
Catégories
Produits associés
JA Marketplace Seller Specific Prices Version 2.0.0
Major update to the Seller Specific Pricing module with many improvements added to the specific pricing form and list that appears in the seller account.
VERSION 2.0.0 (11/08/2020) - For jmarketplace-v7.0.0 or higher
- * ADD: use jmarketplace panel
- * ADD: jmarketplace v7.0.0 adaptation
- * ADD: use init function in controllers
- * ADD: lsdc security
- * ADD: seller secure token
- * ADD: required fields in form
- * ADD: splitting the tpl code
- * ADD: add controller removed
- * ADD: the seller specific price table now shows the currency, country, group, customer, and from quantity
- * ADD: dropdown list for actions buttons
- * ADD: confirm delete action
- * ADD: the form was added in a modal window
- * ADD: action confirmation messages added
- * ADD: now the reference appears in the product selector
- * ADD: the customer name now appears in the customer selector
- * ADD: maintain initial price option
- * ADD: seller can set a fixed price
- * ADD: percentage with absolute values
- * ADD: the specific prices table now appears in the pricing tab of the product edition
- * ADD: upgrade logo
---
In this important functional update in PrestaShop 1.7.5 onwards and JA Marketplace 7 we have added a lot of improvements that are sure to interest you.
The page that shows the specific prices in the seller's account has been designed to be compatible with the panel layout provided by JA Markeptlace 7.x.
In general, the module has been adapted to the new features that JA Marketplace 7.x brings.
The init() function has been added to the controller that displays the seller-specific price list in order to control access.
2 security levels have been added to access the specific pricing page with a unique token for each seller generated by the main JA Marketplace module.
In the form for creating specific prices, the required fields have been defined to create a specific price by means of an asteristic and when pressing the 'Save' button, if the mandatory fields have not been filled in, it does not allow progress by indicating an alert in the field using the HTML5 'required' tag.
The .tpl template code has been divided into parts to have a better control of the code and to be able to carry a better maintenance.
Removed the 'add' handler that allowed to display the form to create a specific price. Now the form that allows you to create specific prices opens in a modal window on the same page that shows all the specific prices of the seller.
Besides that, the form has some significant changes at the design level. Some fields have changed in size and position.
Now more data appears in the specific price table that the seller can see in their account. Columns for currency, country, group, customer, and quantity have been added.
A drop-down list with action buttons was added to the vendor-specific price list: view, delete.
Now when a seller deletes a specific price a confirmation message appears in green.
In short, all the messages that allow confirming an action were added.
In the product selector on the form that allows adding specific prices to the seller, the product reference was added to complement the product name.
In the customer selector in the form that allows adding specific prices to the seller, the customer's name was added to complement his email.
Now the seller can keep the initial price of the product or not.
Now the seller can also set a specific fixed price with discount or not.
In previous versions there has been much discussion about how the seller can add a discount using a percentage. Now the seller, if he wants to add a discount of 20%, for example, can indicate in the field 'reduction' the value 20 and not 0.2 as in the previous version.
The specific price table now appears in the price tab of a product edition from the seller account.
The logo for this module was updated in order to more significantly represent its functionality.