Magento Custom Options Absolute Price, Magento Absolute Pricing Extension | MageComp

Page 1

Custom Options Absolute Price Extension User Manual

Magento Custom Options Absolute Price extension lets you add the price type as absolute on custom options.

Table of Content 1. 2. 3. 4. 5. 6.

Extension Installation Guide Configuration Custom Options Absolute Price on Frontend Custom Options Absolute Price on cart page Deactivation of Extension in Case of Emergency FAQs

Custom Option Absolute Price

Š MageComp.com


1. Extension Installation Guide  Go to My downloadable products. The file that you download normally is a zip or tgz file.  It’s required to disable cache in the administration panel of your site. Go to System/Cache Management. Choose all caches and take action “Disable” then submit. Also disable the Compilation if it is ON. So make sure that Caching and Compilation is disabled before installing the extension, you can enable it again after the installation.  Use FTP client (such as Filezilla, WinSCP, cuteFtp) to upload or copy all folders in the zip package to your Magneto site root folder. This will not overwrite any existing files, just add new files to the folder structure.  You will need to install the extension in your custom theme if you are using. Just make sure about this files to be uploaded in custom theme.  app/design/frontend/default/default to app/design/frontend/YourThemeFolder/PackageFolder  After uploading is done, enable the Cache and if you keep Compilation On then re-run the Compilation.  Navigate to System/Configuration, if you can see the extension tab, it is installed properly.  Now if you get Access denied error when click on the extension tab, you need to log out admin panel and log in again.  Go to front-end and try to process, make sure that everything is OK. Please follow the below steps to make the extension work properly if you using custom theme. Step 1: app\design\frontend\[theme folder]\default\template\absolutepricing\catalog\product\view.phtml find below code and copy it <script type="text/javascript"> var optionsAbsPrice = new Product.OptionsAbsPrice(<?php echo $this>getJsonConfig() ?>); </script> Step 2: app\design\frontend\[theme folder]\default\template\catalog\product\view.phtml Find this code and paste after this <script type="text/javascript"> var optionsPrice = new Product.OptionsPrice(<?php echo $this-

Custom Option Absolute Price

© MageComp.com


>getJsonConfig() ?>); </script> Step 3: app\design\frontend\[theme folder]\default\layout\absolutepricing.xml Find this code: <block type="catalog/product_view" name="product.info" template="absolutepricing/catalog/product/view.phtml"> Change it to: <block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml"> 2. Configuration Once you have successfully installed the extension, go to Catalog ďƒ Manage Products, select a product and go to Custom Options tab to apply custom options with absolute pricing option. Add a new custom option and provide it with a title and set input type for custom options. Add various custom options and select price type as absolute or one off charge for applying absolute pricing.

Custom Option Absolute Price

Š MageComp.com


3. Custom Options Absolute Price on Frontend: Once you set custom options and save configurations for all the products you required, you can see Custom Options Absolute Price enabled on frontend in product page. Customers need to select various custom options based on their requirements.

4. Custom Options Absolute Price on cart page Once you select the same product with different pricing options selected, you can see how absolute pricing gets effected on grand total.

Custom Option Absolute Price

Š MageComp.com


5. Deactivation of Extension in Case of Emergency  Manually delete all the files and content from following folders in your Magento root:  var/cache/*  var/session/*  Make sure you’ve uploaded all files from the downloaded package.  Go to app/etc/modules/Magecomp_AbsolutePricing.xml and replace <active>true</active> with <active>false</active>  Then repeat Step 1 and if something goes wrong, please contact us at https://www.magecomp.com/helpdesk or send us an email at helpdesk@magecomp.com 6. FAQs:  What if I get “Access denied” error after installation of the extension? Whenever you get Access denied error while clicking on the extension tab after installation, log out admin panel and re-login.  When I select Absolute price in product edit page from backend and save it, it goes blank, what should be problem here? Go to phpmamdin -> select database -> go to table "catalog_product_option_price" and increase the size of "price_type" field from7 to 9.

Custom Option Absolute Price

© MageComp.com


Thank You! Take a look at our other feature rich extensions:

Magento Tier Price Extension will allow you to display the quantity of tier price in the dropdown. Know More…

Custom Option Absolute Price

Now restrict your customer to purchase your group product in minimum quantity. Know More…

© MageComp.com


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.