Moving zencart magento jobber
[2]=10&attribute[1]=1&qty=1&productid=1971 benötige so einen oder ähnlichen text designer für , magento/gambio/xtcommerce usw
[2]=10&attribute[1]=1&qty=1&productid=1971 benötige so einen oder ähnlichen text designer für , magento/gambio/xtcommerce usw
Jeg har løpende arbeid relatert til vårt tidligere prosjekt 'Magento repair and fix existing webshop'
Jeg har løpende arbeid relatert til vårt tidligere prosjekt 'Magento backup problem'
Hei. Har en shop som er satt opp basert på Magento. Butikken blir norsk språket, men noen moduler, overskrifter osv får jeg ikke oversatt til Norsk. Trenger derfor hjelp til at endre tekster på noen få plasser i butikken og muligvis tilføye litt tekst i header. Butikken kan ses her: Om det finnes en norsk freelancer som er villig til at ta oppdraget vil det bli førstevalget.
ESTOY INTERESADO EN QUE ALGUN PROGRAMADOR ME HAGA UN MODULO PARA MAGENTO ESTE ES EL SDK DE ESTA API NECESITO QUE SE AGREGE COMO UNA FORMA DE PAGO
Hei! Jeg trenger hjelp til å sette opp en nettbutikk wocommerce eller Magento. Jeg legger inn alt innhold selv. Har jobbet med Wordpress og Magento før. Trenger hjelp til den tekniske delen. Er det noe du kan gi en pris på? Trenger også en samarbeidspartner på tilsvarende ting. Jeg selger inn wordpress sider selv. Har du egen webhotell?
Jeg har løpende arbeid relatert til vårt tidligere prosjekt'Magento customization support'
Vi har en eksisterende Magento webshop der skal laves helt færdigt. Der skal tilrettes betalingsgateways og laves mindre rettelser. Dansk skal på som et ekstra sprog, da den er sat op på engelsk. Der skal scrapes varedata, billeder og beskrivelser kategorier m.v. hvorefter varerne skal uploades på sitet.
Hej Vi søger en dygtig PHP programmør som har erfaring med Magento webshop løsning til at integrere vores front-end og back-end modeldatabase fra et tidligere hjemmestrikket PHP shop system. Dette er et større projekt og derfor bedes du henvende dig for flere informationer hvis du mener at kunne mestre opgaven.
Hei, trenger litt generell rådgivning om nettbuikk, magento og design. Jeg har planer om å starte en nettbutikk i løpet av de neste 6 mnd.
I run an existing business and I'm seeking a web developer proficient in Magento 2 to help optimize my site's performance, specifically targeting the First Input Delay (FID). Current Situation: - I have insights on the site's performance, but they're not clear-cut. Ideal Candidate: - An expert in Magento 2 with a deep understanding of core web vitals. - Ability to interpret performance data and implement effective improvements. - Clear communication skills to explain complex issues in a simple way.
Project Title: ...experience Skills and Experience: - Proficiency in web development technologies such as HTML, CSS, JavaScript, and PHP - Experience in designing and developing e-commerce websites, preferably with examples of previous work - Knowledge of responsive web design principles to ensure the website is mobile-friendly - Familiarity with popular e-commerce platforms and CMS (e.g., Shopify, WooCommerce, Magento) - Understanding of SEO best practices to optimize the website for search engines If you are a creative and experienced web developer who can bring my rough idea to life and deliver a user-friendly e-commerce website with a shopping cart feature, I would love to hear from you. Please provide samples of your previous work and your proposed timeline for completing thi...
I'm looking for a talented graphic and motion graphic designer to create engaging social media content and design corporate, professional style contents. Key Tasks: - Design of social media content (still and moving graphic) - Creation of motion graphics for social media - Brochure and flyer design for print and digital distribution Ideal Skills: - Proven graphic design and motion graphic experience - Expertise in designing for social media - Portfolio of corporate, professional style designs - Proficiency in using design software - Ability to meet deadlines and work independently. Please, include examples of your previous work in your proposal. Thank you!
I am trying to create a script that counts stock chart candles that are above or below a certain value. specifically, I want my script to sequentially count candles once they are above the 9 simple moving average. When the candle eventually closes below the 9 sma, I want those to be counted also my current script isnt perfect and occasionally give repeating numbers plot(close) indicator("Candle Count", overlay=true) // Source for SMA calculation source = close // Calculate the 9-period SMA sma9 = (source, 9) // Variables for counters and tracking state var int aboveCount = 0 var int belowCount = 0 var bool isAboveSMA = false var bool isBelowSMA = false // Check if the body of the candle (open and close) is above or below SMA and handle counting if close > s...
I need assistance uploading 1000 products to my Magento store. Product Information: - I have all the product details ready which include descriptions, images, and pricing. - The information is not in a standard format, so some preliminary data processing may be needed. Skills and Experience Required: - Extensive knowledge and experience with Magento is essential. - Proficiency in data processing and Excel is required, as the product information will need to be formatted for Magento. - Attention to detail is critical to ensure all product information is uploaded correctly.
...comfort of monotony. We celebrate boldness, authenticity, and self-expression through unique designs that reflect our philosophy: exit the grey, enter the bold. Philosophy Behind the Brand At its core, Shades Off Grey stands for: * Clarity and Conviction: Rejecting indecision and ambiguity. Our customers embrace clarity in their choices, expressing who they are unapologetically. * Breaking Monotony: Moving away from bland, uninspired fashion. Every design is a celebration of creativity and courage. * Empowering Individuality: Each piece is a tool for self-expression, allowing wearers to own their style and voice their values. Target Audience * Individuals aged 20-40 who value personal expression and bold fashion choices. * Creatives, innovators, and forward-thinkers who are not...
I'm seeking a skilled web developer to enhance user interactions on my webpage through an interactive browser window feature. This will involve the implementation of interactive animations with dynamic effects, ensuring an engaging and stimu...skilled web developer to enhance user interactions on my webpage through an interactive browser window feature. This will involve the implementation of interactive animations with dynamic effects, ensuring an engaging and stimulating user experience. Key Project Requirements: - Develop an interactive browser window to be accessed from a designated page. - Incorporate interactive animations such as moving elements, changing shapes, and other engaging visuals. - Utilize dynamic effects for the animations, creating an energetic and captivat...
I need a skilled web developer and graphic designer to enhance my Joomla sites using Jreviews and SP Pagebuilder. The tasks include improving site functionality, optimizing page layouts, moving the site from staging to a new domain, creating a logo, designing listing page graphics, and importing data to listings.
I'm looking for an experienced Pine Script programmer to create a version 6 code for TradingView. This code will implement the following: - Draw a Simple Moving Average (SMA) with a period of 20 on the main chart (overlay = true). - Draw two Exponential Moving Averages (EMA), one with a period of 5 and another with a period of 25, below the main chart (overlay = false). - Draw an upward arrow if one the the two conditions was fulfilled: a. If the last closed candle's EMA(5) has crossed above EMA(25) while the closing price of that candle is already above the SMA(20), or b. If the closing price of the last closed candle is above the SMA(20) while the EMA(5) of that closed candle is above EMA(25). The default colors for the indicators are: - EMA(5): Blue - EMA(2...
I'm seeking a Magento specialist to optimize my site for improved loading speeds and user experience. The focus will be on the homepage and checkout process. Key requirements: - Extensive experience with Magento site optimization - Proven track record of enhancing loading speeds and user experience - Ability to specifically target and improve homepage and checkout process - Skills in identifying and implementing necessary optimizations for SEO and overall site performance
Job Title: Remote Real Estate Marketing, Outreach, & Transaction Coordinator Are you ready to bring your creativity, organization, and communication skills to the forefront? We’re looking for a dynamic Remote Real Estate Marketing, Outreach, & Transaction Coordinator to join our growing team. If you’re passionate about real estate, love connecting with people, and thrive on keeping deals moving smoothly, we want to hear from you! What You’ll Do As a vital part of our team, you’ll: Cold Call & Client Outreach Build genuine connections with property owners and motivated sellers through outbound calls. Use persuasive communication to uncover opportunities for real estate deals. Engage with past clients to collect testimonials and success stories t...
...for others), the application secretly purchases the book and sends it to them as a surprise. Example 2: Someone Needs Help Moving: Person A submits to the application: "I need help moving some furniture next Saturday." The Application: Sends a secret task to Person B: "Are you available to help carry some boxes next Saturday for 10 secret points?" Sends a secret task to Person C: "Do you have a pickup truck and can assist with moving some furniture for 15 secret points?" Person B and Person C receive their points upon completing the moving assistance. When Person A accumulates enough points (through helping others), they can use their points to "purchase" the moving help they need, with the application sec...
I'm looking for a talented graphic and motion graphic designer to create engaging social media content and design corporate, professional style contents. Key Tasks: - Design of social media content (still and moving graphic) - Creation of motion graphics for social media - Brochure and flyer design for print and digital distribution Ideal Skills: - Proven graphic design and motion graphic experience - Expertise in designing for social media - Portfolio of corporate, professional style designs - Proficiency in using design software - Ability to meet deadlines and work independently. Please, include examples of your previous work in your proposal. Thank you!
...for others), the application secretly purchases the book and sends it to them as a surprise. Example 2: Someone Needs Help Moving: Person A submits to the application: "I need help moving some furniture next Saturday." The Application: Sends a secret task to Person B: "Are you available to help carry some boxes next Saturday for 10 secret points?" Sends a secret task to Person C: "Do you have a pickup truck and can assist with moving some furniture for 15 secret points?" Person B and Person C receive their points upon completing the moving assistance. When Person A accumulates enough points (through helping others), they can use their points to "purchase" the moving help they need, with the application sec...
Looking for a proficient coder who is deeply familiar with Wordpress/Woocommerce, Elementor Page Builder, HTML, JS, PHP. We had our Magento website which had HTML built pages migrated to wordpress/woocommerce. In order to migrate successfully, there was some things done beyond our knowledge to make it look the exact same. This includes using Elementor page builder and certain plugins perhaps to make things work. The Issue We have a top main menu which acts like a Mega Menu. This was originally full HTML and CSS with maybe some JS. This was made to work on the new Wordpress site using mentioned plugins. If we change the name of the current main menu (primary menu) options and save, the names are reflected on the front end of the site, so this is good. However if we try to add an...
...for others), the application secretly purchases the book and sends it to them as a surprise. Example 2: Someone Needs Help Moving: Person A submits to the application: "I need help moving some furniture next Saturday." The Application: Sends a secret task to Person B: "Are you available to help carry some boxes next Saturday for 10 secret points?" Sends a secret task to Person C: "Do you have a pickup truck and can assist with moving some furniture for 15 secret points?" Person B and Person C receive their points upon completing the moving assistance. When Person A accumulates enough points (through helping others), they can use their points to "purchase" the moving help they need, with the application sec...
I'm in need of a skilled web developer who can create an attractive, fully-functional e-commerce website at a...attractive, fully-functional e-commerce website at a low cost. The goal is to design a site that is sellable to others, with a specific focus on an insurance company's product. Key Requirements: - Development of an appealing e-commerce site - Integration of essential e-commerce features - Cost-effective solutions Ideal Skills: - Proficiency in various e-commerce platforms (Shopify, WooCommerce, Magento) - Web design skills - Understanding of e-commerce features (product reviews, payment gateway integration, customer login) - Ability to create a site that meets specific industry standards (in this case, insurance) - Capacity for delivering quality work at a comp...
Instalar app Easyship en magento 2 open source, para un sitio ecommerce. El sitio se encuentra en Cloudways, una vez estimado el costo se envián el usuario y contraseña del sitio para hacer la instalación.
My company () develops webshops based upon the Magento commerce solution. Please read about it on the site. For the "blog" section we are looking for a freelancer to write unique and well researched articles. Our current blog posts are too "thin" in content and we want to improve the quality. As a trial, would like to ask you to write an article about "Gen Z - And how they like to pay "
Vennligst Registrer deg eller Logg inn for å se detaljer.
My Magento 2 site is facing a critical checkout issue where payments are not processing. This is specifically related to the Stripe payment gateway. Key Requirements: - Immediate start is required. - Strong debugging skills are necessary to identify and fix the issue. - Expertise in troubleshooting payment gateways, particularly Stripe, is essential. - Experience with Magento 2 and dealing with plugin or extension updates is highly preferred.
...Requirements The software will be based on the BTC-USD price history from the past 5 years. The data should be continuously updated, and a daily granularity is recommended. It is preferable to directly implement data retrieval using yfinance, avoiding reliance on a CSV file for management. Feature Engineering The extracted features should include: • ATR (Average True Range) • Bollinger Bands • Moving averages • Logarithmic returns (Additional suggestions and implementations are welcome.) For this specific part, training an LSTM model is advised. Modeling 1. Train a GARCH(1,1) or GARCH(2,1) model on the logarithmic returns time series. 2. Use the predicted volatility as an input feature for the LSTM model. 3. Create time sequences for the LSTM model using a sl...
Job Title: Remote Real Estate Marketing, Outreach, & Transaction Coordinator Are you ready to bring your creativity, organization, and communication skills to the forefront? We’re looking for a dynamic Remote Real Estate Marketing, Outreach, & Transaction Coordinator to join our growing team. If you’re passionate about real estate, love connecting with people, and thrive on keeping deals moving smoothly, we want to hear from you! What You’ll Do As a vital part of our team, you’ll: Cold Call & Client Outreach Build genuine connections with property owners and motivated sellers through outbound calls. Use persuasive communication to uncover opportunities for real estate deals. Engage with past clients to collect testimonials and success stories t...
...creative way. - I would like it to scroll up and down the page with a background of overlapping images and maybe even short videos. I would like the main background though to be a graphic that has been designed to look like a chess board/construction blueprint concept. - As you click the navigation buttons, I want there to be animated chess pieces that move across the page, almost as if they are moving on a chess board. That is why i want the blueprint/chess board background picture for. - We also would like to design a business card that has a hologram with chess pieces that move when the hologram changes. - We are mainly looking for someone to help us brand our business better and help us attract new business. We need someone who is a proficient designer on adobe platforms. A...
I'm in need of assistance with my Airtable instance that is currently used for managing digital resources. The primary task involves moving data around to make it usable in multiple locations and cleaning up my database's overall structure. Key Responsibilities: - Pulling transaction records from one set of tables to another - Offering hourly guidance on database cleanup - Providing suggestions on improving the overall database structure Ideal Skills: - Extensive experience with Airtable - Strong data management skills - Previous experience with digital resource management - Ability to provide clear guidance and suggestions
I'm in need of a NinjaScript coder to construct an auto-trading strategy for me on NinjaTrader. The strategy should incorporate the following elements: - Exponential Moving Average (EMA) - Volume Weighted Average Price (VWAP) - Engulfing Candles This strategy will be deployed in the Futures market, specifically targeting 1-minute timeframes. I'm open to discussing the intricacies of the project in private messages. Ideal candidates for this job should have: - Extensive experience with NinjaTrader and NinjaScript - Strong understanding of the Futures market - Proven track record of designing successful auto-trading strategies - Proficient knowledge of technical indicators and candle patterns - Ability to communicate complex ideas clearly and simply.
Consultation to Troubleshoot and fix website registration issues and discussicing moving to new host.
...(French & English), with experience in Sales or Customer Service, who can handle both inbound and outbound phone inquiries. The main focus of these calls will be providing product information, transfer calls to the appropriate team members, and to schedule appointments for our salespeople. About the Role: No cold calling: You will handle incoming calls and follow up with customers who have requested moving information through our website. Your main responsibility will be to schedule appointments in the seller’s calendar, enabling them to assess the volume of goods to be moved efficiently. Why Join Us? Flexible Schedule: We adapt to your availability! Choose to work during the day, evening, weekdays, or weekends. Work Across Time Zones: Serve customers across Canada an...
...way back home. Key Features: - Gameplay: Players must travel back home while collecting rewards, performing stunts, and mastering timing-based gameplay. - Art Style: The game should adopt a vibrant, cartoonish art style. - Rewards: Players will be collecting coins and power-ups throughout their journey. - Obstacles: The game should incorporate a variety of challenges, including static barriers, moving enemies, and environmental hazards like water and fire. Ideal Skills and Experience: - Proven experience in mobile game development, particularly in creating 2D side-scrollers. - Strong understanding of physics-based gameplay mechanics. - Proficient in creating engaging, cartoonish art styles. - Experience in integrating rewarding systems and a variety of obstacles into gameplay. ...
...back home. Key Features: - Gameplay: Players must travel back home while collecting rewards, performing stunts, and mastering timing-based gameplay. - Art Style: The game should adopt a vibrant, cartoonish art style. - Rewards: Players will be collecting coins and power-ups throughout their journey. - Obstacles: The game should incorporate a variety of challenges, including static barriers, moving enemies, and environmental hazards like water and fire. Ideal Skills and Experience: - Proven experience in mobile game development, particularly in creating 2D side-scrollers. - Strong understanding of physics-based gameplay mechanics. - Proficient in creating engaging, cartoonish art styles. - Experience in integrating rewarding systems and a variety of obstacles into gameplay. -...
I need a MySQL stored procedure that calculates both the Exponential Moving Average (EMA) and the Simple Moving Average (SMA) for stock prices. Key Requirements: - The stored procedure should execute daily. - It should process stock prices data. Ideal Skills: - Proficiency in MySQL. - Experience in writing stored procedures. - Strong understanding of stock price data. - Familiarity with EMA and SMA calculations. The successful freelancer will have the opportunity to work on this project regularly as I need this procedure to run daily.
1)After the client registered on the website and received an email to confirm his email address, which he did, he tried to log in unsuccessfully, The response he is getting "wrong catcha". 2) New orders placed on the website do not show on Maginto under sales, it shows only under the Dashboard. All order of 2024 & part of 2023 disappeared from maginto.
...enhancing our long-standing ASM program. This program has served us well for 20 years with some minor updates along the way, but we need to introduce some additional features. The program is used aboard a circuit board for our agricultural tool for dispensing granular materials in potted plant nurseries, the basic updates required will enhance the interface between the Applicator and a pot plant moving robot, adding signals via an existing wired port : 1. a basic (5v 0.5 second) output signal to confirm completion of dosage. 2. being able to remotely turn the unit on with an external input signal (5v 2.0 second or similar) Key Responsibilities: - Compile the existing ASM program to confirm compiling stability, and to identify and rectify any errors. - Implement minor functional ...
I'm seeking a web developer experienced in e-commerce site creation. The website should cater to both direct consumers and wholesale purchases, selling physi...opportunity to share their experiences and give feedback on products. - Product comparison: A feature that allows customers to compare different products side by side would be beneficial. - Wishlist: This should allow customers to save products for future consideration. We also want different price levels As for the e-commerce platform, I'm open to suggestions. I've considered Shopify, WooCommerce, and Magento, but I'm unsure which one would best suit my needs. Therefore, a developer with experience in these platforms would be ideal. They should be able to advise me on the best option based on the specifi...
I'm in need of an experienced Air Table professional to assist with moving records from one base to another, along with attached documents. The situation is somewhat complicated as we do not have admin access to the original base, but we can download the tables in CSV format. Requirements: - Transfer of medium data size (1000 to 10,000 records). - Include various attached documents such as PDF files, Images, mpegs, and avi files. - Move all the comments in the Interfaces - Preserve all features from the original base in the new base. This includes Formulas/Calculated Fields, Links/Relationships between tables, and Views and Filters. Ideal Skills and Experience: - Proven experience with Air Table. - Strong data migration skills. - Experience with preserving complex data relat...
I'm looking for an experienced web developer to create a top-notch E-commerce website using Magento. Key Requirements: - Extensive experience with Magento - Proven track record in E-commerce website development - Ability to create a user-friendly, visually appealing, and high-performance website Your bid should reflect your experience with similar projects and include examples of E-commerce sites you've developed in the past.
...freight. Temperature-controlled and flatbed options available. Partnering with trusted carriers for reliable service. Value-Add Section: Get it all done in one place: Pallets, crates, and packaging supplies to fit any load. Warehousing and drop trailer programs for operational efficiency. Poly bags, bubble wrap, and steel banding for specialized needs. Call to Action: ? Let’s get your freight moving! Call Jeremy Sylvester at (xxxxxxxx...
... contenido y construcción de enlaces. Estrategias de contenido: Investigación de palabras clave y generación de ideas para artículos optimizados para SEO. Reportes y análisis: Medir y reportar resultados con herramientas como Google Analytics, Search Console y Ahrefs. Tareas menores SEO Requisitos: Portafolio que demuestre experiencia en SEO. Conocimientos en plataformas como WordPress, Magento y Shopify. Experiencia en mercados como España y el mercado anglosajón. Haber trabajado con al menos Ahrefs, SEMrush, Screaming Frog y similares. Buenas habilidades de comunicación y disponibilidad para colaborar de forma regular. ¿Qué ofrezco? Proyectos continuos y variados. Oportunidad de trabajar con marcas...