Several franchise stores of the Carrefour group have decided to rebel against the prices which are dictated to them. They are preparing to obtain supplies from another distributor.
© Swaf75 / Wikimedia – Why the Carrefour franchisees rebel. Save save Receive alerts Large retailers. Are Carrefour franchise stores rebeling? This is what seems to be traded to believe the information of the Parisian. Indeed, if for the time being, only sixty stores seem to be affected on the 5,000 franchisees, they denounce the sales price rules set by the parent company. Grouped within the Association of CARREFOUR franchisees (AFC), these stores wish to get to get their supplies from another distributor. “We just want to do our job as small grocers, earn a living is everything,” said the Parisian its president Thierry Barbier. A “X project” has been set up to provide national brand products to this distributor, anonymous. However, for the time being, this project plans to recover 10% to 15% of all of their products. AFC considers that they are not free enough to set its selling prices and be forced to buy goods at a too high price. This also concerns Carrefour City, Carrefour Contact or Carrefour Express. To read also: Carrefour will launch a new concept in 45 Grand Paris stations of 10% more expensive stores? Questioned by Le Parisien, a manager of a Rennes mini -market ensures that franchised stores are “10% more expensive than the national average” without these stores no longer win. With project X, the prices of other distributors would make it possible to buy “15% cheaper”. In reality, franchisees can already supply themselves to other distributors of the moment “whether they respect their contractual commitments on prices, the quality of the products, the presence of crossroads in rays”, indicates Carrefour. The Rennais manager explains that there is a system of rebates to supply itself from the crossroads “beyond the minimal percentage fixed”. But finding alternative suppliers is very complicated. If Carrefour admits selling more expensive goods to its franchisees and its “local stores are more expensive than a hypermarket”, they are “relatively competitive and cheaper than other brands of the same category”, adds the brand. Read also: Carrefour or Auchan… For which loyalty card should you fall for? Despite AFC criticisms, Carrefour is based on the demand for constantly increasing franchisees, with “more than 400 stores this year”. If the AFC asked to condemn Carrefour to a fine of 200 million euros, the decision should not be rendered before 2026. Receive our last news each morning, most of the capital news. (tagstotranslate) Large distribution
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!