Officially, cigarette prices after the closing amplify in tax stamps

Some are drawn to attempting to hunt out Cigarette prices in EgyptIn particular after the approval of the new amplify in the cost of the “Bandrol” tax stamps in originate closing March, which contains cigarettes and tobacco merchandise native and imported.

The Ministry of Finance had announced earlier the implementation of a new amplify in the costs of the pingle keep in on imported alcoholic programs, to boot to to cigarette and tobacco merchandise, whether native or imported, as this amplify started to work since Tuesday 25 March 2025.

The closing amplify in tax stamps

Ibrahim Imbabi, head of the Smoke Division of the Federation of Industries, had revealed that the most modern amplify included raising the cost of the tax character on alcoholic drinks by 25 piasters, to attain 1 kilos reasonably than 75 piasters. As for cigarette and tobacco merchandise, the cost of the tax character has elevated by 5 piasters, to twenty piasters reasonably than 15 piasters.

Related matters:

Regardless of the appliance of the new amplify in the costs of tax stamps, no extra increases in cigarette prices took place sometime of the closing duration and any mark modification is completed constant with the legislation, and now not by a resolution from the producing companies.

Cigarette prices these days

Imbabi added that Law No. 177 of 2023 provides the Minister of Finance the authority to amplify the costs of cigarettes by 12% yearly for a duration of 5 years, meaning that any new increases in cigarette prices is now not going to happen earlier than November 2025.

Are there new increases in cigarette prices?

Ibrahim Al -Imbaby, head of the Division of Industries, denied what became reported regarding the presence of new increases in cigarette prices earlier than a previous month, stressing that the legit prices grasp now not witnessed any modification by producers or the competent authorities.

Al -Imbaby outlined that what’s being circulated on social media and some media platforms is incorrect, and that the market is witnessing reasonably balance at the recent time, noting that any legit amplify ought to composed be issued by determined knowledge on productive companies or regulatory authorities, which has now not but occurred.

Rumors of increasing cigarette prices

He added that some retailers can even steal benefit of the amplify in the amplify in the achievement of illegal earnings by unofficially raising prices, which is an specific violation that is being confronted in coordination with the supervisory our bodies to be distinct particular person safety.

The head of the Smoke Division known as on electorate to now not be driven dreary the rumors, and to count on legit legit sources to salvage knowledge, stressing the division’s keenness to transparently to recent any trends associated to the costs of smoke and tobacco merchandise in the market.

Cigarette prices these days in the markets

Browsing for cigarette prices in Egypt elevated, especially after the most modern moves that the market witnessed on November 5, 2024, when Jap Eastran Firm raised prices by 12% in implementation of the provisions of price -added tax and amendments to the Comprehensive Health Insurance protection Law No. 2 of 2018.

Cigarette prices in the Jap Smoke Firm these days

Category Promoting mark for the actual person
Box 10 27 kilos
Cleopatra King Says 38.7 kilos
Cleopatra Gentle Quinn 38.7 kilos
Cleopatra Box (white/colours) 38.7 kilos
Cleopatra Spacious 38.7 kilos
Boston / Blument 38.7 kilos
World Cup (crimson – blue – Silver) 38.7 kilos
The World Cup Swap 38.7 kilos
Cleopatra Dark 38.7 kilos
Matosian Spacious 38.7 kilos
February / Friend cash 60 kilos

The explanation for increasing cigarette prices closing November

In outdated statements sometime of November 2024, Ibrahim Imbabi outlined that the amplify that popular at the time came after the Ministry of Finance agreed to steal the utmost tax segments of cigarettes, constant with what’s geared up for in the cost -added tax legislation No. 177 of 2013, which permits an annual amplify of 12%.

In Might perchance also simply 2024, Philip Morris announced an amplify in the costs of about a of its merchandise, as the legit mark of the heated tobacco “TEREA” of all kinds became company at 64 kilos, an amplify that comes within the framework of the periodic amendments made by producers to lend a hand meander with changes in manufacturing and tax charges.

Cigarette prices these days

Philip Morris merchandise prices in the market

The legit prices of the firm’s merchandise came as follows ::

  • MERIT: 95 kilos
  • Marlboro: 89 kilos
  • Marlboro Crafted: 74 kilos
  • L & M: 69 kilos
  • Heets Picks: 69 kilos
  • Heets Dimensions (heated tobacco): 69 kilos
  • Terea (heated tobacco): 69 kilos
  • Terea Capsules (heated tobacco): 74 kilos

The list of heated tobacco prices in Egypt

The associated fee of the heated tobacco “Heets Picks” of all kinds.
The associated fee of the heated tobacco “Heets Dimensions” of all kinds.
The associated fee of the heated tobacco “Teea” of all kinds is 69 kilos.
The associated fee of the “TEREA CAPSULES” tobacco is 74 kilos.

Are there new increases in cigarette prices soon?

Till now, the Ministry of Finance or the companies producing has now not announced any new increases in the costs of cigarettes or honey sometime of the coming duration, and any motion of costs will likely be in accordance with the requirements of tax prison programs and now not by random choices from producers.

feature replaceOembedWithHtml(component, sourceData) {
if (sourceData.offer.toLowerCase() === “youtube”) {
var html=”

” +

‘ +

‘ +

‘ +
‘ +

‘ +

‘;
replaceElementWithHtml(component, html);
} else if (sourceData.offer.toLowerCase() === “instagram”) {
var html=”

‘;
replaceElementWithHtml(component, html);
} else if (sourceData.offer.toLowerCase() === “twitter”) {
var html=”

‘;
replaceElementWithHtml(component, html);
} else if (sourceData.offer.toLowerCase() === “fb”) {
var html=”


replaceElementWithHtml(component, html);
} else {
replaceElementWithHtml(component, “”);
}
}

feature extractLinkFromOembed(component) {
return getUrlSource(component.getAttribute(“url”));
}

feature getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/gape?v=|.be/)((w-_)*)(&(amp;)?‌​(w?‌​=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/establish apart of dwelling(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.fb.com.*/(video(s)?|gape|anecdote|posts)(.php?|/).+$/;

if (ytRegex.take a look at(url)) {
return {
offer: “Youtube”,
url: url,
identity: ytRegex.exec(url)(1)
};
}

if (instaRegex.take a look at(url)) {
return {
offer: “Instagram”,
url: url,
identity: instaRegex.exec(url)(3)
};
}

if (twitterRegex.take a look at(url)) {
return {
offer: “Twitter”,
url: url,
identity: twitterRegex.exec(url)(1)
};
}

if (fbRegex.take a look at(url)) {
return {
offer: “Facebook”,
url: url,
identity: fbRegex.exec(url)(1)
};

}

return {
offer: “Unknown”,
url: url,
identity: “”
};
}

feature replaceElementWithHtml(component, html) {
var str = html;
var Obj = component; //any component to be entirely changed
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it be easy replacement of total component with contents of str var
} else { //if outerHTML is now not supported, there is an odd but crossbrowsered trick
var tmpObj = anecdote.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, component needs to be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we placing our transient knowledge reasonably than our target, so we are in a position to hunt out it then and change it into whatever we must replace to
ObjParent.innerHTML = ObjParent.innerHTML.change(‘

‘, str);
}
}
feature loadfbApi() {
var js = anecdote.createElement(‘script’);
js.src=”
anecdote.body.appendChild(js);
}
feature runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = anecdote.querySelectorAll(“.youtube”);

for (var i = 0; i < youtube.dimension; i++) { var offer = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var describe = new Image(); describe.src = "https://www.elbalad.news/themes/elbalad/assets/photos/no.jpg"; describe.classList.add('lazyload'); describe.setAttribute("knowledge-src", offer); describe.setAttribute("alt", "youtube"); describe.addEventListener("load", feature () { youtube(i).appendChild(describe); }(i)); youtube(i).addEventListener("click", feature () { var iframe = anecdote.createElement("iframe"); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("allowfullscreen", ""); iframe.setAttribute("src", "https://www.youtube.com/embed/" + this.dataset .embed + "?rel=0&showinfo=0&autoplay=1"); this.innerHTML = ""; this.appendChild(iframe); }); }; } (Tagstotranslate) Cigarettes (T) Cigarette Costs (T) High Cigarette Costs (T) Is there new increases in cigarette prices (T) Cigarette prices these days (T) Cigarette prices in the Jap Smoke Firm these days (T) Heated tobacco prices in Egypt (T) Economy (T) Services

Source hyperlink