- 03 Nov 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Catalog And Modifications Setup
- Updated on 03 Nov 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Below are the configurations need to consider for catalog and modifications setup-
We will import all Products, Their Prices, and Modifications in Magento Backend.
We will be having both Bundled & Simple products in Magento Backend
Stocked - Simple or Bundled
Semi-Custom - Simple
We will import all the Products along with their Hinge, Accessories and Finished Ends as Base SKUs.
Hinges will be part of the custom options.
We will be using Mageplaza Dependent Custom Options as Reference, and we will build our extension on top of it.
The following are going to be the Custom Option Price Type options.
Fixed – It means that amount mentioned will be added as Fixed Price on top of Multiplier Price calculation of Product.
Percent Based – It means that it will end up in Multiplier Price + x% of Multiplied Price.
Multiplier Based – It means that we will add MSRP Price in the Custom Option and System should apply Multiplier to that Price applicable to that product for that customer and then adds to the multiplied Price.
We will be having Style Specific SKU structure instead of keeping One SKU Globally. It will have to be recreated and worked upon project to project.
Assembly and Modification Fees - Whether should be fixed or discountable/multiplier based, should be an Admin Configuration.
We will store Modifications as Custom Options in Magneto and will store their Prices along with Products so while Calculating Prices, we will Sum up Modifications Prices as well. Multiplier discounts are not going to be applied on Modification Charges. Modification Charges will be combined within Products Price itself.
We will be defining Product Specific Modifications allowed and Modifications which are alternatives to each other so We can restrict them for users to be added together and the SKU Slugs or Keywords associated with each.
Each Door Style will have an Attribute Warehouse (Multiple Selection) and we will Save the Warehouses that can sell that Door Style.
We will also Store Series Information Per Door Style and Products.
For Each and Every Product, we will store Price (MSRP) Information and on Dealer Portal while displaying that Price, we will show MSRP strike it off, then will pick Multiplier from Logged in Customer as per Series of that Product and Show Discounted Price accordingly.