How to order?

Here is step by step guideline how to order on korral

Visit the Kcorral website and explore the different categories of horse products available. Click on the desired category or use the search function to find specific items.

Click on a product to view its detailed page. On this page, you will find the product image, description, specifications, pricing, and seller information. Take a closer look at the image to get a better understanding of the product.

If you decide to purchase the product, locate the “Add to Cart” button, usually displayed near the product image or on the right-hand side of the page. Click on it to add the item to your shopping cart.

Click on the shopping cart icon or “View Cart” button to review the items you have added. Here, you will see a summary of the products in your cart, along with their images, quantities, and prices.

After reviewing your cart, click on the “Proceed to Checkout” button. This button is typically located below the cart summary or in a prominent position on the page.

On the checkout page, you will be prompted to enter your shipping address. Fill in the required fields, such as your name, address, city, state, and ZIP code. Some websites may also provide an option to save your address for future orders.

If you have any valid coupons or discount codes, there may be a field provided on the checkout page to enter them. Apply the coupon by entering the code and clicking on the “Apply” or “Apply Coupon” button. The discount should be reflected in the order total.

Choose your preferred payment method from the available options, such as credit/debit card, PayPal, or other supported payment gateways. Some websites may display the accepted payment methods with relevant logos or icons.

Once you have provided all the necessary information, reviewed the order summary (including product images), and selected a payment method, click on the “Place Order” or “Complete Purchase” button to finalize your order.

After placing your order, you should see an order confirmation page with a unique order number. Additionally, you will receive an email confirmation containing the order details and a summary of the products ordered, often with their respective images.

Shopping Cart
// Wait for the DOM to be ready document.addEventListener('DOMContentLoaded', function() { // Get the element with the specified class var storeNotice = document.querySelector('.woocommerce-store-notice.demo_store'); // Check if the element exists before trying to hide it if (storeNotice) { // Hide the element storeNotice.style.display = 'none'; } });