Questions tagged [wordpress-ecommerce]

WordPress eCommerce is a functionality that enables shop facilities on your WordPress website.

WordPress eCommerce is mainly useful for developing ecommerce websites.

You can easily open your store online. WordPress eCommerce is the easiest way to sell products, downloads or services online.


Related Tags

19 questions
1
vote
0 answers

Wordpress E-commerce

I want to add shop to a site. But, before using the tools I need to know if I'm using the right ones The site is already built in a form of a blog with different articles. In this stage I want to add a shop and I decided to use Woocommerce as a…
LinLi
  • 11
  • 1
1
vote
3 answers

Shipping Rates based on Product Quantity on woocommerce

I want to set shipping cost quantity wise on my woocommerce theme. I want to do this option : For 1 to 5 products shiping cost will be 15%. More than 5 products whipping cost will be $6.99 . Can i add this shipping option without a plugin ?
Shahin Ahmad
  • 11
  • 1
  • 4
1
vote
2 answers

PHP If statement comparing an text input with a 2D array?

I need to make a task where it compares an array value with an inputted text value. For the array, the code is this:
Peter Wang
  • 13
  • 5
0
votes
1 answer

How can I fix - Fatal error: Cannot declare class WP_User_Request?

Error: Fatal error: Cannot declare class WP_User_Request, because the name is already in use in /home/zo8v2bw96l60/public_html/wp-includes/user.php on line 3657 Here's what I found on line 3657: /** * WP_User_Request class. * * Represents user…
0
votes
0 answers

How to display revenue generated by a product from WooCommerce on the frontend

I am trying to display certain text on a website I am working on that is donations based. It uses WooCommerce and WordPress to handle the donations. I am trying to display the text "Raised so far: $xx" dynamically so it shows the amount raised but I…
0
votes
1 answer

How i embed add to cart button in woo commerce

1) I want to embed the woo commerce add to cart button on a non shop page. 2) I also want to change its text and replace with an image. 3) Last thing is i want to embed a variety product above this button and use the button for this.
0
votes
0 answers

WooCommerce Product Cart

I planned to develop a wordpress eCommerce site by using woocommerce as my plugin. I am trying to develop / implement a subscription type eCommerce site where user can purchase 1 year subscription and select product and save into product cart based…
JmingL
  • 21
  • 6
0
votes
0 answers

On local development environment font-icon (si-atelier) display perfectly, but on production server some thing missing

On local development environment font-icon (si-atelier) display perfectly, but on production server icon not displayed on Chrome and mozilla but on on IE9. Wordpress Themes - Atelier Atelier Demo - http://atelier.swiftideas.com I want those…
Hasan Hafiz Pasha
  • 1,402
  • 2
  • 17
  • 25
0
votes
1 answer

remove the single product review in woocommerce for wordpress

I have a wp site with woocommerce. We want to take out the 'your review' box but leave the stars. I could just cut a chunk out of single-product-reviews.php (after moving it into my template of course) but I figure there's probably a way to unhook…
maxelcat
  • 1,333
  • 2
  • 18
  • 31
0
votes
0 answers

Creating WP Shortcode for amount of items in Woocommerce cart

I am trying to create a shortcode - [Count] - for a Woocommerce shop that allows me to include the amount of items in the cart inline with standard text. I have tried (in my functions.php file): function itemCount() { global $woocommerce; …
0
votes
1 answer

How to apply Wordpress header/footer in Prestashop

I have created a Wordpress site and I want to implement Prestashop in my website. I don't want to use plugins. I placed Prestashop folder inside the directory of my Wordpress site and installed it. Now, my problem is how to apply the header of my…
nosnevetzy
  • 161
  • 1
  • 11
0
votes
1 answer

How to get a PNG to display as a button in WP Ecommerce

I'm currently building a website as a whole sale website. I'm having trouble getting a PNG to work as a button. WP Ecommerce comes with an automatic "add to cart" button on all of their pages. I'm having the hardest time figuring this out. I did…
Peter Wang
  • 13
  • 5
-1
votes
2 answers

Wordpress - Free products already purchased on signup

I am creating a wordpress website with woocommerce for digital virtual products to be sold like PDFs, videos, MP3 files, etc. What I am looking to do is that after a user signs up as a thank you I want to show some products to be already in their…
Sanjyot Shah
  • 225
  • 1
  • 5
  • 17
-1
votes
1 answer

How to add front product page image upload and note textarea box in shopify

I need same like this website https://gopupsocks.com/product/custom-breast-cancer-fighter-socks/ How can I do it product page and cart page?
-1
votes
1 answer

woo commerce and creating buyer groups on a WordPress website

I am creating a website which is going to be a normal e-commerce responsive website using WordPress. I have a request from the client and I needed some clarification on the subject. For 3 different clients who log in using their usernames and…
user2296604
  • 83
  • 1
  • 1
  • 6
1
2