{"id":469,"date":"2020-02-28T16:09:01","date_gmt":"2020-02-28T16:09:01","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-special-settings-v1-x-configuration"},"modified":"2021-09-28T11:44:48","modified_gmt":"2021-09-28T15:44:48","slug":"magento-special-settings-v1-x-configuration","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration","title":{"rendered":"Magento 1 Special Settings v1.x Configuration"},"content":{"rendered":"\n<h2 id=\"configuring-special-settings-extension\">Configuring Special Settings Extension<\/h2>\n\n\n\n<p>The Extension Special Settings allows you to change the format and display of prices on your website.<\/p>\n\n\n\n<p>To access the main page of this Extension, follow the instructions below.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Select &#8220;Plumrocket&#8221;.<\/strong><\/li><li><strong>Select &#8220;Special Settings&#8221;.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png\" alt=\"Plumrocket-ss.png\"\/><\/a><\/figure>\n\n\n\n<p>You will see textual information only as shown in the screenshot below.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li>\n<strong>&#8220;Custom Currency Format&#8221;:<\/strong> Website administrator can configure currency format to be displayed on pages, as well as, change currency signs. Use our information tip to reach the admin panel and change settings.<\/li><li><strong>&#8220;Product Price&#8221;:<\/strong> allows you to edit the templates of product prices for both product list page and product page irrespective of each other.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss-way.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss-way.png\" alt=\"Plumrocket-ss-way.png\"\/><\/a><\/figure>\n\n\n\n<p>In order to change currency settings, follow the instructions below.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Select &#8220;System&#8221;.<\/strong><\/li><li><strong>Select &#8220;Configuration&#8221;.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Change-time-zone1-wide.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Change-time-zone1-wide.png\" alt=\"Change-time-zone1-wide.png\"\/><\/a><\/figure>\n\n\n\n<p>To access the Currency settings tab click on the &#8220;Currency Setup&#8221; as shown below<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Select &#8220;Currency Setup&#8221; Tab.<\/strong><\/li><li><strong>Option &#8220;Custom Currency Format&#8221;:<\/strong> allows you to change currency format of prices on the website. Format tokens for self-generated number formats that you can use, are described below.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Currency-format-wide.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Currency-format-wide.png\" alt=\"Currency-format-wide.png\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Important Information:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Token<\/th><th>Description<\/th><th>Example format<\/th><th>Generated output<\/th><\/tr><tr><td>#0<\/td><td>Generates a number without precision and separation<\/td><td>#0<\/td><td>1234567<\/td><\/tr><tr><td>,<\/td><td>Generates a separation with the length from separation to next separation or to 0<\/td><td>#,##0<\/td><td>1,234,567<\/td><\/tr><tr><td>#,##,##0<\/td><td>Generates a standard separation of 3 and all following separations with 2<\/td><td>#,##,##0<\/td><td>12,34,567<\/td><\/tr><tr><td>.<\/td><td>Generates a precision<\/td><td>#0.#<\/td><td>1234567.1234<\/td><\/tr><tr><td>0<\/td><td>Generates a precision with a defined length<\/td><td>#0.00<\/td><td>1234567.12<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div><\/div>\n\n\n\n<p>To set the currency format the following function has been used: <a href=\"http:\/\/https:\/\/www.php.net\/manual\/en\/function.money-format.php\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Function &#8220;money_format&#8221;<\/a>.<\/p>\n\n\n\n<p>This is how Special Settings is displayed in the front-end.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Independent price templates for product page. Required for Private Sales Theme.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Special-Settings-view.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/Magento-Special-Settings-view.png\" alt=\"Magento-Special-Settings-view.png\"\/><\/a><\/figure>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the main page of this Extension, follow the instructions below. You will see textual information only as shown in the screenshot below. In order to change currency settings, follow the instructions below. &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 1 Special Settings v1.x Configuration&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[261],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Configure Magento  Special Settings Extension v1.x Magento Special Settings v1.x Configuration - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 1 Special Settings v1.x Configuration\" \/>\n<meta property=\"og:description\" content=\"Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:09:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-28T15:44:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Configure Magento  Special Settings Extension v1.x Magento Special Settings v1.x Configuration - Plumrocket Documentation","description":"Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration","og_locale":"en_US","og_type":"article","og_title":"Magento 1 Special Settings v1.x Configuration","og_description":"Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the","og_url":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:09:01+00:00","article_modified_time":"2021-09-28T15:44:48+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png","contentUrl":"\/docs\/wp-content\/uploads\/2020\/05\/Plumrocket-ss.png"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration","name":"Magento 1 Special Settings v1.x Configuration - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration#primaryimage"},"datePublished":"2020-02-28T16:09:01+00:00","dateModified":"2021-09-28T15:44:48+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Configuring Special Settings Extension The Extension Special Settings allows you to change the format and display of prices on your website. To access the","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1\/configuration#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Docs","item":"https:\/\/plumrocket.com\/docs"},{"@type":"ListItem","position":2,"name":"Magento 1 Extensions","item":"https:\/\/plumrocket.com\/docs\/magento-1-extensions"},{"@type":"ListItem","position":3,"name":"Special Settings","item":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-1-special-settings\/v1"},{"@type":"ListItem","position":5,"name":"Configuration"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","caption":"Plumrocket"},"sameAs":["https:\/\/plumrocket.com\/docs"]}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/469"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=469"}],"version-history":[{"count":1,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/469\/revisions"}],"predecessor-version":[{"id":24719,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/469\/revisions\/24719"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=469"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=469"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}