Jump to content

OtakuHype

Members
  • Posts

    37
  • Joined

  • Last visited

Profile Information

  • Activity
    User/Merchant

OtakuHype's Achievements

Newbie

Newbie (1/14)

1

Reputation

1

Community Answers

  1. I think I may have seen all the pre-order threads, I've spent weeks on this now, that thread was left without any real answer other than use a pre-order module which are all really bad or use text fields which as we all know most people wont read and will expect the product right away. My guess is its not possible with prestashop without a bad module and I will have to use images until I find something that works. I'm confused as to how 99% of online stores can offer pre-orders without any problems. My store will be stocking a lot of anime merchandise which 90% is pre-order based Thanks everyone for your help For anyone coming to this thread: Ill use pre-order text on images along with a note and date in "Displayed text when backordering is allowed"
  2. Thank you Vekia, I know about those fields, but I need the main button (add to cart) changing Out of stock but allowing orders I would like the button text to display 'Pre-Order' this will allow the customer to notice right away its a pre-order. If this isn't possible I may have to go around the hard way by placing banners on each pre-order product image. Thank you all for your help
  3. Hi, thank you I have found this code under the product.tpl of my theme <div class="box-cart-bottom"> <div{if (!$allow_oosp && $product->quantity <= 0) || !$product->available_for_order || (isset($restricted_country_mode) && $restricted_country_mode) || $PS_CATALOG_MODE} class="unvisible"{/if}> <p id="add_to_cart" class="buttons_bottom_block no-print"> <button type="submit" name="Submit" class="exclusive"> <span>{if $content_only && (isset($product->customization_required) && $product->customization_required)}{l s='Customize'}{else}{l s='Add to cart'}{/if}</span> </button> </p> </div> {if isset($HOOK_PRODUCT_ACTIONS) && $HOOK_PRODUCT_ACTIONS}{$HOOK_PRODUCT_ACTIONS}{/if}<strong></strong> </div> <!-- end box-cart-bottom --> Do I need to add anything or what would I need to edit? many thanks for your help
  4. Oh sorry, I know about that field, sorry for any confusion but I wanted the button text changing. Not sure why its still not standard in Prestashop but the button always displays add to cart www.otakuhype.co.uk for reference on the main page under "featured products" there is an out of stock item with a blanked out button I wanted the button to display "Out of Stock" and also any products out of stock but allowing pre-order to display "Pre-Order" Many thanks
  5. Hi, thank you, I don't have these fields to change button text, after weeks of looking I'm pretty sure they need to be coded in but the posts I found were always really old versions sorry I didn't mention the version I was using - 1.6.0.14 Many thanks for your help
  6. Hi, I would like to change the button text for out of stock items, is this possible? Out of stock but allowing orders I would like the button text to display Pre-Order Out of stock and not allowing orders I would like the button to display the text Out of Stock Is this possible to do? Thank you for your help
  7. Sorry this is old, but did you ever find a solution for this?
  8. Thank you, confirmed by member that the URL modules will sort out ID and ean in product titles
  9. Hello, I have added ean to products and its appearing in the products URL. before buying module or remove product ID I would like to see how I go by changing this otherwise should I just not add ean's? for example: http://www.otakuhype.co.uk/persona-3/57-persona-3-the-movie-color-colle-blind-box-trading-figures-4961524722969.html Thank you Jason
  10. Any ideas, anyone working on one? or is the presta team going to implement something at a later date? I would prefer a module so that I can keep track of all the pre orders
  11. Hello, I may be missing something here as pre orders are everywhere in online stores but I cannot seem to find this option, I would like customers to place the pre order and only pay 10% then 90% when released, how do I go by doing this also is there a module, the ones I see in modules don't look right and look messy, not sure why the add to car button doesn't just say pre order instead so, customer comes on site, pre order available and just says "pre order" on the button instead of add to cart, shows full price with note stating it will charge 10% and the rest on release, order placed at only 10% of that price. Does this exist anywhere? Sounds simple enough Cheers guys for any help, maybe this can be done without a module and I'm missing something?
  12. Hello, my website that I use says that I can automatically link my website to their database, I am not sure how I go by doing this but they offer all the files to download to be able to link the website, is there a module that I should purchase or is there something already inbuilt in prestashop? Here is some texted taken from their downloads section: "Stock Status Feed These files are live database feeds so you can synchronise your products database with our current products stock status. Available in both XML and CSV variants, and tailored for manual download or automated system, take your pick from the following." Thank you in advance for any help
  13. Hello, I currently accept PayPal on my website but I hit an issue where at least 50% of customers close the screen once they have paid with PayPal when they need to confirm the order once PayPal redirects them back to the website. My question is, can I disable the need to confirm the order via the website and have the order finalised once the customer has paid on PayPal? I am using Prestashop 1.6.7 Thank you
  14. Its the same for me, the categories don't open on the main screen, only found out today.
  15. Thank you, thats helped a lot as I didn't know what the font weight, size, height I've changed it now
×
×
  • Create New...