Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Making a price for a category ?

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Making a price for a category ?

Tagged: group price, group pricing

  • This topic has 4 replies, 3 voices, and was last updated 11 years, 1 month ago by admin.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • May 15, 2014 at 1:57 pm #10836
    Tekstoglyd
    Member

    Hi there…

    My product are the same Price, and I need too control the Price only one place

    so that I dont half too correct 4000 products to chance the Price

    How can I do that ?

    Love your support

    Love eStore…

    May 15, 2014 at 4:36 pm #62996
    wzp
    Moderator

    Well, one (quick and dirty) way is to go into phpMyAdmin and try…

    update wp_eStore_tblset price = '99.99';

    This will change the price for ALL of your products.

    P.S. Don’t forget to add the correct table prefix to: wp_eStore_tbl

    May 15, 2014 at 6:48 pm #62997
    Tekstoglyd
    Member

    Hey

    That was a nasty one, can you be more specific please

    where in my sql admin lets say i want to raise my price with 5

    how to do that ?

    May 15, 2014 at 9:25 pm #62998
    wzp
    Moderator

    Sorry, I thought you wanted to change all 4,000 prices :)

    What you’d do is add a condition to the SQL command…

    update wp_eStore_tblset price = ‘99.99’ where <condition>;

    You’d have to learn SQL in order to specify the <condition> under which the price is changed.

    Teaching you SQL is beyond the scope of this forum, but there are several good resources available on the Internet. This one is specific to the “where” condition clause:

    http://www.w3schools.com/sql/sql_where.asp

    Here is the official documentation for phpMyAdmin:

    http://docs.phpmyadmin.net/en/latest/

    But unless you’re really confident about your ability to speak SQL, anything less than 20 products probably should be done through the Manage Products interface.

    May 15, 2014 at 11:53 pm #62999
    admin
    Keymaster

    The following video tutorial on PHPMyAdmin can be helpful when doing this kind of stuff:

    http://www.tipsandtricks-hq.com/how-to-easily-import-or-export-any-of-your-wordpress-database-content-using-phpmyadmin-3415

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ