1,164 Topics
![]() | |
Are there any external tools that can improve my audience targeting on FB&Instagram for fashion e-commerce? | |
Can Anyone give me brief about it? | |
I am running online shopping website. I need to know which online tools are important for my website? | |
I am thinking of moving to ecommerce development. There is just so much out there so much so that I find myself at a loss as to where to start. I do front end development but I understand backend equally well. Ideally I would like to find a suitable e-commerce … | |
I'm looking now for a payment gateway and I have read a lot of information about that. And this article I like the most, https://www.techavy.com/top-ecommerce-payment-gateways/. What do you think about it? And which payment gateway do you prefer more and why? | |
Anyone use them ? It's taking forever to get them fully responsive. Any ideas on why they are so far behind the others ? | |
Hello to all! Hope you are fine. I am developing an e-commerce android app and integrating Stripe payment gateway in it and using Google Fire base as real time database. I browsed the official website of stripe and took the source code from there. I used my test key from … | |
I have magento shipping charge code : <?php ob_start(); // require_once(__DIR__ . '/app/Mage.php'); require_once('./../app/Mage.php'); umask(0); ini_set('display_errors',true); ini_set('memory_limit', '1024M'); Mage::app()->loadArea('frontend'); function getShippingEstimate($productId,$productQty,$countryId,$postcode ) { // $quote = Mage::getModel('sales/quote')->setStoreId(Mage::app()->getStore('default')->getId()); $quote = Mage::getModel('sales/quote')->setStoreId(Mage::app()->getStore('english')->getId()); $_product = Mage::getModel('catalog/product')->load($productId); $_product->getStockItem()->setUseConfigManageStock(false); $_product->getStockItem()->setManageStock(false); $quote->addProduct($_product, $productQty); $quote->getShippingAddress()->setCountryId($countryId)->setPostcode($postcode); $quote->getShippingAddress()->collectTotals(); $quote->getShippingAddress()->setCollectShippingRates(true); $quote->getShippingAddress()->collectShippingRates(); $_rates = $quote->getShippingAddress()->getShippingRatesCollection(); $shippingRates = array(); foreach ($_rates as … | |
Hello guys, unfortunately it looks like I'll have to use your help again. I'm struggling for few days to configure some filters in woocomerce and I can not do it at all. I'm trying to configure some filters to appear only in subcategories, and a main filter only in the … | |
I was thinking that how will the digital marketing affect the traditional way of doing business. | |
Hello Evreyone, I Faced a big problem, I have a Instagram Service site, but this speed is low, I'm trying some time but faild to raise site speed, see site speed https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fbuyfastlike.com%2F&tab=mobile Site url - https://buyfastlike.com | |
I have an eCommerce website. Website loading speed is too slow. I have talked with hosting service provider. They told me that there nothing is wrong with hosting. So I need a developer who can help me to fix this issue. I will pay good. | |
Setting a value to hidden element in clickdimensions is tricky beacuse you cant set an id to it and there are lots of hidden elements set by the page. the way i did it was by setting a special value to that field and find it later when code runs. | |
Hi! Can I buy email database to my newsletter. I visited this site and it looks great, but I need confirmation from you. [spammy link deleted] Regards, Bela | |
We are {company name and link removed} and we are now using oscommerce but we found out it is not seo friendly. Can anybody recommend seo friendly shopping cart. Tom | |
Without going into each of the products pages and setting sidebar to appear on left, how can I code it into the woocomerce product single page using php? http://www.mabridalplus.com/?product_cat=bridal-wear | |
Hello to you all guys, There is a time to upgrade, and I believe that such moment has arrived to my company. To frame it properly: I went from running a small online shop just as a side hustle to working full-time on it, because it is my main income … | |
eBay is susscessful, no doubt. However, it's customer service and in particular the 'money back guarantee' really sucks. Other ecommerce sites could do well to learn from the tragedy that is eBay and do a better job. I've been an eBay user since 2001, and for the first time needed … | |
How to create a new column in wordpress woocommerce orders page where I can edit really fast (without opening a new page or anything) and write a personal note about that order. See the attachment to understand more. I need it fast | |
I do SEO all the time and I want to kown how to make my site get high rank on google or get more goolge backlinks. And now, I promote my site by wrting blogs, by using social sites, by submit high quality artitcles but little effect. What should I … | |
I want to start an ecommerce site, but don't know where to start. I will be starting a photo website pretty soon, but I am looking to also sell cameras and other photo related items. | |
Hello, I have a question about who uses https:// instead of http:// ? What is the point of encrypting the information if that is the point? Who normally uses it? Ecommerce? Bank? Who else? If am I right? | |
hi this is abhilash i m doing masters in computer science.... pls can you suggest me gud topic in e commerce which has to do my jonoural papers with software product and testing | |
i'm newbie, i want to add friend any one to experience exchange seo, contact me with skype: tung2258 thanks | |
| |
It's that time of the year again when the whole 'prediction' business machinery gets fired up. So I thought I would grab some of the ones from my inbox that are perhaps most applicable to the digital marketing sector. The following were inspired by some crystal ball gazing by the … | |
Hi everybody I own a website and I'm looking to learn how to increase the amount of natural traffic coming from social . have any idea for this? | |
Hello, Happy new year guys.. I am trying to find a way to Upload and Display multiple images for one product on an ecommerce website that I am working on! At the moment I can only upload one image for each product. My current code is bellow: **This is upload.php** … | |
Hello, Cek this site: www.advance-web-studio.com There is a white space underneath it that I do not know where it comes from. this is my index.php <b>Latest Projects:</b><br><br> <div> <a href="<?php echo base_url() ?>public/images/large pic8.jpg" title="Ecommerce - Vitoshop"><img src="<?php echo base_url() ?>public/images/large pic8.jpg" width="200px" height="180px" alt="turntable"></a> <a href="<?php echo base_url() ?>public/images/large … | |
Hi friends i am working for an shopping cart using php script, i placed a drop down option to display currency rate as per user selection(INR and USD). By default it will display all the price in INR, if any user select USD, then it has to show all the … | |
I'm new to the forum and new to web development, I have an ecommerce store on prostores and I recently purchased a PHP based 5 star review script for my website. I then gave it to my web developer to implement it and he came back to me saying that … | |
I have about 15,000 emails in google that were sent from a wordpress webform. I need to be able to extract data from that email and export to excel. Are there any suggestions? I have started using Parseur. But I need to be able to foward all 15,000 emails but … | |
this code snippet works fine on its own but as soon as it's added to Magento it doesn't work. Anyone have any thoughts? <!-- Start Edits --> <script type="text/javascript" src="jquery.autocomplete.js"></script> <script type="text/javascript" > //<![CDATA[ var jQuery = jQuery.noConflict(); jQuery(document).ready(function() { jQuery("#antique_toys_materials").keyup(function() { var tag = jQuery(this).val(); if(tag != '') { … | |
Hello, I wonder why the same code on different server causes tawk not working? On both of them, I install original prestashop template - which is belong to prestashop and free: Is not working on this server: http://ecommerce.advance-web-studio.com/index.php Is working on this server: http://ecommerce.fresway.com/ Can you guess why this code … ![]() | |
According to the [Australian Federal Police](http://www.afp.gov.au/), it would appear that at least half a million credit cards 'down under' have been compromised and funds in excess of AUS $25 million (US $26 million) stolen. Although precise details are still coming in, it would seem likely that nothing more complicated than … | |
Hello, I wonder why I need to press F5 before entering the admin page after login. home_admin.blade.php <form class="navbar-form navbar-right" id="form_login" method="post" style="margin-top: 0;" action="{{ url('/auth/login') }}"> <input type="hidden" id="_token" name="_token" value="{{ csrf_token() }}"> <div class="form-group"> <span class="control-header">Email</span> <span><input type="text" name="email" placeholder="Email" required class="form-control"/></span> </div> <div class="form-group"> <span class="control-header">Password</span> <span><input … | |
Any one knows how to configure shipping in prestashop v. 1.6 ? I am trying to set it but appears to have an error in my courier. ![]() | |
i am building an ecommerce website what i am having trouble with is that for example you login, then it goes to admin.php, then if i copy the admin.php page's url and paste it on other browser then you still can go through admin.php without login..it means that my website … | |
Hello, I am trying to undestand what is smart.net for and what is it's relation with prestashop. I heard prestashop is made from smarty but I still cannot understand how to relate the two of them. I also cannot figure out how to create theme with prestashop. Can anyone else … ![]() | |
Cache in local storage of browsers gets cleared when website page redirects from AliPay payment website. This is happening in some computers and working fine in some. From my website user selects AliPay payment method then user is redirected to payment website and on successful payment is being redirected back … | |
Hi All, I'm currently designing a website for my business and would like to have a system that pulls products from my database via PHP and adds them to my products section, but I'm unable to find anything that explains how to do it for the kind of setup I … ![]() | |
Hello all I am planning to run gmail Adwords for my new project which is an Ecommerce portal for promoting my products. So can anyone tell me how to run Gmail Adwords from my Google Adwords account. Really in need. | |
I started new Ecommerce website ..developed in php.(codeigniter)..and it is SEO friendly but we are in only gifting category .but any one please suggest me how attract people to our website.? | |
Hello Daniweb Community, I was wondering if someone could help me with the PayPal PHP SDK (version 1.3.2), I'm just going off the examples they have provided [here](http://paypal.github.io/PayPal-PHP-SDK/sample/) focusing on [this](http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/CreatePaymentUsingPayPal.html) I was just wondering if there is a way to attach delivery instructions (coming from the website, sending them … | |
Hello, i not sure what is the problem with my code. Below is my code. <?php if(isset($_SESSION["products"]) && count($_SESSION["products"])>0){ $total = 0; foreach($_SESSION["products"] as $product){ $product_name = $product["name"]; $product_price = $product["price"]; $product_code = $product["product_code"]; $product_qty = $product["product_qty"]; $currency = "RM "; $img = mysqli_query($link, "SELECT img FROM internet_shop where id=$product_code"); … | |
ive designa a script a bit like abay where multi vendor can sell there product and each will be pay in there specific paypal account on check out. my chanlange is how to allow multiple vendors to sell via your site and in return take a commission on sales on … | |
Hi, I am bilding a site that allow my users to accept payment for selling ad space. I want PayPal to be my payment getaway. Is this doable with PayPal?. I know IPN, but it doesn't work because I don't want to get payed, I want my user to get … | |
Hello everyone! do you have any idea about it? I need a huge number of company data [mobile no., address etc.]. Is there any company which are going to provide this services? Actually my goal is I need a huge number of company data that are related to my services. … | |
May i know how the coupon code submission is an effective choice for promoting eCommerce businesses? | |
I want to make a menu driven program in which I have 4 options 1) input() -Inputs the data WITH A UNIQUE KEY (AND CHECKS FOR REPETION) and writes it to a file 2)output() - Outputs the data using a UNIQUE KEY (WHICH WHEN NOT FOUND GIVES AN ERROR) 3)delete() … |
The End.